From e75ce25f3931360f3900a26938f0ad8996671f58 Mon Sep 17 00:00:00 2001 From: Guillermo Iguaran Date: Mon, 25 Feb 2013 14:45:56 -0500 Subject: sprockets 2.0.0.rc3 is in rails gemspec already --- Gemfile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Gemfile b/Gemfile index 352410cc49..e83e0b6129 100644 --- a/Gemfile +++ b/Gemfile @@ -18,8 +18,6 @@ gem 'racc', '>=1.4.6', require: false # it being automatically loaded by sprockets gem 'uglifier', require: false -gem 'sprockets-rails', github: 'rails/sprockets-rails', branch: 'master' - group :doc do gem 'sdoc', github: 'voloko/sdoc' gem 'redcarpet', '~> 2.2.2', platforms: :ruby -- cgit v1.2.3