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-xss-2.3.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

42 lines
850 B
Text

GEM
remote: http://rubygems.org/
specs:
actionmailer (2.3.14)
actionpack (= 2.3.14)
actionpack (2.3.14)
activesupport (= 2.3.14)
rack (~> 1.1.0)
activerecord (2.3.14)
activesupport (= 2.3.14)
activeresource (2.3.14)
activesupport (= 2.3.14)
activesupport (2.3.14)
erubis (2.7.0)
hpricot (0.8.4)
json (1.6.1)
rack (1.1.2)
rails (2.3.14)
actionmailer (= 2.3.14)
actionpack (= 2.3.14)
activerecord (= 2.3.14)
activeresource (= 2.3.14)
activesupport (= 2.3.14)
rake (>= 0.8.3)
rails_xss (0.1.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.3.0, < 2.4.0)
rails_xss (>= 0.1.1)
ruby_parser
sass