2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00
Files
bootstrap/Gemfile
T
2016-03-10 13:44:16 +02:00

6 lines
91 B
Ruby

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