Sha256: 4cedf0d1c1e5481b94e089c71ccf4662f6bcc21d5c327a4538b1978b973ce335

Contents?: true

Size: 1.55 KB

Versions: 1

Compression:

Stored size: 1.55 KB

Contents

PATH
  remote: .
  specs:
    openid_connect (0.0.5)
      activemodel (>= 3)
      attr_required (>= 0.0.3)
      json (>= 1.4.3)
      jwt (>= 0.1.3)
      rack-oauth2 (>= 0.9)
      tzinfo
      validate_email
      validate_url

GEM
  remote: http://rubygems.org/
  specs:
    activemodel (3.0.5)
      activesupport (= 3.0.5)
      builder (~> 2.1.2)
      i18n (~> 0.4)
    activesupport (3.0.5)
    addressable (2.2.6)
    attr_required (0.0.3)
    builder (2.1.2)
    crack (0.1.8)
    diff-lcs (1.1.2)
    httpclient (2.2.1)
    i18n (0.6.0)
    json (1.5.3)
    jwt (0.1.3)
      json (>= 1.2.4)
    mail (2.3.0)
      i18n (>= 0.4.0)
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
    mime-types (1.16)
    polyglot (0.3.2)
    rack (1.3.2)
    rack-oauth2 (0.9.2)
      activesupport (>= 2.3)
      attr_required (>= 0.0.3)
      httpclient (>= 2.2.0.2)
      i18n
      json (>= 1.4.3)
      rack (>= 1.1)
    rake (0.9.2)
    rcov (0.9.10)
    rspec (2.6.0)
      rspec-core (~> 2.6.0)
      rspec-expectations (~> 2.6.0)
      rspec-mocks (~> 2.6.0)
    rspec-core (2.6.4)
    rspec-expectations (2.6.0)
      diff-lcs (~> 1.1.2)
    rspec-mocks (2.6.0)
    treetop (1.4.10)
      polyglot
      polyglot (>= 0.3.1)
    tzinfo (0.3.29)
    validate_email (0.1.5)
      activemodel (>= 3.0)
      mail (>= 2.2.5)
    validate_url (0.2.0)
      activemodel (>= 3.0.0)
    webmock (1.6.4)
      addressable (> 2.2.5, ~> 2.2)
      crack (>= 0.1.7)

PLATFORMS
  ruby

DEPENDENCIES
  openid_connect!
  rake (>= 0.8)
  rcov (>= 0.9)
  rspec (>= 2)
  webmock (>= 1.6.2)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
openid_connect-0.0.6 Gemfile.lock