We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a56900 commit 599c3ddCopy full SHA for 599c3dd
chosen-rails.gemspec
@@ -18,7 +18,7 @@ Gem::Specification.new do |gem|
18
19
gem.add_dependency 'railties', '>= 3.0'
20
gem.add_dependency 'coffee-rails', '>= 3.2'
21
- gem.add_dependency 'sass-rails', '>= 3.2'
+ gem.add_dependency 'sassc-rails', '>= 2.1.2'
22
23
gem.add_development_dependency 'bundler', '>= 1.0'
24
gem.add_development_dependency 'rails', '>= 3.0'
0 commit comments