2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

add jekyll plugins to gemfile

This commit is contained in:
Thomas McDonald
2015-08-20 14:13:50 -07:00
parent be17600d7c
commit ec523617a3
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@ source 'https://rubygems.org'
group :development, :test do
gem 'jekyll', '~> 2.5.2'
gem 'jekyll-redirect-from', '~> 0.8.0'
gem 'rouge', '~> 1.7.4'
gem 'sass', '~> 3.4.9'
gem 'scss-lint', '~> 0.31'