Gemfile in cells-haml-0.0.8 vs Gemfile in cells-haml-0.0.9
- old
+ new
@@ -1,10 +1,10 @@
source 'https://rubygems.org'
# Specify your gem's dependencies in cells-haml.gemspec
gemspec
-gem 'cells', path: "../cells"#github: 'apotonick/cells'
+# gem 'cells', path: "../cells"#github: 'apotonick/cells'
gem 'railties'
gem 'actionpack'
gem 'actionview'
-gem "haml", github:"haml/haml" #"4.1.0.beta1" #github: "haml/haml" # we need 4.1.
\ No newline at end of file
+gem "haml", github:"haml/haml", ref: "7c7c169" #"4.1.0.beta1" #github: "haml/haml" # we need 4.1.