1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/test/gemfiles/Gemfile.rails-2.2.x.lock
Nathan Weizenbaum 820e4ed9d1 Include Sass in the Gemfiles.
This is cleaner and more future-proof than forcing people to check out the
vendored Sass.
2011-09-21 17:52:27 -07:00

38 lines
751 B
Text

GEM
remote: http://rubygems.org/
specs:
actionmailer (2.2.3)
actionpack (= 2.2.3)
actionpack (2.2.3)
activesupport (= 2.2.3)
activerecord (2.2.3)
activesupport (= 2.2.3)
activeresource (2.2.3)
activesupport (= 2.2.3)
activesupport (2.2.3)
erubis (2.7.0)
hpricot (0.8.4)
json (1.6.1)
rails (2.2.3)
actionmailer (= 2.2.3)
actionpack (= 2.2.3)
activerecord (= 2.2.3)
activeresource (= 2.2.3)
activesupport (= 2.2.3)
rake (>= 0.8.3)
rake (0.9.2)
ruby_parser (2.3.0)
sexp_processor (~> 3.0)
sass (3.1.7)
sexp_processor (3.0.6)
PLATFORMS
ruby
DEPENDENCIES
erubis
hpricot
json
rails (>= 2.2.0, < 2.3.0)
ruby_parser
sass