From 880b8269d0e7ac9d490f1d4d35a2934ba34b61a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 13:50:05 +0000 Subject: [PATCH] Bump middleman from 4.4.3 to 4.5.0 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] --- Gemfile.lock | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2ab463fa4c..ef3c72f972 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,8 +104,9 @@ GEM google-protobuf (4.27.1-x86_64-linux) bigdecimal rake (>= 13) - haml (5.2.2) - temple (>= 0.8.0) + haml (6.3.0) + temple (>= 0.8.2) + thor tilt hamster (3.0.0) concurrent-ruby (~> 1.0) @@ -133,12 +134,12 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) map (6.6.0) 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) @@ -146,9 +147,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)