Commit 489870cf0fff08a4d67fcd9d87c43deed1a2d397
1 parent
d53a6723
Exists in
colab
and in
4 other branches
jbuilder updated
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
Gemfile.lock
... | ... | @@ -142,7 +142,7 @@ GEM |
142 | 142 | google-analytics-rails (0.0.6) |
143 | 143 | hike (1.2.3) |
144 | 144 | i18n (0.7.0) |
145 | - jbuilder (2.2.8) | |
145 | + jbuilder (2.2.12) | |
146 | 146 | activesupport (>= 3.0.0, < 5) |
147 | 147 | multi_json (~> 1.2) |
148 | 148 | jquery-rails (4.0.3) |
... | ... | @@ -278,7 +278,7 @@ GEM |
278 | 278 | libv8 (~> 3.16.14.0) |
279 | 279 | ref |
280 | 280 | thor (0.19.1) |
281 | - thread_safe (0.3.4) | |
281 | + thread_safe (0.3.5) | |
282 | 282 | tilt (1.4.1) |
283 | 283 | turbolinks (2.5.3) |
284 | 284 | coffee-rails | ... | ... |