Skip to content

Commit

Permalink
We don't need to put journey and sprockets-rails on the Gemfile anymore.
Browse files Browse the repository at this point in the history
journey was merged into rails and sprockets-rails was released
  • Loading branch information
rafaelfranca committed Dec 26, 2012
1 parent 9abf99a commit 544abcf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Gemfile
Expand Up @@ -8,6 +8,3 @@ if ENV['RAILS']
else
gem 'rails', git: 'git://github.com/rails/rails', branch: 'master'
end

gem 'journey', github: "rails/journey"
gem 'sprockets-rails', github: 'rails/sprockets-rails', branch: 'master'

0 comments on commit 544abcf

Please sign in to comment.