mirror of
https://github.com/olivierlacan/keep-a-changelog.git
synced 2025-07-29 16:54:12 +02:00
Bump middleman-autoprefixer from 2.10.0 to 2.10.1
Bumps [middleman-autoprefixer](https://github.com/middleman/middleman-autoprefixer) from 2.10.0 to 2.10.1. - [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.0...v2.10.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
57f319d604
commit
0e2e31447e
18
Gemfile.lock
18
Gemfile.lock
@ -8,9 +8,9 @@ GEM
|
|||||||
tzinfo (~> 1.1)
|
tzinfo (~> 1.1)
|
||||||
addressable (2.6.0)
|
addressable (2.6.0)
|
||||||
public_suffix (>= 2.0.2, < 4.0)
|
public_suffix (>= 2.0.2, < 4.0)
|
||||||
autoprefixer-rails (9.4.7)
|
autoprefixer-rails (9.4.10.2)
|
||||||
execjs
|
execjs
|
||||||
backports (3.11.4)
|
backports (3.12.0)
|
||||||
coderay (1.1.2)
|
coderay (1.1.2)
|
||||||
coffee-script (2.4.1)
|
coffee-script (2.4.1)
|
||||||
coffee-script-source
|
coffee-script-source
|
||||||
@ -18,7 +18,7 @@ GEM
|
|||||||
coffee-script-source (1.12.2)
|
coffee-script-source (1.12.2)
|
||||||
concurrent-ruby (1.1.4)
|
concurrent-ruby (1.1.4)
|
||||||
contracts (0.13.0)
|
contracts (0.13.0)
|
||||||
dotenv (2.6.0)
|
dotenv (2.7.1)
|
||||||
em-websocket (0.5.1)
|
em-websocket (0.5.1)
|
||||||
eventmachine (>= 0.12.9)
|
eventmachine (>= 0.12.9)
|
||||||
http_parser.rb (~> 0.6.0)
|
http_parser.rb (~> 0.6.0)
|
||||||
@ -27,7 +27,7 @@ GEM
|
|||||||
execjs (2.7.0)
|
execjs (2.7.0)
|
||||||
fast_blank (1.0.0)
|
fast_blank (1.0.0)
|
||||||
fastimage (2.1.5)
|
fastimage (2.1.5)
|
||||||
ffi (1.9.25)
|
ffi (1.10.0)
|
||||||
haml (5.0.4)
|
haml (5.0.4)
|
||||||
temple (>= 0.8.0)
|
temple (>= 0.8.0)
|
||||||
tilt
|
tilt
|
||||||
@ -50,8 +50,8 @@ GEM
|
|||||||
kramdown (~> 1.2)
|
kramdown (~> 1.2)
|
||||||
middleman-cli (= 4.3.3)
|
middleman-cli (= 4.3.3)
|
||||||
middleman-core (= 4.3.3)
|
middleman-core (= 4.3.3)
|
||||||
middleman-autoprefixer (2.10.0)
|
middleman-autoprefixer (2.10.1)
|
||||||
autoprefixer-rails (>= 9.1.4)
|
autoprefixer-rails (~> 9.1)
|
||||||
middleman-core (>= 3.3.3)
|
middleman-core (>= 3.3.3)
|
||||||
middleman-blog (4.0.3)
|
middleman-blog (4.0.3)
|
||||||
addressable (~> 2.3)
|
addressable (~> 2.3)
|
||||||
@ -101,7 +101,7 @@ GEM
|
|||||||
tilt (>= 1.4.1, < 3)
|
tilt (>= 1.4.1, < 3)
|
||||||
padrino-support (0.13.3.4)
|
padrino-support (0.13.3.4)
|
||||||
activesupport (>= 3.1)
|
activesupport (>= 3.1)
|
||||||
parallel (1.13.0)
|
parallel (1.14.0)
|
||||||
pry (0.12.2)
|
pry (0.12.2)
|
||||||
coderay (~> 1.1.0)
|
coderay (~> 1.1.0)
|
||||||
method_source (~> 0.9.0)
|
method_source (~> 0.9.0)
|
||||||
@ -115,8 +115,8 @@ GEM
|
|||||||
ffi (~> 1.0)
|
ffi (~> 1.0)
|
||||||
redcarpet (3.4.0)
|
redcarpet (3.4.0)
|
||||||
rouge (2.0.5)
|
rouge (2.0.5)
|
||||||
sassc (2.0.0)
|
sassc (2.0.1)
|
||||||
ffi (~> 1.9.6)
|
ffi (~> 1.9)
|
||||||
rake
|
rake
|
||||||
servolux (0.13.0)
|
servolux (0.13.0)
|
||||||
temple (0.8.0)
|
temple (0.8.0)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user