Skip to content

Commit

Permalink
later version of i18n don't support lower levels of ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe committed Sep 7, 2015
1 parent 91bcb71 commit 98cdaa2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,5 @@ else
gem "activemodel", version
gem "activesupport", version
end

gem "i18n", '< 0.7.0' if RUBY_VERSION < '1.9.3'

0 comments on commit 98cdaa2

Please sign in to comment.