From: Tom Hughes Date: Wed, 4 Dec 2013 19:31:03 +0000 (+0000) Subject: Update i18n to fix bogus deprecation warning X-Git-Tag: live~4601 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/9e8cf3ea71da5550540cb620ef73001871462ad6 Update i18n to fix bogus deprecation warning --- diff --git a/Gemfile.lock b/Gemfile.lock index 33bca9420..fe70cbfc5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -57,7 +57,7 @@ GEM http_accept_language (2.0.0) httpauth (0.2.0) httpclient (2.3.4.1) - i18n (0.6.8) + i18n (0.6.9) iconv (0.1) jquery-rails (3.0.4) railties (>= 3.0, < 5.0)