Commit 03f0df9ebba3bed8f51e9c500c951006c0b0df1e
Committed by
Diego Camarinha
1 parent
cc98756b
Exists in
colab
and in
4 other branches
Auto updated: devise
Showing
1 changed file
with
4 additions
and
4 deletions
Show diff stats
Gemfile.lock
... | ... | @@ -107,7 +107,7 @@ GEM |
107 | 107 | dalli (2.7.4) |
108 | 108 | database_cleaner (1.4.1) |
109 | 109 | debug_inspector (0.0.2) |
110 | - devise (3.5.1) | |
110 | + devise (3.5.2) | |
111 | 111 | bcrypt (~> 3.0) |
112 | 112 | orm_adapter (~> 0.1) |
113 | 113 | railties (>= 3.2.6, < 5) |
... | ... | @@ -173,7 +173,7 @@ GEM |
173 | 173 | sprockets (> 2, < 4) |
174 | 174 | tilt |
175 | 175 | libv8 (3.16.14.7) |
176 | - loofah (2.0.2) | |
176 | + loofah (2.0.3) | |
177 | 177 | nokogiri (>= 1.5.9) |
178 | 178 | mail (2.6.3) |
179 | 179 | mime-types (>= 1.16, < 3) |
... | ... | @@ -189,7 +189,7 @@ GEM |
189 | 189 | metaclass (0.0.4) |
190 | 190 | mime-types (2.6.1) |
191 | 191 | mini_portile (0.6.2) |
192 | - minitest (5.7.0) | |
192 | + minitest (5.8.0) | |
193 | 193 | mocha (1.1.0) |
194 | 194 | metaclass (~> 0.0.1) |
195 | 195 | multi_json (1.11.1) |
... | ... | @@ -226,7 +226,7 @@ GEM |
226 | 226 | sprockets-rails |
227 | 227 | rails-deprecated_sanitizer (1.0.3) |
228 | 228 | activesupport (>= 4.2.0.alpha) |
229 | - rails-dom-testing (1.0.6) | |
229 | + rails-dom-testing (1.0.7) | |
230 | 230 | activesupport (>= 4.2.0.beta, < 5.0) |
231 | 231 | nokogiri (~> 1.6.0) |
232 | 232 | rails-deprecated_sanitizer (>= 1.0.1) | ... | ... |