From 4e90bc43f2ae070b71b843f38cd6657bc3edb77d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2020 13:17:11 +0000 Subject: [PATCH] Bump foreman from 0.63.0 to 0.87.0 Bumps [foreman](https://github.com/ddollar/foreman) from 0.63.0 to 0.87.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.63.0...v0.87.0) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 6 ++---- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index c91aa40f5a..c2b9ec0162 100644 --- a/Gemfile +++ b/Gemfile @@ -70,7 +70,7 @@ gem "bcrypt-ruby" gem "honeybadger" gem "addressable", require: "addressable/uri" gem "librato-rails", "= 1.4.2" -gem "foreman", "= 0.63.0" +gem "foreman", "0.87.0" gem "readability_parser" gem "lograge" gem "connection_pool" diff --git a/Gemfile.lock b/Gemfile.lock index 0d17fd1393..8793f04e80 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -278,9 +278,7 @@ GEM fog-xml (0.1.3) fog-core nokogiri (>= 1.5.11, < 2.0.0) - foreman (0.63.0) - dotenv (>= 0.7) - thor (>= 0.13.6) + foreman (0.87.0) formatador (0.2.5) globalid (0.4.2) activesupport (>= 4.2.0) @@ -579,7 +577,7 @@ DEPENDENCIES feedjira! feedkit! fog-aws - foreman (= 0.63.0) + foreman (= 0.87.0) grocer-pushpackager! honeybadger html-pipeline!