Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-08-08 20:45:03 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-08-08 20:45:03 +0400
commit2d56d89b92198502a6ed2c684d6b4d1a51bb119f (patch)
treeb7961f6eb874a129ca1917dc814ab4688b25294e /Gemfile.lock
parent76eb9532df62f0b48340006f463615c870c3841f (diff)
update devise to 2.2.5
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index d0ee20f34e7..a2515c289ff 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -49,7 +49,7 @@ GEM
asciidoctor (0.1.3)
awesome_print (1.1.0)
backports (3.3.2)
- bcrypt-ruby (3.0.1)
+ bcrypt-ruby (3.1.1)
better_errors (0.9.0)
coderay (>= 1.0.0)
erubis (>= 2.6.6)
@@ -111,7 +111,7 @@ GEM
database_cleaner (1.0.1)
debug_inspector (0.0.2)
descendants_tracker (0.0.1)
- devise (2.2.4)
+ devise (2.2.5)
bcrypt-ruby (~> 3.0)
orm_adapter (~> 0.1)
railties (~> 3.1)
@@ -535,7 +535,7 @@ GEM
virtus (0.5.5)
backports (~> 3.3)
descendants_tracker (~> 0.0.1)
- warden (1.2.1)
+ warden (1.2.3)
rack (>= 1.0)
webmock (1.11.0)
addressable (>= 2.2.7)
@@ -564,7 +564,7 @@ DEPENDENCIES
coveralls
d3_rails (~> 3.1.4)
database_cleaner
- devise
+ devise (~> 2.2)
email_spec
enumerize
factory_girl_rails