Commit 25adb7a0a310e4a0900153b1be7d35a77c64cddd
1 parent
6199e3df
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
... | ... | @@ -121,7 +121,7 @@ GEM |
121 | 121 | multi_json (~> 1.3) |
122 | 122 | hike (1.2.3) |
123 | 123 | i18n (0.6.9) |
124 | - jbuilder (2.0.7) | |
124 | + jbuilder (2.0.8) | |
125 | 125 | activesupport (>= 3.0.0, < 5) |
126 | 126 | multi_json (~> 1.2) |
127 | 127 | jquery-rails (3.1.0) |
... | ... | @@ -146,7 +146,7 @@ GEM |
146 | 146 | metaclass (0.0.4) |
147 | 147 | mime-types (1.25.1) |
148 | 148 | mini_portile (0.6.0) |
149 | - minitest (5.3.4) | |
149 | + minitest (5.3.5) | |
150 | 150 | mocha (1.1.0) |
151 | 151 | metaclass (~> 0.0.1) |
152 | 152 | multi_json (1.10.1) | ... | ... |