2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Update devDependencies and gems.

Downgrade bundlesize until they make brotli optional since it doesn't work with node.js 10.x yet.

So, babel, qunit/karma-qunit and bundle-size aren't the latest versions.
This commit is contained in:
XhmikosR
2018-04-30 15:18:30 +03:00
parent bea6154108
commit 0873ab71c7
5 changed files with 988 additions and 2648 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
source 'https://rubygems.org'
group :development, :test do
gem 'jekyll', '~> 3.8.0'
gem 'jekyll', '~> 3.8.1'
gem 'jekyll-redirect-from', '~> 0.13.0'
gem 'jekyll-sitemap', '~> 1.2.0'
gem 'jekyll-toc', '~> 0.5.1'
gem 'jekyll-toc', '~> 0.6.0'
end