Mentions légales du service

Skip to content
Snippets Groups Projects
This project manages its dependencies using Bundler. Learn more
Gemfile.lock 4.58 KiB
GEM
  remote: https://rubygems.org/
  specs:
    abstract_method (1.2.1)
    abstract_type (0.0.7)
    adamantium (0.2.0)
      ice_nine (~> 0.11.0)
      memoizable (~> 0.4.0)
    addressable (2.6.0)
      public_suffix (>= 2.0.2, < 4.0)
    anima (0.3.1)
      abstract_type (~> 0.0.7)
      adamantium (~> 0.2)
      equalizer (~> 0.0.11)
    ast (2.4.0)
    backports (3.15.0)
    bond (0.4.3)
    cheetah (0.5.0)
      abstract_method (~> 1.2)
    code-explorer (0.3.0)
      cheetah (~> 0)
      coderay (~> 1)
      parser (~> 2.0)
      sinatra (~> 1)
    coderay (1.1.2)
    concord (0.1.5)
      adamantium (~> 0.2.0)
      equalizer (~> 0.0.9)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.3)
    diffy (3.3.0)
    dns-zone (0.3.1)
    docile (1.3.2)
    domain_name (0.5.20190701)
      unf (>= 0.0.5, < 1.0.0)
    equalizer (0.0.11)
    faraday (0.15.4)
      multipart-post (>= 1.2, < 3)
    faraday-cookie_jar (0.0.6)
      faraday (>= 0.7.4)
      http-cookie (~> 1.0.0)
    faraday_middleware (0.13.1)
      faraday (>= 0.7.4, < 1.0)
    hash_validator (1.0.0)
    hashdiff (1.0.0)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    ice_nine (0.11.2)
    ipaddress (0.8.3)
    json (1.8.6)
    mediawiki_api (0.7.1)
      faraday (~> 0.9, >= 0.9.0)
      faraday-cookie_jar (~> 0.0, >= 0.0.6)
      faraday_middleware (~> 0.10, >= 0.10.0)
    memoizable (0.4.2)
      thread_safe (~> 0.3, >= 0.3.1)
    mime-types (2.99.3)
    morpher (0.2.6)
      abstract_type (~> 0.0.7)
      adamantium (~> 0.2.0)
      anima (~> 0.3.0)
      ast (~> 2.2)
      concord (~> 0.1.5)
      equalizer (~> 0.0.9)
      ice_nine (~> 0.11.0)
      procto (~> 0.0.2)
    multipart-post (2.1.1)
    mutant (0.8.24)
      abstract_type (~> 0.0.7)
      adamantium (~> 0.2.0)
      anima (~> 0.3.0)
      ast (~> 2.2)
      concord (~> 0.1.5)
      diff-lcs (~> 1.3)
      equalizer (~> 0.0.9)
      ice_nine (~> 0.11.1)
      memoizable (~> 0.4.2)
      morpher (~> 0.2.6)
      parser (~> 2.5.1)
      procto (~> 0.0.2)
      regexp_parser (~> 1.2)
      unparser (~> 0.4.2)
    mutant-rspec (0.8.24)
      mutant (~> 0.8.24)
      rspec-core (>= 3.4.0, < 4.0.0)
    net-ssh (4.2.0)
    net-ssh-gateway (2.0.0)
      net-ssh (>= 4.0.0)
    net-ssh-multi (1.2.1)
      net-ssh (>= 2.6.5)
      net-ssh-gateway (>= 1.2.0)
    netrc (0.11.0)
    parser (2.5.3.0)
      ast (~> 2.4.0)
    peach (0.5.1)
    procto (0.0.3)
    public_suffix (3.1.1)
    rack (1.6.4)
    rack-cache (1.9.0)
      rack (>= 0.4)
    rack-protection (1.5.5)
      rack
    rb-readline (0.5.5)
    regexp_parser (1.6.0)
    rest-client (1.8.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 3.0)
      netrc (~> 0.7)
    rest-client-components (1.5.0)
      rack (>= 1.0.1)
      rest-client (>= 1.6.0)
    restfully (1.2.0)
      addressable
      backports
      json (~> 1.5)
      rack-cache
      rb-readline
      rest-client (~> 1.6)
      rest-client-components
      ripl (= 0.6.1)
      ripl-color_streams
      ripl-multi_line
      ripl-play (~> 0.2.1)
      ripl-short_errors
    ripl (0.6.1)
      bond (~> 0.4.0)
    ripl-color_streams (0.1.2)
      ripl (>= 0.2.8)
    ripl-multi_line (0.3.1)
      ripl (>= 0.3.6)
    ripl-play (0.2.1)
      ripl (>= 0.3.0)
    ripl-short_errors (0.1.0)
      ripl (>= 0.2.8)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.2)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.4)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.2)
    ruby-cute (0.12)
      ipaddress (>= 0.8)
      json (>= 1.8)
      net-ssh-multi (>= 1.2)
      rest-client (>= 1.6)
    safe_yaml (1.0.5)
    simplecov (0.17.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    sinatra (1.4.8)
      rack (~> 1.5)
      rack-protection (~> 1.4)
      tilt (>= 1.3, < 3)
    thread_safe (0.3.6)
    tilt (2.0.10)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.6)
    unparser (0.4.2)
      abstract_type (~> 0.0.7)
      adamantium (~> 0.2.0)
      concord (~> 0.1.5)
      diff-lcs (~> 1.3)
      equalizer (~> 0.0.9)
      parser (>= 2.3.1.2, < 2.6)
      procto (~> 0.0.2)
    webmock (3.7.5)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)

PLATFORMS
  ruby

DEPENDENCIES
  code-explorer
  diffy
  dns-zone
  hash_validator
  hashdiff
  mediawiki_api
  mutant-rspec
  net-ssh
  peach
  restfully
  rspec
  ruby-cute
  simplecov
  webmock