From e3137324fa876dd01382e7ad86cb807e73087063 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2020 11:45:34 -0400 Subject: [PATCH] Bump middleman from 4.3.8 to 4.3.10 (#1316) Bumps [middleman](https://github.com/middleman/middleman) from 4.3.8 to 4.3.10. - [Release notes](https://github.com/middleman/middleman/releases) - [Changelog](https://github.com/middleman/middleman/blob/master/CHANGELOG.md) - [Commits](https://github.com/middleman/middleman/compare/v4.3.8...v4.3.10) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9546c67..4a2429e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (5.2.4.3) + activesupport (5.2.4.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -10,7 +10,7 @@ GEM public_suffix (>= 2.0.2, < 5.0) autoprefixer-rails (9.5.1.1) execjs - backports (3.18.1) + backports (3.18.2) coffee-script (2.4.1) coffee-script-source execjs @@ -37,18 +37,18 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) memoist (0.16.2) - middleman (4.3.8) + middleman (4.3.10) coffee-script (~> 2.2) haml (>= 4.0.5) kramdown (>= 2.3.0) - middleman-cli (= 4.3.8) - middleman-core (= 4.3.8) + middleman-cli (= 4.3.10) + middleman-core (= 4.3.10) middleman-autoprefixer (2.10.1) autoprefixer-rails (~> 9.1) middleman-core (>= 3.3.3) - middleman-cli (4.3.8) + middleman-cli (4.3.10) thor (>= 0.17.0, < 2.0) - middleman-core (4.3.8) + middleman-core (4.3.10) activesupport (>= 4.2, < 6.0) addressable (~> 2.3) backports (~> 3.6) @@ -78,7 +78,7 @@ GEM middleman-core (>= 3.2) rouge (~> 3.2) mini_portile2 (2.4.0) - minitest (5.14.1) + minitest (5.14.2) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) padrino-helpers (0.13.3.4) @@ -88,7 +88,7 @@ GEM padrino-support (0.13.3.4) activesupport (>= 3.1) parallel (1.19.2) - public_suffix (4.0.5) + public_suffix (4.0.6) rack (2.2.3) rb-fsevent (0.10.4) rb-inotify (0.10.1)