Bump middleman-autoprefixer from 2.10.1 to 3.0.0 (#399)

Bumps [middleman-autoprefixer](https://github.com/middleman/middleman-autoprefixer) from 2.10.1 to 3.0.0.
- [Release notes](https://github.com/middleman/middleman-autoprefixer/releases)
- [Changelog](https://github.com/middleman/middleman-autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/middleman/middleman-autoprefixer/compare/v2.10.1...v3.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-08-17 12:38:20 -04:00 committed by GitHub
parent 34ce9cb4e6
commit f35d269598
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,15 +1,15 @@
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
activesupport (5.2.5) activesupport (5.2.6)
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2) i18n (>= 0.7, < 2)
minitest (~> 5.1) minitest (~> 5.1)
tzinfo (~> 1.1) tzinfo (~> 1.1)
addressable (2.8.0) addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0) public_suffix (>= 2.0.2, < 5.0)
autoprefixer-rails (9.4.10.2) autoprefixer-rails (10.2.5.0)
execjs execjs (< 2.8.0)
backports (3.21.0) backports (3.21.0)
coderay (1.1.3) coderay (1.1.3)
coffee-script (2.4.1) coffee-script (2.4.1)
@ -51,9 +51,9 @@ GEM
kramdown (>= 2.3.0) kramdown (>= 2.3.0)
middleman-cli (= 4.3.11) middleman-cli (= 4.3.11)
middleman-core (= 4.3.11) middleman-core (= 4.3.11)
middleman-autoprefixer (2.10.1) middleman-autoprefixer (3.0.0)
autoprefixer-rails (~> 9.1) autoprefixer-rails (~> 10.0)
middleman-core (>= 3.3.3) middleman-core (>= 4.0.0)
middleman-blog (4.0.3) middleman-blog (4.0.3)
addressable (~> 2.3) addressable (~> 2.3)
middleman-core (>= 4.0.0) middleman-core (>= 4.0.0)
@ -111,7 +111,7 @@ GEM
rack-livereload (0.3.17) rack-livereload (0.3.17)
rack rack
rake (13.0.1) rake (13.0.1)
rb-fsevent (0.10.4) rb-fsevent (0.11.0)
rb-inotify (0.10.1) rb-inotify (0.10.1)
ffi (~> 1.0) ffi (~> 1.0)
redcarpet (3.5.1) redcarpet (3.5.1)