From 71b2efbe3133710ec71eedba88b2984abad44bfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 19 Feb 2019 05:48:28 +0000 Subject: [PATCH 1/2] 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.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 98b9bee1..6c48c10c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,22 +77,22 @@ 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-blog (4.0.2) addressable (~> 2.3) middleman-core (~> 4.0) tzinfo (>= 0.3.0) - middleman-cli (4.3.2) + middleman-cli (4.3.3) thor (>= 0.17.0, < 2.0) middleman-compass (4.0.1) compass (>= 1.0.0, < 2.0.0) middleman-core (>= 4.0.0) - middleman-core (4.3.2) + middleman-core (4.3.3) activesupport (>= 4.2, < 5.1) addressable (~> 2.3) backports (~> 3.6) @@ -145,7 +145,7 @@ GEM tilt (>= 1.4.1, < 3) padrino-support (0.13.3.4) activesupport (>= 3.1) - parallel (1.12.1) + parallel (1.13.0) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) From 230343a0755c8b299989f3703752ecce7313a427 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 22 Feb 2019 08:03:54 +0000 Subject: [PATCH 2/2] Bump pry-byebug from 3.6.0 to 3.7.0 Bumps [pry-byebug](https://github.com/deivid-rodriguez/pry-byebug) from 3.6.0 to 3.7.0. - [Release notes](https://github.com/deivid-rodriguez/pry-byebug/releases) - [Changelog](https://github.com/deivid-rodriguez/pry-byebug/blob/master/CHANGELOG.md) - [Commits](https://github.com/deivid-rodriguez/pry-byebug/compare/v3.6.0...v3.7.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 98b9bee1..16964cd2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,7 +14,7 @@ GEM autoprefixer-rails (>= 5.2.1) sassc (>= 2.0.0) builder (3.2.3) - byebug (10.0.2) + byebug (11.0.0) chunky_png (1.3.8) coderay (1.1.2) coffee-script (2.4.1) @@ -149,8 +149,8 @@ GEM pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - pry-byebug (3.6.0) - byebug (~> 10.0) + pry-byebug (3.7.0) + byebug (~> 11.0) pry (~> 0.10) puma (3.12.0) pusher-client (0.6.2)