diff options
| author | XhmikosR <[email protected]> | 2015-10-14 00:45:14 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2015-10-14 00:45:14 +0300 |
| commit | 7e418d1bba46be5d2902452e1d1eba601804b5d0 (patch) | |
| tree | 70016d26403bbfca26cdfac5627dad4091b17fca /Gemfile | |
| parent | d5e47c57f1a4065d3baeb9bf7c876029a4f5dbc1 (diff) | |
| download | bootstrap-7e418d1bba46be5d2902452e1d1eba601804b5d0.tar.xz bootstrap-7e418d1bba46be5d2902452e1d1eba601804b5d0.zip | |
Update gems.
[skip validator]
[skip sauce]
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
