From 5cb7000181b3e43d80ea43e32108a3f108225fdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 20:02:43 +0000 Subject: [PATCH] Bump middleman from `a44adc4` to `7b6a268` Bumps [middleman](https://github.com/middleman/middleman) from `a44adc4` to `7b6a268`. - [Release notes](https://github.com/middleman/middleman/releases) - [Commits](https://github.com/middleman/middleman/compare/a44adc48fab2eea7cb3cf5187776390653afd029...7b6a2684192098be002601d6ae089c7b09ed5a4b) --- updated-dependencies: - dependency-name: middleman dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 91ab9a0263c..4cf9a38b4f7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,11 +1,11 @@ GIT remote: https://github.com/middleman/middleman.git - revision: a44adc48fab2eea7cb3cf5187776390653afd029 + revision: 7b6a2684192098be002601d6ae089c7b09ed5a4b branch: 4.x specs: middleman (4.4.3) 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) @@ -40,7 +40,7 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (7.0.4) + activesupport (7.0.4.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -54,7 +54,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.0) contracts (0.17) dotenv (2.8.1) erubis (2.7.0) @@ -62,8 +62,9 @@ GEM fast_blank (1.0.1) fastimage (2.2.6) 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) @@ -72,7 +73,7 @@ GEM concurrent-ruby (~> 1.0) kramdown (2.4.0) rexml - listen (3.7.1) + listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) memoist (0.16.2) @@ -86,20 +87,20 @@ GEM middleman-core (>= 3.2) rouge (~> 3.2) mini_portile2 (2.8.0) - minitest (5.16.3) + minitest (5.17.0) nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4) - padrino-helpers (0.15.1) + padrino-helpers (0.15.2) i18n (>= 0.6.7, < 2) - padrino-support (= 0.15.1) + padrino-support (= 0.15.2) tilt (>= 1.4.1, < 3) - padrino-support (0.15.1) + padrino-support (0.15.2) parallel (1.22.1) parslet (2.0.0) - public_suffix (5.0.0) + public_suffix (5.0.1) racc (1.6.1) - rack (2.2.4) + rack (2.2.6.2) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) @@ -117,12 +118,12 @@ GEM sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - temple (0.9.1) + temple (0.10.0) thor (1.2.1) tilt (2.0.11) toml (0.3.0) parslet (>= 1.8.0, < 3.0.0) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) uglifier (3.2.0) execjs (>= 0.3.0, < 3)