Sha256: 01e98ecaaa13aaad28c843facc6369cae64fc76c476c1ccb73e517aa216a61cb

Contents?: true

Size: 1.79 KB

Versions: 1

Compression:

Stored size: 1.79 KB

Contents

PATH
  remote: .
  specs:
    bubbles-rest-client (0.0.7)
      addressable (~> 2.5)
      rest-client (~> 2.0)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.5.2)
      public_suffix (>= 2.0.2, < 4.0)
    ansi (1.5.0)
    builder (3.2.3)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.3)
    docile (1.3.1)
    domain_name (0.5.20180417)
      unf (>= 0.0.5, < 1.0.0)
    hashdiff (0.3.4)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    json (2.0.2)
    mime-types (3.2.2)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2018.0812)
    minitest (5.11.3)
    minitest-reporters (1.1.19)
      ansi
      builder
      minitest (>= 5.0)
      ruby-progressbar
    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)
    ruby-progressbar (1.9.0)
    safe_yaml (1.0.4)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.5)
    vcr (3.0.3)
    webmock (3.0.1)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff

PLATFORMS
  ruby

DEPENDENCIES
  bubbles-rest-client!
  bundler (~> 1.14)
  minitest (~> 5.0)
  minitest-reporters (~> 1.1)
  rake (~> 10.0)
  rspec (~> 3.8)
  simplecov (~> 0.16)
  vcr (~> 3.0)
  webmock (~> 3.0)

BUNDLED WITH
   1.14.3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bubbles-rest-client-0.0.8 Gemfile.lock