Commit c7b0feae7dd9aef5eb1b519af9ad9f48e21e2fb6
1 parent
75e84c1e
Exists in
colab
and in
4 other branches
uglifier updated
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
Gemfile.lock
| ... | ... | @@ -122,7 +122,7 @@ GEM |
| 122 | 122 | exception_notification (4.0.1) |
| 123 | 123 | actionmailer (>= 3.0.4) |
| 124 | 124 | activesupport (>= 3.0.4) |
| 125 | - execjs (2.3.0) | |
| 125 | + execjs (2.4.0) | |
| 126 | 126 | factory_girl (4.5.0) |
| 127 | 127 | activesupport (>= 3.0.0) |
| 128 | 128 | factory_girl_rails (4.5.0) |
| ... | ... | @@ -280,7 +280,7 @@ GEM |
| 280 | 280 | coffee-rails |
| 281 | 281 | tzinfo (1.2.2) |
| 282 | 282 | thread_safe (~> 0.1) |
| 283 | - uglifier (2.7.0) | |
| 283 | + uglifier (2.7.1) | |
| 284 | 284 | execjs (>= 0.3.0) |
| 285 | 285 | json (>= 1.8.0) |
| 286 | 286 | warden (1.2.3) | ... | ... |