From a43c4d3589374b299d20adb8aa7a6087cf56d808 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Mar 2022 11:48:46 -0600 Subject: [PATCH] Bump foreman from 0.84.0 to 0.87.2 (#258) Bumps [foreman](https://github.com/ddollar/foreman) from 0.84.0 to 0.87.2. - [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.84.0...v0.87.2) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile | 2 +- Gemfile.lock | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index a99d3d53..1af0f636 100644 --- a/Gemfile +++ b/Gemfile @@ -29,7 +29,7 @@ end group :development do gem 'web-console', "~> 3.7" - gem 'foreman', "~> 0.84" + gem 'foreman', "~> 0.87" end group :test do diff --git a/Gemfile.lock b/Gemfile.lock index a40018e4..326a2323 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,8 +97,7 @@ GEM faraday_middleware (~> 0.10) faraday_middleware (0.13.1) faraday (>= 0.7.4, < 1.0) - foreman (0.84.0) - thor (~> 0.19.1) + foreman (0.87.2) gelf (3.1.0) json globalid (0.4.2) @@ -223,7 +222,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - thor (0.19.4) + thor (1.2.1) thread_safe (0.3.6) tilt (2.0.9) timers (4.1.2) @@ -251,7 +250,7 @@ DEPENDENCIES factory_girl_rails (~> 4.8) faraday-detailed_logger (~> 2.1) faraday-panoptes (~> 0.3) - foreman (~> 0.84) + foreman (~> 0.87) gelf honeybadger (~> 4.8) logstasher