We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d52ee31 commit eaab887Copy full SHA for eaab887
gemfiles/Gemfile-rails-4-2
@@ -4,5 +4,5 @@ source "https://rubygems.org"
4
gemspec path: ".."
5
6
gem "rails", "~> 4.2.0"
7
-gem "sprockets", github: "rails/sprockets", branch: "master"
8
-gem "sprockets-rails", github: "rails/sprockets-rails", branch: "master"
+gem "sprockets", "~> 4.0.0.beta2"
+gem "sprockets-rails", "~> 3.0.4"
0 commit comments