This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
twbs--bootstrap-sass
Watch
1
Star
0
Fork
You've already forked twbs--bootstrap-sass
0
mirror of
https://github.com/twbs/bootstrap-sass.git
synced
2022-11-09 12:27:02 -05:00
Code
Releases
Activity
a2c77bafc6
twbs--bootstrap-sass
/
Gemfile
10 lines
100 B
Text
Raw
Normal View
History
Unescape
Escape
Add bundler for easy install of gem dependencies
2012-09-01 17:06:54 +01:00
source "https://rubygems.org"
Update Gemfile
2013-12-03 14:27:08 +01:00
gemspec
Update Gemfile
2013-12-03 13:47:30 +01:00
platform :rbx do
gem 'rubysl', '~> 2.0'
rbx
2013-12-03 15:20:56 +01:00
gem 'racc'
Update Gemfile
2013-12-03 13:47:30 +01:00
end
Copy permalink