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-12-04 15:56:12 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-12-04 15:56:12 +0400
commitd4f94a5b078db54e1b696cacefa6c2f98f7d00dc (patch)
treeaffaad61c5d3f41536d1905269090bb9364a388c /Gemfile.lock
parent88bab75aa43b6e1abc71bade2a350b0aa1abc722 (diff)
Update devise to latest version of 2.2.x
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 4ae5856b87f..2b2d7c55856 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -38,7 +38,7 @@ GEM
asciidoctor (0.1.3)
awesome_print (1.2.0)
backports (3.3.2)
- bcrypt-ruby (3.1.1)
+ bcrypt-ruby (3.1.2)
better_errors (1.0.1)
coderay (>= 1.0.0)
erubis (>= 2.6.6)
@@ -101,7 +101,7 @@ GEM
database_cleaner (1.1.1)
debug_inspector (0.0.2)
descendants_tracker (0.0.1)
- devise (2.2.5)
+ devise (2.2.8)
bcrypt-ruby (~> 3.0)
orm_adapter (~> 0.1)
railties (~> 3.1)
@@ -312,7 +312,7 @@ GEM
omniauth-twitter (0.0.17)
multi_json (~> 1.3)
omniauth-oauth (~> 1.0)
- orm_adapter (0.4.0)
+ orm_adapter (0.5.0)
pg (0.15.1)
poltergeist (1.4.1)
capybara (~> 2.1.0)