We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 91bcb71 + 98cdaa2 commit 55d72f6Copy full SHA for 55d72f6
Gemfile
@@ -30,3 +30,5 @@ else
30
gem "activemodel", version
31
gem "activesupport", version
32
end
33
+
34
+gem "i18n", '< 0.7.0' if RUBY_VERSION < '1.9.3'
0 commit comments