From 42c28544e1b8a650fd9d6d4cae12acb25fbd5905 Mon Sep 17 00:00:00 2001 From: Carlos Antonio da Silva Date: Tue, 26 Nov 2013 13:52:53 -0200 Subject: Add branch to arel in Gemfile so that we can use local repos [ci skip] --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 1422da2723..6df67bda65 100644 --- a/Gemfile +++ b/Gemfile @@ -12,7 +12,7 @@ gem 'bcrypt-ruby', '~> 3.1.2' gem 'jquery-rails', '~> 2.2.0' gem 'turbolinks' gem 'coffee-rails', '~> 4.0.0' -gem 'arel', github: 'rails/arel' +gem 'arel', github: 'rails/arel', branch: 'master' # This needs to be with require false to avoid # it being automatically loaded by sprockets -- cgit v1.2.3