2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Update babel-eslint to v8.0.0 and all devDependencies and gems.

This commit is contained in:
XhmikosR
2017-09-15 13:49:51 +03:00
committed by Johann-S
parent 5951508898
commit 0705ee8070
4 changed files with 369 additions and 138 deletions
+1 -1
View File
@@ -4,6 +4,6 @@ group :development, :test do
gem 'jekyll', '~> 3.5.1'
gem 'jekyll-redirect-from', '~> 0.12.1'
gem 'jekyll-sitemap', '~> 1.1.1'
gem 'jekyll-toc', '~> 0.3.0.pre1'
gem 'jekyll-toc', '~> 0.3.0'
gem 'scss_lint', '~> 0.54.0'
end