Sha256: 21fb17aa394b952cf73fca8c7374c50fd3575539ef68969177bd2391e85dba25

Contents?: true

Size: 943 Bytes

Versions: 2

Compression:

Stored size: 943 Bytes

Contents

PATH
  remote: .
  specs:
    omniauth-casenex (0.1)
      multi_json (~> 1.3)
      omniauth-oauth2 (~> 1.0.2)

GEM
  remote: http://rubygems.org/
  specs:
    diff-lcs (1.1.3)
    faraday (0.8.1)
      multipart-post (~> 1.1)
    hashie (1.2.0)
    httpauth (0.1)
    json (1.7.3)
    jwt (0.1.4)
      json (>= 1.2.4)
    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.0)
      hashie (~> 1.2)
      rack
    omniauth-oauth2 (1.0.3)
      oauth2 (~> 0.8.0)
      omniauth (~> 1.0)
    rack (1.4.1)
    rspec (2.10.0)
      rspec-core (~> 2.10.0)
      rspec-expectations (~> 2.10.0)
      rspec-mocks (~> 2.10.0)
    rspec-core (2.10.1)
    rspec-expectations (2.10.0)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.10.1)

PLATFORMS
  ruby

DEPENDENCIES
  omniauth-casenex!
  rspec (~> 2.10)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
omniauth-casenex-0.2 Gemfile.lock
omniauth-casenex-0.1 Gemfile.lock