Sha256: 91c6720401c02637d6474828d2c8b6d34e3d2c9795c82fcf10629318a3336727

Contents?: true

Size: 790 Bytes

Versions: 8

Compression:

Stored size: 790 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)
    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)
    rack-protection (1.2.0)
      rack
    sinatra (1.3.2)
      rack (~> 1.3, >= 1.3.6)
      rack-protection (~> 1.2)
      tilt (~> 1.3, >= 1.3.3)
    tilt (1.3.3)

PLATFORMS
  ruby

DEPENDENCIES
  omniauth-shopify-oauth2!
  rack
  sinatra

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
omniauth-shopify-oauth2-1.1.7 example/Gemfile.lock
omniauth-shopify-oauth2-1.1.6 example/Gemfile.lock
omniauth-shopify-oauth2-1.1.4 example/Gemfile.lock
omniauth-shopify-oauth2-1.1.3 example/Gemfile.lock
omniauth-shopify-oauth2-1.1.2 example/Gemfile.lock
omniauth-shopify-oauth2-1.1.1 example/Gemfile.lock
omniauth-shopify-oauth2-1.1.0 example/Gemfile.lock
omniauth-shopify-oauth2-1.0.0 example/Gemfile.lock