From dc0ad36b2d0155e02b6a43b36ab3b2bccd983de3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2020 07:41:56 +0000 Subject: [PATCH] Bump middleman-blog from 4.0.1 to 4.0.3 Bumps [middleman-blog](https://github.com/middleman/middleman-blog) from 4.0.1 to 4.0.3. - [Release notes](https://github.com/middleman/middleman-blog/releases) - [Changelog](https://github.com/middleman/middleman-blog/blob/master/CHANGELOG.md) - [Commits](https://github.com/middleman/middleman-blog/compare/v4.0.1...v4.0.3) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 53 ++++++++++++++++++++++++++-------------------------- 1 file changed, 26 insertions(+), 27 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 636f566..7b0228c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,14 +1,14 @@ GEM remote: https://rubygems.org/ specs: - activesupport (4.2.7.1) + activesupport (4.2.11.1) i18n (~> 0.7) - json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.4.0) - backports (3.6.8) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) + backports (3.16.0) bourbon (4.2.7) sass (~> 3.4) thor (~> 0.19) @@ -18,27 +18,25 @@ GEM coffee-script-source (1.10.0) compass-import-once (1.0.5) sass (>= 3.2, < 3.5) - concurrent-ruby (1.0.2) + concurrent-ruby (1.1.6) contracts (0.13.0) - dotenv (2.1.1) + dotenv (2.7.5) erubis (2.7.0) execjs (2.7.0) fast_blank (1.0.0) - fastimage (2.0.0) - addressable (~> 2) - ffi (1.9.14) + fastimage (2.1.7) + ffi (1.12.2) haml (4.0.7) tilt hamster (3.0.0) concurrent-ruby (~> 1.0) - hashie (3.4.4) + hashie (3.6.0) i18n (0.7.0) - json (1.8.3) kramdown (1.12.0) listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - memoist (0.15.0) + memoist (0.16.2) middleman (4.1.10) coffee-script (~> 2.2) compass-import-once (= 1.0.5) @@ -47,7 +45,7 @@ GEM middleman-cli (= 4.1.10) middleman-core (= 4.1.10) sass (>= 3.4.0, < 4.0) - middleman-blog (4.0.1) + middleman-blog (4.0.3) addressable (~> 2.3) middleman-core (>= 4.0.0) tzinfo (>= 0.3.0) @@ -80,32 +78,33 @@ GEM middleman-core (>= 3.2) net-sftp ptools - minitest (5.9.0) + minitest (5.14.0) net-sftp (2.1.2) net-ssh (>= 2.6.5) net-ssh (3.2.0) - padrino-helpers (0.13.3.1) + padrino-helpers (0.13.3.4) i18n (~> 0.6, >= 0.6.7) - padrino-support (= 0.13.3.1) + padrino-support (= 0.13.3.4) tilt (>= 1.4.1, < 3) - padrino-support (0.13.3.1) + padrino-support (0.13.3.4) activesupport (>= 3.1) - parallel (1.9.0) + parallel (1.19.1) ptools (1.3.3) - rack (1.6.4) - rb-fsevent (0.9.7) - rb-inotify (0.9.7) - ffi (>= 0.5.0) - sass (3.4.22) + public_suffix (4.0.3) + rack (1.6.13) + rb-fsevent (0.10.3) + rb-inotify (0.10.1) + ffi (~> 1.0) + sass (3.4.25) sass-globbing (1.1.5) sass (>= 3.1) - servolux (0.12.0) + servolux (0.13.0) thor (0.19.1) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (1.4.1) - tzinfo (1.2.2) + tzinfo (1.2.6) thread_safe (~> 0.1) - uglifier (3.0.2) + uglifier (3.2.0) execjs (>= 0.3.0, < 3) PLATFORMS