aboutsummaryrefslogtreecommitdiff
path: root/Gemfile.lock
AgeCommit message (Collapse)AuthorFilesLines
2019-07-15Update devDependencies and gems.XhmikosR1-7/+7
2019-03-27Update devDependencies and gems.XhmikosR1-7/+7
Kept stylelint to v9.6.0 because v9.10.1 throws an error.
2019-02-15Remove the customize redirect. (#28270)XhmikosR1-3/+0
The current `baseurl` makes this wrong.
2019-02-13Add wdm gem for Windows.XhmikosR1-0/+2
2019-02-11Update devDependencies and gems.XhmikosR1-4/+4
2018-12-31Add a few redirects.XhmikosR1-4/+7
2018-12-14Update devDependencies, gems and lots of cleanup/build fixes.XhmikosR1-24/+44
* switch to grunt-postcss and autoprefixer directly; this is the recommended way. * uglify: specify `ie8` for compatibility * specify `cascade:false` for autoprefixer * specify `ieCompat` for less * drop grunt-contrib-compress since it doesn't work with Node.js 10.x * remove grunt-contrib-htmlmin to match the v4 docs * clean up Gruntfile.js * clean up .travis.yml and backport changes from v4 * build ie10-viewport-bug-workaround.less since it's used in examples * move shrinkwrap to root * bs-commonjs-generator.js: Use `path.posix` * remove .hound.yml * remove references to no longer used PR bots * backport and adapt the sri generation script from v4
2017-09-12Update Gemfile.lock so that it works with platform ruby too. (#23275) (#23927)XhmikosR1-9/+15
2016-07-12Update gems.XhmikosR1-1/+1
[ci skip]
2016-07-10Update gems.XhmikosR1-3/+5
2016-06-28Update devDependencies and gems.XhmikosR1-1/+1
2016-05-26Bump gems.XhmikosR1-10/+10
2016-03-10Use jekyll-sitemap instead of our custom solution.XhmikosR1-0/+2
2016-03-10Remove custom caching and use Bundle for gems.XhmikosR1-0/+39