Sha256: e777c0e877e406272e15885f5fb58ae3f95aa45a9e3a3e4a358a666d95e92195

Contents?: true

Size: 1.9 KB

Versions: 1

Compression:

Stored size: 1.9 KB

Contents

PATH
  remote: .
  specs:
    omniauth-identity (1.0.0.rc2)
      omniauth (~> 1.0.0.rc2)

GEM
  remote: http://rubygems.org/
  specs:
    activemodel (3.1.1)
      activesupport (= 3.1.1)
      builder (~> 3.0.0)
      i18n (~> 0.6)
    activerecord (3.1.1)
      activemodel (= 3.1.1)
      activesupport (= 3.1.1)
      arel (~> 2.2.1)
      tzinfo (~> 0.3.29)
    activesupport (3.1.1)
      multi_json (~> 1.0)
    arel (2.2.1)
    bcrypt-ruby (3.0.1)
    bson (1.3.1)
    bson_ext (1.4.1)
    builder (3.0.0)
    diff-lcs (1.1.3)
    growl (1.0.3)
    guard (0.8.4)
      thor (~> 0.14.6)
    guard-bundler (0.1.3)
      bundler (>= 1.0.0)
      guard (>= 0.2.2)
    guard-rspec (0.4.5)
      guard (>= 0.4.0)
    hashie (1.2.0)
    i18n (0.6.0)
    maruku (0.6.0)
      syntax (>= 1.0.0)
    mongo (1.3.1)
      bson (>= 1.3.1)
    mongo_mapper (0.9.2)
      activemodel (~> 3.0)
      activesupport (~> 3.0)
      plucky (~> 0.3.8)
    mongoid (2.2.3)
      activemodel (~> 3.0)
      mongo (~> 1.3)
      tzinfo (~> 0.3.22)
    multi_json (1.0.3)
    omniauth (1.0.0.rc2)
      hashie (~> 1.2)
      rack
    plucky (0.3.8)
      mongo (~> 1.3)
    rack (1.3.5)
    rack-test (0.6.1)
      rack (>= 1.0)
    rake (0.9.2)
    rb-fsevent (0.4.3.1)
    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)
    simplecov (0.5.3)
      multi_json (~> 1.0.3)
      simplecov-html (~> 0.5.3)
    simplecov-html (0.5.3)
    syntax (1.0.0)
    thor (0.14.6)
    tzinfo (0.3.30)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (~> 3.1)
  bcrypt-ruby (~> 3.0)
  bson_ext (~> 1.4)
  growl
  guard
  guard-bundler
  guard-rspec
  maruku (~> 0.6)
  mongo_mapper
  mongoid (~> 2.2.3)
  omniauth-identity!
  rack-test (~> 0.5)
  rake (~> 0.8)
  rb-fsevent
  rspec (~> 2.5)
  simplecov (~> 0.4)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
omniauth-identity-1.0.0 Gemfile.lock