From c984e0a46b16b4e390aa1f8ff06615c98e9bbd28 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2019 15:14:07 +0000 Subject: [PATCH] Bump responders from 2.4.1 to 3.0.0 Bumps [responders](https://github.com/plataformatec/responders) from 2.4.1 to 3.0.0. - [Release notes](https://github.com/plataformatec/responders/releases) - [Changelog](https://github.com/plataformatec/responders/blob/master/CHANGELOG.md) - [Commits](https://github.com/plataformatec/responders/compare/v2.4.1...v3.0.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c07db19..c881a69 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -831,13 +831,13 @@ GEM rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) rainbow (3.0.0) - rake (12.3.2) + rake (12.3.3) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) - responders (2.4.1) - actionpack (>= 4.2.0, < 6.0) - railties (>= 4.2.0, < 6.0) + responders (3.0.0) + actionpack (>= 5.0) + railties (>= 5.0) rollbar (2.18.2) multi_json rubocop (0.73.0)