mirror of
https://github.com/olivierlacan/keep-a-changelog.git
synced 2025-07-31 01:34:18 +02:00
Bump middleman from 4.4.0 to 4.4.2 (#415)
Bumps [middleman](https://github.com/middleman/middleman) from 4.4.0 to 4.4.2. - [Release notes](https://github.com/middleman/middleman/releases) - [Changelog](https://github.com/middleman/middleman/blob/v4.4.2/CHANGELOG.md) - [Commits](https://github.com/middleman/middleman/compare/v4.4.0...v4.4.2) --- updated-dependencies: - dependency-name: middleman dependency-type: direct:production update-type: version-update:semver-patch ... 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:
parent
2a76cd29cf
commit
ee8cc0c625
2
Gemfile
2
Gemfile
@ -1,7 +1,7 @@
|
|||||||
source "https://rubygems.org"
|
source "https://rubygems.org"
|
||||||
|
|
||||||
gem "addressable"
|
gem "addressable"
|
||||||
gem "middleman", "~> 4.4.0"
|
gem "middleman", "~> 4.4.2"
|
||||||
gem "middleman-autoprefixer"
|
gem "middleman-autoprefixer"
|
||||||
gem "middleman-blog"
|
gem "middleman-blog"
|
||||||
gem "middleman-livereload"
|
gem "middleman-livereload"
|
||||||
|
20
Gemfile.lock
20
Gemfile.lock
@ -1,7 +1,7 @@
|
|||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
activesupport (6.1.4)
|
activesupport (6.1.4.1)
|
||||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||||
i18n (>= 1.6, < 2)
|
i18n (>= 1.6, < 2)
|
||||||
minitest (>= 5.1)
|
minitest (>= 5.1)
|
||||||
@ -28,7 +28,7 @@ GEM
|
|||||||
execjs (2.7.0)
|
execjs (2.7.0)
|
||||||
fast_blank (1.0.1)
|
fast_blank (1.0.1)
|
||||||
fastimage (2.2.5)
|
fastimage (2.2.5)
|
||||||
ffi (1.15.3)
|
ffi (1.15.4)
|
||||||
haml (5.2.2)
|
haml (5.2.2)
|
||||||
temple (>= 0.8.0)
|
temple (>= 0.8.0)
|
||||||
tilt
|
tilt
|
||||||
@ -46,12 +46,12 @@ GEM
|
|||||||
rb-inotify (~> 0.9, >= 0.9.7)
|
rb-inotify (~> 0.9, >= 0.9.7)
|
||||||
memoist (0.16.2)
|
memoist (0.16.2)
|
||||||
method_source (1.0.0)
|
method_source (1.0.0)
|
||||||
middleman (4.4.0)
|
middleman (4.4.2)
|
||||||
coffee-script (~> 2.2)
|
coffee-script (~> 2.2)
|
||||||
haml (>= 4.0.5)
|
haml (>= 4.0.5)
|
||||||
kramdown (>= 2.3.0)
|
kramdown (>= 2.3.0)
|
||||||
middleman-cli (= 4.4.0)
|
middleman-cli (= 4.4.2)
|
||||||
middleman-core (= 4.4.0)
|
middleman-core (= 4.4.2)
|
||||||
middleman-autoprefixer (3.0.0)
|
middleman-autoprefixer (3.0.0)
|
||||||
autoprefixer-rails (~> 10.0)
|
autoprefixer-rails (~> 10.0)
|
||||||
middleman-core (>= 4.0.0)
|
middleman-core (>= 4.0.0)
|
||||||
@ -59,9 +59,9 @@ GEM
|
|||||||
addressable (~> 2.3)
|
addressable (~> 2.3)
|
||||||
middleman-core (>= 4.0.0)
|
middleman-core (>= 4.0.0)
|
||||||
tzinfo (>= 0.3.0)
|
tzinfo (>= 0.3.0)
|
||||||
middleman-cli (4.4.0)
|
middleman-cli (4.4.2)
|
||||||
thor (>= 0.17.0, < 2.0)
|
thor (>= 0.17.0, < 2.0)
|
||||||
middleman-core (4.4.0)
|
middleman-core (4.4.2)
|
||||||
activesupport (>= 6.1, < 7.0)
|
activesupport (>= 6.1, < 7.0)
|
||||||
addressable (~> 2.4)
|
addressable (~> 2.4)
|
||||||
backports (~> 3.6)
|
backports (~> 3.6)
|
||||||
@ -104,7 +104,7 @@ GEM
|
|||||||
padrino-support (= 0.15.1)
|
padrino-support (= 0.15.1)
|
||||||
tilt (>= 1.4.1, < 3)
|
tilt (>= 1.4.1, < 3)
|
||||||
padrino-support (0.15.1)
|
padrino-support (0.15.1)
|
||||||
parallel (1.20.1)
|
parallel (1.21.0)
|
||||||
parslet (2.0.0)
|
parslet (2.0.0)
|
||||||
pry (0.14.1)
|
pry (0.14.1)
|
||||||
coderay (~> 1.1)
|
coderay (~> 1.1)
|
||||||
@ -133,14 +133,14 @@ GEM
|
|||||||
uglifier (3.2.0)
|
uglifier (3.2.0)
|
||||||
execjs (>= 0.3.0, < 3)
|
execjs (>= 0.3.0, < 3)
|
||||||
webrick (1.7.0)
|
webrick (1.7.0)
|
||||||
zeitwerk (2.4.2)
|
zeitwerk (2.5.1)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
ruby
|
ruby
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
addressable
|
addressable
|
||||||
middleman (~> 4.4.0)
|
middleman (~> 4.4.2)
|
||||||
middleman-autoprefixer
|
middleman-autoprefixer
|
||||||
middleman-blog
|
middleman-blog
|
||||||
middleman-gh-pages
|
middleman-gh-pages
|
||||||
|
Loading…
x
Reference in New Issue
Block a user