From 7cfc4faa7b4aed9126082ecf6b7e3d8b0fb238f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Sep 2020 09:47:31 -0700 Subject: [PATCH] Bump rack from 2.2.2 to 2.2.3 (#107) Bumps [rack](https://github.com/rack/rack) from 2.2.2 to 2.2.3. - [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/v2.2.2...2.2.3) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d11facf..6d5e8fd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,7 +81,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.3) - rack (2.2.2) + rack (2.2.3) rack-protection (2.0.8.1) rack rack-test (1.1.0)