Commit 04501f5cd790d1dd9452951e4b5850800d60257c
1 parent
e49f1063
Exists in
colab
and in
4 other branches
devise updated
Showing
1 changed file
with
4 additions
and
4 deletions
Show diff stats
Gemfile.lock
@@ -38,7 +38,7 @@ GEM | @@ -38,7 +38,7 @@ GEM | ||
38 | thread_safe (~> 0.1) | 38 | thread_safe (~> 0.1) |
39 | tzinfo (~> 1.1) | 39 | tzinfo (~> 1.1) |
40 | arel (5.0.1.20140414130214) | 40 | arel (5.0.1.20140414130214) |
41 | - bcrypt (3.1.7) | 41 | + bcrypt (3.1.9) |
42 | better_errors (2.0.0) | 42 | better_errors (2.0.0) |
43 | coderay (>= 1.0.0) | 43 | coderay (>= 1.0.0) |
44 | erubis (>= 2.6.6) | 44 | erubis (>= 2.6.6) |
@@ -101,7 +101,7 @@ GEM | @@ -101,7 +101,7 @@ GEM | ||
101 | dalli (2.7.2) | 101 | dalli (2.7.2) |
102 | database_cleaner (1.3.0) | 102 | database_cleaner (1.3.0) |
103 | debug_inspector (0.0.2) | 103 | debug_inspector (0.0.2) |
104 | - devise (3.4.0) | 104 | + devise (3.4.1) |
105 | bcrypt (~> 3.0) | 105 | bcrypt (~> 3.0) |
106 | orm_adapter (~> 0.1) | 106 | orm_adapter (~> 0.1) |
107 | railties (>= 3.2.6, < 5) | 107 | railties (>= 3.2.6, < 5) |
@@ -153,7 +153,7 @@ GEM | @@ -153,7 +153,7 @@ GEM | ||
153 | metaclass (0.0.4) | 153 | metaclass (0.0.4) |
154 | mime-types (2.4.3) | 154 | mime-types (2.4.3) |
155 | mini_portile (0.6.0) | 155 | mini_portile (0.6.0) |
156 | - minitest (5.4.2) | 156 | + minitest (5.4.3) |
157 | mocha (1.1.0) | 157 | mocha (1.1.0) |
158 | metaclass (~> 0.0.1) | 158 | metaclass (~> 0.0.1) |
159 | multi_json (1.10.1) | 159 | multi_json (1.10.1) |
@@ -194,7 +194,7 @@ GEM | @@ -194,7 +194,7 @@ GEM | ||
194 | rdoc (4.1.2) | 194 | rdoc (4.1.2) |
195 | json (~> 1.4) | 195 | json (~> 1.4) |
196 | ref (1.0.5) | 196 | ref (1.0.5) |
197 | - responders (1.1.1) | 197 | + responders (1.1.2) |
198 | railties (>= 3.2, < 4.2) | 198 | railties (>= 3.2, < 4.2) |
199 | rest-client (1.7.2) | 199 | rest-client (1.7.2) |
200 | mime-types (>= 1.16, < 3.0) | 200 | mime-types (>= 1.16, < 3.0) |