diff options
| author | XhmikosR <[email protected]> | 2016-06-29 09:27:31 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2016-06-29 09:27:31 +0300 |
| commit | c7fae07fbcdf2d1963c2d0bdc59a690ecde07462 (patch) | |
| tree | 2a6e194ecfbf79c2a02dc59c4f3e104ddb1dcfa3 /Gemfile | |
| parent | ed3ba4742506a7164caddbcdcfc58aba25277b4d (diff) | |
| parent | e83b742c1181fc4545538acc47746139d9836677 (diff) | |
| download | bootstrap-c7fae07fbcdf2d1963c2d0bdc59a690ecde07462.tar.xz bootstrap-c7fae07fbcdf2d1963c2d0bdc59a690ecde07462.zip | |
Merge pull request #20201 from twbs/v4-dev-xmr-deps
Update dependencies.
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,5 +4,5 @@ group :development, :test do gem 'jekyll', '~> 3.1.2' gem 'jekyll-redirect-from', '~> 0.10.0' gem 'jekyll-sitemap', '~> 0.10.0' - gem 'scss_lint', '~> 0.47.1' + gem 'scss_lint', '~> 0.48.0' end |
