From 1d1dbc252bfd173da04ee1057f63c5082be4b71b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 19 Feb 2019 04:36:09 +0000 Subject: [PATCH] Bump middleman from 4.3.2 to 4.3.3 Bumps [middleman](https://github.com/middleman/middleman) from 4.3.2 to 4.3.3. - [Release notes](https://github.com/middleman/middleman/releases) - [Changelog](https://github.com/middleman/middleman/blob/v4.3.3/CHANGELOG.md) - [Commits](https://github.com/middleman/middleman/compare/v4.3.2...v4.3.3) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index 019cf64..069a5cf 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source "https://rubygems.org" gem "addressable" -gem "middleman", "~> 4.3.2" +gem "middleman", "~> 4.3.3" gem "middleman-autoprefixer" gem "middleman-blog" gem "middleman-livereload" diff --git a/Gemfile.lock b/Gemfile.lock index fc901ec..f9c80d7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,12 +44,12 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) memoist (0.16.0) method_source (0.9.2) - middleman (4.3.2) + middleman (4.3.3) coffee-script (~> 2.2) haml (>= 4.0.5) kramdown (~> 1.2) - middleman-cli (= 4.3.2) - middleman-core (= 4.3.2) + middleman-cli (= 4.3.3) + middleman-core (= 4.3.3) middleman-autoprefixer (2.10.0) autoprefixer-rails (>= 9.1.4) middleman-core (>= 3.3.3) @@ -57,9 +57,9 @@ GEM addressable (~> 2.3) middleman-core (>= 4.0.0) tzinfo (>= 0.3.0) - middleman-cli (4.3.2) + middleman-cli (4.3.3) thor (>= 0.17.0, < 2.0) - middleman-core (4.3.2) + middleman-core (4.3.3) activesupport (>= 4.2, < 5.1) addressable (~> 2.3) backports (~> 3.6) @@ -133,7 +133,7 @@ PLATFORMS DEPENDENCIES addressable - middleman (~> 4.3.2) + middleman (~> 4.3.3) middleman-autoprefixer middleman-blog middleman-gh-pages