diff options
-rw-r--r-- | Gemfile | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -17,9 +17,7 @@ else gem 'journey' end -if RUBY_VERSION < '1.9.3' - gem 'i18n', '~> 0.6.11' -end +gem 'i18n', '~> 0.6.11' gem 'test-unit', '~> 3.0' # This needs to be with require false to avoid |