Sha256: 344238ff63da804d6ba03783721f18f501345484f7cb167efeac20264597eafc

Contents?: true

Size: 1.07 KB

Versions: 2

Compression:

Stored size: 1.07 KB

Contents

PATH
  remote: ../
  specs:
    omniauth-hackid (0.0.1)
      omniauth-oauth2 (~> 1.1)

GEM
  remote: http://rubygems.org/
  specs:
    columnize (0.3.6)
    debugger (1.2.0)
      columnize (>= 0.3.1)
      debugger-linecache (~> 1.1.1)
      debugger-ruby_core_source (~> 1.1.3)
    debugger-linecache (1.1.2)
      debugger-ruby_core_source (>= 1.1.1)
    debugger-ruby_core_source (1.1.3)
    faraday (0.8.4)
      multipart-post (~> 1.1)
    hashie (1.2.0)
    httpauth (0.1)
    jwt (0.1.5)
      multi_json (>= 1.0)
    multi_json (1.3.6)
    multipart-post (1.1.5)
    oauth2 (0.8.0)
      faraday (~> 0.8)
      httpauth (~> 0.1)
      jwt (~> 0.1.4)
      multi_json (~> 1.0)
      rack (~> 1.2)
    omniauth (1.1.1)
      hashie (~> 1.2)
      rack
    omniauth-oauth2 (1.1.0)
      oauth2 (~> 0.8.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
  debugger
  omniauth-hackid!
  sinatra

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
omniauth-hackid-0.0.2 example/Gemfile.lock
omniauth-hackid-0.0.1 example/Gemfile.lock