Commit 2d20864dbd74a5433a83073aa5859629195f3e4d
Committed by
Diego Camarinha
1 parent
4bfb64e0
Exists in
colab
and in
4 other branches
turbolinks updated
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
Gemfile.lock
... | ... | @@ -76,7 +76,7 @@ GEM |
76 | 76 | coffee-script (2.3.0) |
77 | 77 | coffee-script-source |
78 | 78 | execjs |
79 | - coffee-script-source (1.7.1) | |
79 | + coffee-script-source (1.8.0) | |
80 | 80 | colorize (0.7.3) |
81 | 81 | colorpicker (0.0.5) |
82 | 82 | coveralls (0.7.1) |
... | ... | @@ -255,7 +255,7 @@ GEM |
255 | 255 | treetop (1.4.15) |
256 | 256 | polyglot |
257 | 257 | polyglot (>= 0.3.1) |
258 | - turbolinks (2.2.3) | |
258 | + turbolinks (2.3.0) | |
259 | 259 | coffee-rails |
260 | 260 | tzinfo (1.2.2) |
261 | 261 | thread_safe (~> 0.1) | ... | ... |