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,7 +46,7 @@ GEM | ||
| 46 | minitest (~> 5.1) | 46 | minitest (~> 5.1) |
| 47 | thread_safe (~> 0.3, >= 0.3.4) | 47 | thread_safe (~> 0.3, >= 0.3.4) |
| 48 | tzinfo (~> 1.1) | 48 | tzinfo (~> 1.1) |
| 49 | - arel (6.0.0) | 49 | + arel (6.0.3) |
| 50 | bcrypt (3.1.10) | 50 | bcrypt (3.1.10) |
| 51 | better_errors (2.1.1) | 51 | better_errors (2.1.1) |
| 52 | coderay (>= 1.0.0) | 52 | coderay (>= 1.0.0) |
| @@ -135,14 +135,14 @@ GEM | @@ -135,14 +135,14 @@ GEM | ||
| 135 | faraday (>= 0.7.4, < 0.10) | 135 | faraday (>= 0.7.4, < 0.10) |
| 136 | gherkin (2.12.2) | 136 | gherkin (2.12.2) |
| 137 | multi_json (~> 1.3) | 137 | multi_json (~> 1.3) |
| 138 | - globalid (0.3.5) | 138 | + globalid (0.3.6) |
| 139 | activesupport (>= 4.1.0) | 139 | activesupport (>= 4.1.0) |
| 140 | google-analytics-rails (0.0.6) | 140 | google-analytics-rails (0.0.6) |
| 141 | http-cookie (1.0.2) | 141 | http-cookie (1.0.2) |
| 142 | domain_name (~> 0.5) | 142 | domain_name (~> 0.5) |
| 143 | http_accept_language (2.0.5) | 143 | http_accept_language (2.0.5) |
| 144 | i18n (0.7.0) | 144 | i18n (0.7.0) |
| 145 | - i18n_generators (1.2.1) | 145 | + i18n_generators (2.0.0) |
| 146 | mechanize | 146 | mechanize |
| 147 | rails (>= 3.0.0) | 147 | rails (>= 3.0.0) |
| 148 | jbuilder (2.3.0) | 148 | jbuilder (2.3.0) |
| @@ -279,7 +279,7 @@ GEM | @@ -279,7 +279,7 @@ GEM | ||
| 279 | sinon-rails (1.15.0) | 279 | sinon-rails (1.15.0) |
| 280 | railties (>= 3.1) | 280 | railties (>= 3.1) |
| 281 | spring (1.3.6) | 281 | spring (1.3.6) |
| 282 | - sprockets (3.2.0) | 282 | + sprockets (3.3.3) |
| 283 | rack (~> 1.0) | 283 | rack (~> 1.0) |
| 284 | sprockets-rails (2.3.2) | 284 | sprockets-rails (2.3.2) |
| 285 | actionpack (>= 3.0) | 285 | actionpack (>= 3.0) |