Gemfile in vitrine-0.0.22 vs Gemfile in vitrine-0.0.23
- old
+ new
@@ -19,10 +19,10 @@
https://github.com/nex3/sass/pull/982
Better still, SASS authors should remove filesystem watching or implement
it in a portable/vendored manner.
=end
-gem 'sass', '3.3.0.alpha.136'
+gem 'sass', git: 'https://github.com/nex3/sass.git', branch: 'master'
gem 'rack-contrib'
gem 'rack-livereload'
# Add dependencies to develop your gem here.
# Include everything needed to run rake, tests, features, etc.