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

Update devDependencies and gems.

Also lock babel versions, since we get failures with newer ones.
This commit is contained in:
XhmikosR
2019-07-10 08:48:40 +03:00
parent d361194a99
commit 0ad0985ac0
4 changed files with 309 additions and 368 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
group :development, :test do
gem 'jekyll', '~> 3.8.5'
gem 'jekyll', '~> 3.8.6'
gem 'jekyll-redirect-from', '~> 0.15.0'
gem 'jekyll-sitemap', '~> 1.3.1'
gem 'jekyll-toc', '~> 0.11.0'