From d88b65f986147d932b41370c4d4c56b6b8a09bd0 Mon Sep 17 00:00:00 2001 From: Joshua Peek Date: Wed, 17 Oct 2012 21:51:37 -0500 Subject: Change back to official sprockets-rails --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 9ad535b334..6e0f43c526 100644 --- a/Gemfile +++ b/Gemfile @@ -20,7 +20,7 @@ gem 'activerecord-deprecated_finders', github: 'rails/activerecord-deprecated_fi # it being automatically loaded by sprockets gem 'uglifier', require: false -gem 'sprockets-rails', github: 'josh/sprockets-rails', branch: 'master' +gem 'sprockets-rails', github: 'rails/sprockets-rails', branch: 'master' group :doc do # The current sdoc cannot generate GitHub links due -- cgit v1.2.3