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 dda1b20 commit 66acb62Copy full SHA for 66acb62
test/gemfiles/Gemfile-rails-4-2
@@ -3,4 +3,4 @@ source "https://rubygems.org"
3
# Specify your gem"s dependencies in sass-rails.gemspec
4
gemspec path: "../.."
5
6
-gem "rails", "4.2.0.rc1"
+gem "rails", "~> 4.2.0"
0 commit comments