mirror of
https://github.com/olivierlacan/keep-a-changelog.git
synced 2025-07-29 00:34:09 +02:00
Bump middleman from 4.3.2 to 4.3.3
Bumps [middleman](https://github.com/middleman/middleman) from 4.3.2 to 4.3.3. - [Release notes](https://github.com/middleman/middleman/releases) - [Changelog](https://github.com/middleman/middleman/blob/v4.3.3/CHANGELOG.md) - [Commits](https://github.com/middleman/middleman/compare/v4.3.2...v4.3.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
3a7298570a
commit
1d1dbc252b
2
Gemfile
2
Gemfile
@ -1,7 +1,7 @@
|
||||
source "https://rubygems.org"
|
||||
|
||||
gem "addressable"
|
||||
gem "middleman", "~> 4.3.2"
|
||||
gem "middleman", "~> 4.3.3"
|
||||
gem "middleman-autoprefixer"
|
||||
gem "middleman-blog"
|
||||
gem "middleman-livereload"
|
||||
|
12
Gemfile.lock
12
Gemfile.lock
@ -44,12 +44,12 @@ GEM
|
||||
rb-inotify (~> 0.9, >= 0.9.7)
|
||||
memoist (0.16.0)
|
||||
method_source (0.9.2)
|
||||
middleman (4.3.2)
|
||||
middleman (4.3.3)
|
||||
coffee-script (~> 2.2)
|
||||
haml (>= 4.0.5)
|
||||
kramdown (~> 1.2)
|
||||
middleman-cli (= 4.3.2)
|
||||
middleman-core (= 4.3.2)
|
||||
middleman-cli (= 4.3.3)
|
||||
middleman-core (= 4.3.3)
|
||||
middleman-autoprefixer (2.10.0)
|
||||
autoprefixer-rails (>= 9.1.4)
|
||||
middleman-core (>= 3.3.3)
|
||||
@ -57,9 +57,9 @@ GEM
|
||||
addressable (~> 2.3)
|
||||
middleman-core (>= 4.0.0)
|
||||
tzinfo (>= 0.3.0)
|
||||
middleman-cli (4.3.2)
|
||||
middleman-cli (4.3.3)
|
||||
thor (>= 0.17.0, < 2.0)
|
||||
middleman-core (4.3.2)
|
||||
middleman-core (4.3.3)
|
||||
activesupport (>= 4.2, < 5.1)
|
||||
addressable (~> 2.3)
|
||||
backports (~> 3.6)
|
||||
@ -133,7 +133,7 @@ PLATFORMS
|
||||
|
||||
DEPENDENCIES
|
||||
addressable
|
||||
middleman (~> 4.3.2)
|
||||
middleman (~> 4.3.3)
|
||||
middleman-autoprefixer
|
||||
middleman-blog
|
||||
middleman-gh-pages
|
||||
|
Loading…
x
Reference in New Issue
Block a user