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 7138bbb commit 0367b3fCopy full SHA for 0367b3f
Gemfile
@@ -3,6 +3,6 @@ source "https://rubygems.org"
3
# Specify your gem's dependencies in sass-rails.gemspec
4
gemspec
5
6
-gem "rails", github: 'rails/sass-rails', branch: '4-1-stable'
+gem "rails", github: 'rails/rails', branch: '4-1-stable'
7
8
gem "sqlite3"
0 commit comments