Commit 854b31709700a0cc8f953e0562bc1b738c24d86c
Committed by
Diego Camarinha
1 parent
01018f81
Exists in
colab
and in
4 other branches
Auto updated: jbuilder
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
Gemfile.lock
... | ... | @@ -145,7 +145,7 @@ GEM |
145 | 145 | i18n_generators (2.0.0) |
146 | 146 | mechanize |
147 | 147 | rails (>= 3.0.0) |
148 | - jbuilder (2.3.0) | |
148 | + jbuilder (2.3.1) | |
149 | 149 | activesupport (>= 3.0.0, < 5) |
150 | 150 | multi_json (~> 1.2) |
151 | 151 | jquery-rails (4.0.4) |
... | ... | @@ -192,7 +192,7 @@ GEM |
192 | 192 | minitest (5.8.0) |
193 | 193 | mocha (1.1.0) |
194 | 194 | metaclass (~> 0.0.1) |
195 | - multi_json (1.11.1) | |
195 | + multi_json (1.11.2) | |
196 | 196 | multi_test (0.1.2) |
197 | 197 | multipart-post (2.0.0) |
198 | 198 | net-http-digest_auth (1.4) | ... | ... |