2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00
Files
bootstrap/Gemfile
T
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