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.
2 parents 7138bbb + 0367b3f commit 76dc215Copy full SHA for 76dc215
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