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 47f4c18 commit 6220864Copy full SHA for 6220864
Gemfile
@@ -2,7 +2,7 @@ source :rubygems
2
3
gem 'serve'
4
gem 'haml'
5
-gem 'sass', '~> 3.2.0.alpha.247'
+gem 'sass'
6
gem 'compass'
7
gem 'maruku'
8
Gemfile.lock
@@ -55,5 +55,5 @@ DEPENDENCIES
55
haml
56
heroku
57
maruku
58
- sass (~> 3.2.0.alpha.247)
+ sass
59
serve
0 commit comments