aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
AgeCommit message (Collapse)AuthorFilesLines
2017-10-08Update jekyll-toc to v0.4.0.rc2.XhmikosR1-1/+1
2017-10-02Switch to stylelint. (#23572)XhmikosR1-1/+0
2017-09-26Update Jekyll to v3.6.0. (#24102)XhmikosR1-1/+1
2017-09-15Update babel-eslint to v8.0.0 and all devDependencies and gems.XhmikosR1-1/+1
2017-08-10Update Jekyll to v3.5.1.XhmikosR1-1/+1
2017-07-16Update dependencies.Bardi Harborow1-2/+2
2017-05-27swap kramdown toc for jekyll-toc plugin, update page layout to only show on ↵Mark Otto1-0/+1
xl and above
2017-04-20Build system overhaul.Bardi Harborow1-3/+3
2017-03-12Update dependencies.Bardi Harborow1-1/+1
2017-02-05Update dependencies.Bardi Harborow1-4/+4
2017-01-05Update dependencies.Bardi Harborow1-4/+4
2016-10-09Update dependencies, including Babel to v6 and zeroUnits fix.Bardi Harborow1-2/+2
2016-07-09Update gems.XhmikosR1-2/+2
[skip sauce]
2016-07-07Update SCSS-Lint to v0.49.0 (#20250)Geremia Taglialatela1-1/+1
SCSS-Lint 0.49.0 modifies Shorthand linter to report lint if a shorthand of a length not specified in the allowed_shorthands option is used. New defaults include "4" in the list of allowed shorthands, so we are changing our configuration accordingly. Ref: https://github.com/brigade/scss-lint/commit/e283d1689699f581561fea344df3168128c46d7b
2016-06-29Update scss_lint to v0.48.0.XhmikosR1-1/+1
2016-03-17Bump jekyll-redirect-from.XhmikosR1-1/+1
[skip sauce]
2016-03-11Remove sass gem.XhmikosR1-1/+0
Jekyll 3.x has it as a dependency already.
2016-03-03Bump scss_lint.XhmikosR1-1/+1
[skip validator] [skip sauce]
2016-02-27Bump scss_lint to v0.47.0.XhmikosR1-1/+1
[skip sauce]
2016-02-23Update Jekyll to v3.1.2.XhmikosR1-1/+1
[skip sauce]
2016-02-23Update scss_lint to v0.46.0.XhmikosR1-1/+1
[skip sauce]
2016-02-19Bump scss_lint to v0.45.0.XhmikosR1-1/+1
[skip sauce]
2016-02-06Bump gems.XhmikosR1-1/+1
[skip sauce]
2016-01-25Bump jekyll-sitemap.XhmikosR1-1/+1
[skip sauce] [skip validator]
2016-01-25Update gems to the latest versions.XhmikosR1-6/+3
2016-01-23Bump SCSS-Lint to 0.44.0Chris Rebert1-1/+1
2015-12-01Bump scss_lint to v0.43.2.XhmikosR1-1/+1
2015-12-01Bump gems.XhmikosR1-1/+1
[skip sauce]
2015-10-29Update to Jekyll v3.0.0.XhmikosR1-3/+2
[skip sauce]
2015-10-14Update gems.XhmikosR1-2/+2
[skip validator] [skip sauce]
2015-09-25Update scsslint gem to v0.42.1.XhmikosR1-1/+1
[skip sauce] [skip validator]
2015-09-24Update Rubygems.XhmikosR1-2/+2
[skip sauce]
2015-09-08Use jekyll-sitemap instead of our custom solution.XhmikosR1-0/+1
2015-08-27Update Rubygems.XhmikosR1-4/+4
2015-08-24remove dupe jekyllThomas McDonald1-1/+0
2015-08-24Merge branch 'v4-dev' into fix-travis-v4Thomas McDonald1-0/+1
2015-08-24Add jekyll-redirect-from plugin in Gemfile, ohterwise report ↵wangsai1-0/+1
".../jekyll/plugin_mannager.rb:29:in require: cannot load such file -- jekyll-redirect-from (LoadError)" when jekyll build
2015-08-20add jekyll plugins to gemfileThomas McDonald1-0/+1
2014-12-24Compile with Ruby Sass or libsass.Gleb Mazovetskiy1-1/+6
* Separate configs for libsass and sass. * Sass compiler selected based on `process.env.TWBS_SASS`. * Travis: * Use Gemfile to manage ruby dependencies. * Run core tests with both Sass compilers. * Only install/cache ruby gems required by the test subset. * Grunt: `update-gemfile-lock` task a la `update-shrinkwrap`.
2014-12-05Specify ruby dev deps in GemfileGleb Mazovetskiy1-0/+6