From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 May 2022 02:43:38 +0000 (+0900) Subject: Bump rack from 2.2.3 to 2.2.3.1 (#18540) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=48f4bbd2e8ba21b60d88bbdb466366117b92de03;p=mastodon.git Bump rack from 2.2.3 to 2.2.3.1 (#18540) Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.3.1. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/2.2.3...2.2.3.1) --- updated-dependencies: - dependency-name: rack dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/Gemfile.lock b/Gemfile.lock index b887a8e0a..099f6abc7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -476,7 +476,7 @@ GEM activesupport (>= 3.0.0) raabro (1.4.0) racc (1.6.0) - rack (2.2.3) + rack (2.2.3.1) rack-attack (6.6.1) rack (>= 1.0, < 3) rack-cors (1.1.1)