Bump middleman from 4.4.3 to 4.5.0 (#564)

Bumps [middleman](https://github.com/middleman/middleman) from 4.4.3 to 4.5.0.
- [Changelog](https://github.com/middleman/middleman/blob/main/CHANGELOG.md)
- [Commits](https://github.com/middleman/middleman/commits/v4.5.0)

---
updated-dependencies:
- dependency-name: middleman
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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] 2023-07-15 10:13:12 -04:00 committed by GitHub
parent b30e4e13ac
commit 7393d4701d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 17 deletions

View File

@ -1,7 +1,7 @@
source "https://rubygems.org"
gem "addressable"
gem "middleman", "~> 4.4.2"
gem "middleman", "~> 4.5.0"
gem "middleman-autoprefixer"
gem "middleman-blog"
gem "middleman-livereload"

View File

@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.4.3)
activesupport (7.0.5)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
@ -10,7 +10,7 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
autoprefixer-rails (10.4.7.0)
execjs (~> 2)
backports (3.23.0)
backports (3.24.1)
coffee-script (2.4.1)
coffee-script-source
execjs
@ -25,10 +25,11 @@ GEM
eventmachine (1.2.7)
execjs (2.8.1)
fast_blank (1.0.1)
fastimage (2.2.6)
fastimage (2.2.7)
ffi (1.15.5)
haml (5.2.2)
temple (>= 0.8.0)
haml (6.1.1)
temple (>= 0.8.2)
thor
tilt
hamster (3.0.0)
concurrent-ruby (~> 1.0)
@ -43,12 +44,12 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
memoist (0.16.2)
middleman (4.4.3)
middleman (4.5.0)
coffee-script (~> 2.2)
haml (>= 4.0.5, < 6.0)
haml (>= 4.0.5)
kramdown (>= 2.3.0)
middleman-cli (= 4.4.3)
middleman-core (= 4.4.3)
middleman-cli (= 4.5.0)
middleman-core (= 4.5.0)
middleman-autoprefixer (3.0.0)
autoprefixer-rails (~> 10.0)
middleman-core (>= 4.0.0)
@ -56,9 +57,9 @@ GEM
addressable (~> 2.3)
middleman-core (>= 4.0.0)
tzinfo (>= 0.3.0)
middleman-cli (4.4.3)
middleman-cli (4.5.0)
thor (>= 0.17.0, < 2.0)
middleman-core (4.4.3)
middleman-core (4.5.0)
activesupport (>= 6.1, < 7.1)
addressable (~> 2.4)
backports (~> 3.6)
@ -101,10 +102,10 @@ GEM
padrino-support (= 0.15.3)
tilt (>= 1.4.1, < 3)
padrino-support (0.15.3)
parallel (1.22.1)
parallel (1.23.0)
parslet (2.0.0)
public_suffix (5.0.1)
rack (2.2.6.4)
rack (2.2.7)
rack-livereload (0.3.17)
rack
rake (13.0.6)
@ -117,8 +118,8 @@ GEM
sassc (2.4.0)
ffi (~> 1.9)
servolux (0.13.0)
temple (0.10.0)
thor (1.2.1)
temple (0.10.2)
thor (1.2.2)
tilt (2.0.11)
toml (0.3.0)
parslet (>= 1.8.0, < 3.0.0)
@ -133,7 +134,7 @@ PLATFORMS
DEPENDENCIES
addressable
middleman (~> 4.4.2)
middleman (~> 4.5.0)
middleman-autoprefixer
middleman-blog
middleman-gh-pages