Commit 15ad9427b5af3b0bbef27750c29fbbf82a1a383c
1 parent
a319e24d
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
... | ... | @@ -120,7 +120,7 @@ GEM |
120 | 120 | gherkin (2.12.2) |
121 | 121 | multi_json (~> 1.3) |
122 | 122 | hike (1.2.3) |
123 | - i18n (0.6.9) | |
123 | + i18n (0.6.11) | |
124 | 124 | jbuilder (2.0.8) |
125 | 125 | activesupport (>= 3.0.0, < 5) |
126 | 126 | multi_json (~> 1.2) |
... | ... | @@ -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.5) | |
149 | + minitest (5.4.0) | |
150 | 150 | mocha (1.1.0) |
151 | 151 | metaclass (~> 0.0.1) |
152 | 152 | multi_json (1.10.1) | ... | ... |