Added Sass to Gemfile

This commit is contained in:
Victoria Wang 2014-04-16 17:47:40 -07:00
parent c0b362ea43
commit 1124ab6c87
2 changed files with 3 additions and 0 deletions

View file

@ -38,6 +38,7 @@ platform :jruby do
group :development do
gem 'ruby-debug', require: nil
gem 'sass', require: nil
end
end

View file

@ -124,6 +124,7 @@ GEM
rmagick (2.13.2)
rubyzip (1.1.2)
safe_yaml (1.0.1)
sass (3.3.5)
selenium-webdriver (2.40.0)
childprocess (>= 0.5.0)
multi_json (~> 1.0)
@ -216,6 +217,7 @@ DEPENDENCIES
rmagick
ruby-debug
rubyzip
sass
selenium-webdriver
sequel
sequel_pg