mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
6 lines
110 B
Ruby
6 lines
110 B
Ruby
source 'https://rubygems.org'
|
|
|
|
group :development do
|
|
gem 'jekyll', '~> 2.5.2'
|
|
gem 'rouge', '~> 1.7.4'
|
|
end
|