1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00

Gemfile.lock, Y U CHANGING?

This commit is contained in:
José Valim 2011-03-11 20:16:57 +01:00
parent 63b72cd512
commit 569d205ca7

View file

@ -43,7 +43,6 @@ GEM
addressable (2.2.4) addressable (2.2.4)
arel (2.0.8) arel (2.0.8)
bcrypt-ruby (2.1.4) bcrypt-ruby (2.1.4)
bcrypt-ruby (2.1.4-java)
bson (1.2.1) bson (1.2.1)
bson_ext (1.2.1) bson_ext (1.2.1)
builder (2.1.2) builder (2.1.2)
@ -146,7 +145,6 @@ PLATFORMS
DEPENDENCIES DEPENDENCIES
activerecord-jdbcsqlite3-adapter activerecord-jdbcsqlite3-adapter
bcrypt-ruby (~> 2.1.2)
bson_ext (= 1.2.1) bson_ext (= 1.2.1)
devise! devise!
mocha mocha
@ -154,9 +152,7 @@ DEPENDENCIES
mongoid (= 2.0.0.beta.20) mongoid (= 2.0.0.beta.20)
oa-oauth (~> 0.2.0.beta1) oa-oauth (~> 0.2.0.beta1)
oa-openid (~> 0.2.0.beta1) oa-openid (~> 0.2.0.beta1)
orm_adapter (~> 0.0.3)
rails (~> 3.0.4) rails (~> 3.0.4)
ruby-debug (>= 0.10.3) ruby-debug (>= 0.10.3)
sqlite3-ruby sqlite3-ruby
warden (~> 1.0.3)
webrat (= 0.7.2) webrat (= 0.7.2)