From b1d52a7409f9f4874a1390b4eddf995fa3e08dfa Mon Sep 17 00:00:00 2001 From: Arthur Neves Date: Tue, 13 May 2014 13:19:53 -0400 Subject: Use i18n master to run tests --- Gemfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 0e7c6dc755..c4c26dd301 100644 --- a/Gemfile +++ b/Gemfile @@ -13,6 +13,7 @@ gem 'turbolinks' gem 'coffee-rails', '~> 4.0.0' gem 'arel', github: 'rails/arel', branch: 'master' gem 'sprockets-rails', github: 'rails/sprockets-rails', branch: '2-1-stable' +gem 'i18n', github: 'svenfuchs/i18n', branch: 'master' # require: false so bcrypt is loaded only when has_secure_password is used. # This is to avoid ActiveModel (and by extension the entire framework) -- cgit v1.2.3