2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Update dependencies.

This commit is contained in:
Bardi Harborow
2017-07-15 09:23:36 +00:00
parent 62a4796268
commit d35020cee8
8 changed files with 253 additions and 8285 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
source 'https://rubygems.org'
group :development, :test do
gem 'jekyll', '~> 3.4.3'
gem 'jekyll', '~> 3.4.5'
gem 'jekyll-redirect-from', '~> 0.12.1'
gem 'jekyll-sitemap', '~> 1.1.1'
gem 'jekyll-toc', '~> 0.3.0.pre1'
gem 'scss_lint', '~> 0.53.0'
gem 'scss_lint', '~> 0.54.0'
end