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

Update Rubygems.

[skip sauce]
This commit is contained in:
XhmikosR
2015-09-24 00:39:48 +03:00
parent eefd1a959e
commit c9a72a7d71
2 changed files with 10 additions and 16 deletions
+2 -2
View File
@@ -6,8 +6,8 @@ source 'https://rubygems.org'
group :development, :test do
gem 'jekyll', '~> 2.5.3'
gem 'jekyll-redirect-from', '~> 0.8.0'
gem 'jekyll-sitemap', '~> 0.8.1'
gem 'rouge', '~> 1.9.1'
gem 'jekyll-sitemap', '~> 0.9.0'
gem 'rouge', '~> 1.10.1'
gem 'sass', '~> 3.4.18'
gem 'scss_lint', '~> 0.41'
end