mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
update Gemfile.lock
This commit is contained in:
parent
08986dbd4b
commit
36fb1ecf4d
1 changed files with 3 additions and 3 deletions
|
@ -16,7 +16,7 @@ PATH
|
|||
bcrypt-ruby (~> 3.0)
|
||||
orm_adapter (~> 0.1)
|
||||
railties (>= 3.2.6, < 5)
|
||||
warden (~> 1.2.1)
|
||||
warden (~> 1.2.2)
|
||||
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
|
@ -47,7 +47,7 @@ GEM
|
|||
tzinfo (~> 0.3.37)
|
||||
arel (4.0.0)
|
||||
atomic (1.1.10)
|
||||
bcrypt-ruby (3.0.1)
|
||||
bcrypt-ruby (3.1.1)
|
||||
builder (3.1.4)
|
||||
erubis (2.7.0)
|
||||
faraday (0.8.7)
|
||||
|
@ -132,7 +132,7 @@ GEM
|
|||
polyglot
|
||||
polyglot (>= 0.3.1)
|
||||
tzinfo (0.3.37)
|
||||
warden (1.2.1)
|
||||
warden (1.2.2)
|
||||
rack (>= 1.0)
|
||||
webrat (0.7.3)
|
||||
nokogiri (>= 1.2.0)
|
||||
|
|
Loading…
Reference in a new issue