From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2019 22:21:51 +0000 (+0900) Subject: [Security] Bump rack from 2.0.7 to 2.0.8 (#12654) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=4dbf0a91b2a8f3f4a69c5fe8f663668708a9b901;p=mastodon.git [Security] Bump rack from 2.0.7 to 2.0.8 (#12654) Bumps [rack](https://github.com/rack/rack) from 2.0.7 to 2.0.8. **This update includes a security fix.** - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/2.0.7...2.0.8) Signed-off-by: dependabot-preview[bot] --- diff --git a/Gemfile.lock b/Gemfile.lock index df29d4f39..63d71b433 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -458,7 +458,7 @@ GEM pundit (2.1.0) activesupport (>= 3.0.0) raabro (1.1.6) - rack (2.0.7) + rack (2.0.8) rack-attack (6.2.1) rack (>= 1.0, < 3) rack-cors (1.1.0)