0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Bootstrap/Gemfile
2014-12-05 11:23:50 +00:00

7 lines
110 B
Ruby

source 'https://rubygems.org'
group :development do
gem 'jekyll', '~> 2.5.2'
gem 'rouge', '~> 1.7.4'
end