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:
parent
63b72cd512
commit
569d205ca7
1 changed files with 0 additions and 4 deletions
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue