diff options
| author | XhmikosR <[email protected]> | 2016-02-19 12:55:14 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2016-02-19 12:55:14 +0200 |
| commit | d9d84fefb99e68a76434ccbb2e3bb0ea7dde905b (patch) | |
| tree | 1d065fa50d95c3738a8614fff47daa1f6edbb6ec /Gemfile.lock | |
| parent | a483f60c53e20725e3ee65b1dc32ed09fa8a624e (diff) | |
| download | bootstrap-d9d84fefb99e68a76434ccbb2e3bb0ea7dde905b.tar.xz bootstrap-d9d84fefb99e68a76434ccbb2e3bb0ea7dde905b.zip | |
Bump scss_lint to v0.45.0.
[skip sauce]
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 3391e7f48..cb1afcc98 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,9 +22,9 @@ GEM listen (~> 3.0) kramdown (1.9.0) liquid (3.0.6) - listen (3.0.5) + listen (3.0.6) rb-fsevent (>= 0.9.3) - rb-inotify (>= 0.9) + rb-inotify (>= 0.9.7) mercenary (0.3.5) rake (10.5.0) rb-fsevent (0.9.7) @@ -33,8 +33,8 @@ GEM rouge (1.10.1) safe_yaml (1.0.4) sass (3.4.21) - scss_lint (0.44.0) - rake (~> 10.0) + scss_lint (0.45.0) + rake (>= 0.9, < 11) sass (~> 3.4.15) PLATFORMS @@ -46,7 +46,7 @@ DEPENDENCIES jekyll-redirect-from (~> 0.9.1) jekyll-sitemap (~> 0.10.0) sass (~> 3.4.21) - scss_lint (~> 0.44.0) + scss_lint (~> 0.45.0) BUNDLED WITH 1.11.2 |
