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.
Showing
+977 -2637
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 |
This diff is collapsed.
Please register or sign in to comment