mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
Bump scss_lint to v0.45.0.
[skip sauce]
This commit is contained in:
parent
a483f60c53
commit
d9d84fefb9
2
Gemfile
2
Gemfile
@ -5,5 +5,5 @@ group :development, :test do
|
||||
gem 'jekyll-redirect-from', '~> 0.9.1'
|
||||
gem 'jekyll-sitemap', '~> 0.10.0'
|
||||
gem 'sass', '~> 3.4.21'
|
||||
gem 'scss_lint', '~> 0.44.0'
|
||||
gem 'scss_lint', '~> 0.45.0'
|
||||
end
|
||||
|
10
Gemfile.lock
10
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user