From 064af59bf24074b7f099d91aa2992d6bb3731dae Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2019 22:42:53 +0000 Subject: [PATCH] Bump foreman from 0.85.0 to 0.86.0 Bumps [foreman](https://github.com/ddollar/foreman) from 0.85.0 to 0.86.0. - [Release notes](https://github.com/ddollar/foreman/releases) - [Changelog](https://github.com/ddollar/foreman/blob/master/Changelog.md) - [Commits](https://github.com/ddollar/foreman/compare/v0.85.0...v0.86.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 772e83334..826234f61 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,8 +112,7 @@ GEM faraday (0.15.4) multipart-post (>= 1.2, < 3) ffi (1.11.1) - foreman (0.85.0) - thor (~> 0.19.1) + foreman (0.86.0) globalid (0.4.2) activesupport (>= 4.2.0) hashdiff (1.0.0) @@ -344,7 +343,7 @@ GEM sprockets (>= 3.0.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) - thor (0.19.4) + thor (0.20.3) thread_safe (0.3.6) tilt (2.0.10) timecop (0.9.1)