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

Update gems.

[skip validator]
[skip sauce]
This commit is contained in:
XhmikosR
2015-10-14 00:45:14 +03:00
parent d5e47c57f1
commit 7e418d1bba
2 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -8,6 +8,6 @@ group :development, :test do
gem 'jekyll-redirect-from', '~> 0.8.0'
gem 'jekyll-sitemap', '~> 0.9.0'
gem 'rouge', '~> 1.10.1'
gem 'sass', '~> 3.4.18'
gem 'scss_lint', '~> 0.42.1'
gem 'sass', '~> 3.4.19'
gem 'scss_lint', '~> 0.42.2'
end