From ef0e6d7150d64989d32ac61b145682b2a5373e99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 07:03:46 +0000 Subject: [PATCH] Bump rack-protection from 3.0.2 to 3.0.4 Bumps [rack-protection](https://github.com/sinatra/sinatra) from 3.0.2 to 3.0.4. - [Release notes](https://github.com/sinatra/sinatra/releases) - [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md) - [Commits](https://github.com/sinatra/sinatra/compare/v3.0.2...v3.0.4) --- updated-dependencies: - dependency-name: rack-protection dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b5203468ffe..30dd3ec0ba2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -259,7 +259,7 @@ GEM rack-canonical-host (1.1.0) addressable (> 0, < 3) rack (>= 1.0.0, < 3) - rack-protection (3.0.2) + rack-protection (3.0.4) rack rack-test (2.0.2) rack (>= 1.3)