Skip to content

Commit cac6143

Browse files
committed
Merge pull request #18 from bolandrm/rmb/upgrade_sassc
upgrade sassc
2 parents 8877294 + 7c645d4 commit cac6143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sassc-rails.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Gem::Specification.new do |spec|
2626
# unfortunately we require sass for now, so that we can
2727
# reuse portions of the sprockets template
2828
spec.add_dependency 'sass'
29-
spec.add_dependency "sassc", "~> 1.1.2"
29+
spec.add_dependency "sassc", "~> 1.2.0"
3030

3131
spec.add_dependency "tilt"
3232

0 commit comments

Comments
 (0)