From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2020 19:46:09 +0000 (+0900) Subject: Bump responders from 3.0.0 to 3.0.1 (#13914) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=6b422cefaef1125ef5143466ae71a9f428cf285c;p=mastodon.git Bump responders from 3.0.0 to 3.0.1 (#13914) Bumps [responders](https://github.com/heartcombo/responders) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/heartcombo/responders/releases) - [Changelog](https://github.com/heartcombo/responders/blob/master/CHANGELOG.md) - [Commits](https://github.com/heartcombo/responders/compare/v3.0.0...v3.0.1) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- diff --git a/Gemfile.lock b/Gemfile.lock index 4ba201b45..05e8e58a8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -511,7 +511,7 @@ GEM regexp_parser (1.7.0) request_store (1.5.0) rack (>= 1.4) - responders (3.0.0) + responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) rexml (3.2.4)