Sha256: 13eeeb7f88c8e93c122ee8f8c9b1d83e8ad598c5facf0e11884e89abb49b0e80

Contents?: true

Size: 1.79 KB

Versions: 1

Compression:

Stored size: 1.79 KB

Contents

PATH
  remote: .
  specs:
    devise_password_sharing_extension (0.0.2)
      devise_password_sharing_extension

GEM
  remote: http://rubygems.org/
  specs:
    activemodel (3.1.1)
      activesupport (= 3.1.1)
      builder (~> 3.0.0)
      i18n (~> 0.6)
    activesupport (3.1.1)
      multi_json (~> 1.0)
    addressable (2.2.6)
    bson (1.4.1)
    bson_ext (1.4.1)
    builder (3.0.0)
    capybara (1.1.1)
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      selenium-webdriver (~> 2.0)
      xpath (~> 0.1.4)
    childprocess (0.2.2)
      ffi (~> 1.0.6)
    diff-lcs (1.1.3)
    ffi (1.0.9)
    git (1.2.5)
    i18n (0.6.0)
    jeweler (1.6.4)
      bundler (~> 1.0)
      git (>= 1.2.5)
      rake
    json_pure (1.6.1)
    launchy (2.0.5)
      addressable (~> 2.2.6)
    mime-types (1.16)
    mongo (1.4.1)
      bson (= 1.4.1)
    mongoid (2.3.2)
      activemodel (~> 3.1)
      mongo (~> 1.4)
      tzinfo (~> 0.3.22)
    multi_json (1.0.3)
    nokogiri (1.5.0)
    rack (1.3.5)
    rack-test (0.6.1)
      rack (>= 1.0)
    rake (0.8.7)
    rcov (0.9.11)
    rspec (2.3.0)
      rspec-core (~> 2.3.0)
      rspec-expectations (~> 2.3.0)
      rspec-mocks (~> 2.3.0)
    rspec-core (2.3.1)
    rspec-expectations (2.3.0)
      diff-lcs (~> 1.1.2)
    rspec-mocks (2.3.0)
    rubyzip (0.9.4)
    selenium-webdriver (2.8.0)
      childprocess (>= 0.2.1)
      ffi (>= 1.0.7)
      json_pure
      rubyzip
    shoulda (2.11.3)
    sqlite3 (1.3.4)
    tzinfo (0.3.30)
    xpath (0.1.4)
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
  bson_ext (~> 1.3)
  bundler (~> 1.0.0)
  capybara (~> 1.1.1)
  devise_password_sharing_extension!
  jeweler (~> 1.6.4)
  launchy
  mongoid (~> 2.0)
  rake (= 0.8.7)
  rcov
  rspec (~> 2.3.0)
  shoulda (~> 2.11.3)
  sqlite3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
devise_password_sharing_extension-0.0.4 Gemfile.lock