Sha256: 2fd3852431350374f6426af82f0e81ba7426e2ddf7f7536856ac1e2b39861266

Contents?: true

Size: 1.41 KB

Versions: 1

Compression:

Stored size: 1.41 KB

Contents

PATH
  remote: .
  specs:
    openid_connect (0.0.2)
      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.9)
      activesupport (= 3.0.9)
      builder (~> 2.1.2)
      i18n (~> 0.5.0)
    activesupport (3.0.9)
    attr_required (0.0.3)
    builder (2.1.2)
    diff-lcs (1.1.2)
    httpclient (2.2.1)
    i18n (0.5.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.1)
      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)

PLATFORMS
  ruby

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
openid_connect-0.0.3 Gemfile.lock