]> git.openstreetmap.org Git - rails.git/blobdiff - Gemfile
Rework coordinates to avoid scientific formatting of small numbers. Fixes #1509
[rails.git] / Gemfile
diff --git a/Gemfile b/Gemfile
index 0f65c9c1dbfa5695b85fca93c1131dd98c170431..278167d6611943d97360516ec4eaa78dea31fb58 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -46,7 +46,7 @@ gem "composite_primary_keys", "~> 8.1.0"
 gem "deadlock_retry", ">= 1.2.0"
 gem "dynamic_form"
 gem "http_accept_language", "~> 2.0.0"
-gem "i18n-js", ">= 3.0.0.rc10"
+gem "i18n-js", ">= 3.0.0"
 gem "oauth-plugin", ">= 0.5.1"
 gem "paperclip", "~> 4.0"
 gem "rack-cors"