0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-13 01:08:58 +01:00
Bootstrap/Gemfile

6 lines
91 B
Ruby
Raw Normal View History

source 'https://rubygems.org'
group :development, :test do
gem 'jekyll', '~> 3.1.2'
end