Sha256: 36f93f0234cffea7da5e6efd4b381c1bdd5605050a2ad5068b30d6319a58661f

Contents?: true

Size: 1.93 KB

Versions: 1

Compression:

Stored size: 1.93 KB

Contents

PATH
  remote: .
  specs:
    ruby_instagram (0.1.0)
      faraday (~> 0.17.0)
      faraday_middleware (~> 0.13)
      hashie (~> 4.0)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.7.0)
      public_suffix (>= 2.0.2, < 5.0)
    coderay (1.1.2)
    coveralls (0.8.23)
      json (>= 1.8, < 3)
      simplecov (~> 0.16.1)
      term-ansicolor (~> 1.3)
      thor (>= 0.19.4, < 2.0)
      tins (~> 1.6)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    diff-lcs (1.3)
    docile (1.3.2)
    faraday (0.17.1)
      multipart-post (>= 1.2, < 3)
    faraday_middleware (0.13.1)
      faraday (>= 0.7.4, < 1.0)
    hashdiff (0.4.0)
    hashie (4.0.0)
    json (2.2.0)
    method_source (0.9.2)
    multipart-post (2.1.1)
    mustermann (1.0.3)
    pry (0.12.2)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    public_suffix (4.0.1)
    rack (2.0.7)
    rack-protection (2.0.7)
      rack
    rake (10.5.0)
    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.3)
      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.5)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    sinatra (2.0.7)
      mustermann (~> 1.0)
      rack (~> 2.0)
      rack-protection (= 2.0.7)
      tilt (~> 2.0)
    term-ansicolor (1.7.1)
      tins (~> 1.0)
    thor (0.20.3)
    tilt (2.0.10)
    tins (1.22.2)
    vcr (5.0.0)
    webmock (3.6.0)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 2.0)
  coveralls
  pry
  rake (~> 10.0)
  rspec (~> 3.0)
  ruby_instagram!
  sinatra (~> 2.0)
  vcr
  webmock

BUNDLED WITH
   2.0.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ruby_instagram-0.1.0 Gemfile.lock