Sha256: 415e5effcb22f0bf7a899a6298f8ea03c115b9c577d9c20b447007e3cf8f57af

Contents?: true

Size: 1.49 KB

Versions: 2

Compression:

Stored size: 1.49 KB

Contents

PATH
  remote: .
  specs:
    itrp-client (1.1.0)
      activesupport
      gem_config
      mime-types

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (4.2.7.1)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    addressable (2.5.0)
      public_suffix (~> 2.0, >= 2.0.2)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.2.5)
    docile (1.1.5)
    gem_config (0.3.1)
    hashdiff (0.3.1)
    i18n (0.7.0)
    json (1.8.3)
    mime-types (3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2016.0521)
    minitest (5.9.1)
    public_suffix (2.0.4)
    rake (11.3.0)
    rspec (3.3.0)
      rspec-core (~> 3.3.0)
      rspec-expectations (~> 3.3.0)
      rspec-mocks (~> 3.3.0)
    rspec-core (3.3.2)
      rspec-support (~> 3.3.0)
    rspec-expectations (3.3.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.3.0)
    rspec-mocks (3.3.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.3.0)
    rspec-support (3.3.0)
    safe_yaml (1.0.4)
    simplecov (0.12.0)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    thread_safe (0.3.5)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    webmock (2.1.0)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.3)
  itrp-client!
  rake
  rspec (~> 3.3.0)
  simplecov
  webmock (~> 2)

BUNDLED WITH
   1.11.2

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
itrp-client-1.1.1 Gemfile.lock
itrp-client-1.1.0 Gemfile.lock