Commit 01018f812544b0adafca4e3316488bc189d756c0
Committed by
Diego Camarinha
1 parent
03f0df9e
Exists in
colab
and in
4 other branches
Auto updated: i18n_generators
Showing
1 changed file
with
4 additions
and
4 deletions
Show diff stats
Gemfile.lock
... | ... | @@ -46,7 +46,7 @@ GEM |
46 | 46 | minitest (~> 5.1) |
47 | 47 | thread_safe (~> 0.3, >= 0.3.4) |
48 | 48 | tzinfo (~> 1.1) |
49 | - arel (6.0.0) | |
49 | + arel (6.0.3) | |
50 | 50 | bcrypt (3.1.10) |
51 | 51 | better_errors (2.1.1) |
52 | 52 | coderay (>= 1.0.0) |
... | ... | @@ -135,14 +135,14 @@ GEM |
135 | 135 | faraday (>= 0.7.4, < 0.10) |
136 | 136 | gherkin (2.12.2) |
137 | 137 | multi_json (~> 1.3) |
138 | - globalid (0.3.5) | |
138 | + globalid (0.3.6) | |
139 | 139 | activesupport (>= 4.1.0) |
140 | 140 | google-analytics-rails (0.0.6) |
141 | 141 | http-cookie (1.0.2) |
142 | 142 | domain_name (~> 0.5) |
143 | 143 | http_accept_language (2.0.5) |
144 | 144 | i18n (0.7.0) |
145 | - i18n_generators (1.2.1) | |
145 | + i18n_generators (2.0.0) | |
146 | 146 | mechanize |
147 | 147 | rails (>= 3.0.0) |
148 | 148 | jbuilder (2.3.0) |
... | ... | @@ -279,7 +279,7 @@ GEM |
279 | 279 | sinon-rails (1.15.0) |
280 | 280 | railties (>= 3.1) |
281 | 281 | spring (1.3.6) |
282 | - sprockets (3.2.0) | |
282 | + sprockets (3.3.3) | |
283 | 283 | rack (~> 1.0) |
284 | 284 | sprockets-rails (2.3.2) |
285 | 285 | actionpack (>= 3.0) | ... | ... |