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/Gemfile

10 lines
100 B
Text
Raw Normal View History

source "https://rubygems.org"
2013-12-03 14:27:08 +01:00
gemspec
2013-12-03 13:47:30 +01:00
platform :rbx do
gem 'rubysl', '~> 2.0'
2013-12-03 15:20:56 +01:00
gem 'racc'
2013-12-03 13:47:30 +01:00
end