Sha256: 42208cd464f7f1376e2fdac6541ad2a87ef814f32184e57616a32ea7634150dd

Contents?: true

Size: 885 Bytes

Versions: 2

Compression:

Stored size: 885 Bytes

Contents

PATH
  remote: .
  specs:
    omniauth-shopify-oauth2 (1.0.0)
      omniauth-oauth2 (~> 1.0.0)

GEM
  remote: http://rubygems.org/
  specs:
    addressable (2.2.6)
    diff-lcs (1.1.3)
    faraday (0.7.6)
      addressable (~> 2.2)
      multipart-post (~> 1.1)
      rack (~> 1.1)
    hashie (1.2.0)
    multi_json (1.0.4)
    multipart-post (1.1.4)
    oauth2 (0.5.2)
      faraday (~> 0.7)
      multi_json (~> 1.0)
    omniauth (1.0.2)
      hashie (~> 1.2)
      rack
    omniauth-oauth2 (1.0.0)
      oauth2 (~> 0.5.0)
      omniauth (~> 1.0)
    rack (1.4.1)
    rake (0.9.2.2)
    rspec (2.7.0)
      rspec-core (~> 2.7.0)
      rspec-expectations (~> 2.7.0)
      rspec-mocks (~> 2.7.0)
    rspec-core (2.7.1)
    rspec-expectations (2.7.0)
      diff-lcs (~> 1.1.2)
    rspec-mocks (2.7.0)

PLATFORMS
  ruby

DEPENDENCIES
  omniauth-shopify-oauth2!
  rake
  rspec (~> 2.7.0)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
omniauth-shopify-oauth2-1.1.0 Gemfile.lock
omniauth-shopify-oauth2-1.0.0 Gemfile.lock