Commit 6f51b17bacf68bb7fa70e9336df5b86973f4d690
1 parent
11e8ebff
Exists in
colab
and in
4 other branches
turbolinks updated
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
Gemfile.lock
... | ... | @@ -73,10 +73,10 @@ GEM |
73 | 73 | coffee-rails (4.0.1) |
74 | 74 | coffee-script (>= 2.2.0) |
75 | 75 | railties (>= 4.0.0, < 5.0) |
76 | - coffee-script (2.2.0) | |
76 | + coffee-script (2.3.0) | |
77 | 77 | coffee-script-source |
78 | 78 | execjs |
79 | - coffee-script-source (1.7.0) | |
79 | + coffee-script-source (1.7.1) | |
80 | 80 | colorize (0.7.3) |
81 | 81 | colorpicker (0.0.5) |
82 | 82 | coveralls (0.7.1) |
... | ... | @@ -252,7 +252,7 @@ GEM |
252 | 252 | treetop (1.4.15) |
253 | 253 | polyglot |
254 | 254 | polyglot (>= 0.3.1) |
255 | - turbolinks (2.2.2) | |
255 | + turbolinks (2.2.3) | |
256 | 256 | coffee-rails |
257 | 257 | tzinfo (1.2.2) |
258 | 258 | thread_safe (~> 0.1) | ... | ... |