1
0
Fork 0
mirror of https://github.com/twbs/bootstrap-sass.git synced 2022-11-09 12:27:02 -05:00
twbs--bootstrap-sass/test/gemfiles/sass_head.gemfile
2013-12-08 22:24:56 +01:00

14 lines
244 B
Text

source "https://rubygems.org"
gem 'sass', '~> 3.3.0.rc.2'
gem 'compass', '~> 1.0.0.alpha.15'
platform :rbx do
gem 'rubysl', '~> 2.0'
gem 'rubysl-test-unit', '~> 2.0'
gem 'rubysl-json', '~> 2.0'
gem 'racc'
end
gemspec path: '../../'