Sha256: eac6baec7ae006901af127f611b89ae4d8f1f9f6e98cd2d104e14be2c3024317

Contents?: true

Size: 1.29 KB

Versions: 2

Compression:

Stored size: 1.29 KB

Contents

PATH
  remote: .
  specs:
    beeiq_api (0.1.0)
      rest-client (~> 2.0)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.6.0)
      public_suffix (>= 2.0.2, < 4.0)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.3)
    domain_name (0.5.20180417)
      unf (>= 0.0.5, < 1.0.0)
    hashdiff (0.3.8)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    mime-types (3.2.2)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2018.0812)
    netrc (0.11.0)
    public_suffix (3.0.3)
    rake (10.5.0)
    rest-client (2.0.2)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.0)
    safe_yaml (1.0.4)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.5)
    webmock (3.5.1)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff

PLATFORMS
  ruby

DEPENDENCIES
  beeiq_api!
  bundler (~> 2.0)
  rake (~> 10.0)
  rspec (~> 3.0)
  webmock (~> 3.5)

BUNDLED WITH
   2.0.1

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
beeiq_api-0.1.1 Gemfile.lock
beeiq_api-0.1.0 Gemfile.lock