From ecaa14dfd2af143279d194ae1e7c2f1b86168ffc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 15:15:02 +0100 Subject: [PATCH] Bump sinatra from 3.0.2 to 3.0.4 (#971) Bumps [sinatra](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: sinatra dependency-type: indirect ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f7696df0..b352bc53 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -331,7 +331,7 @@ GEM rack (~> 2.0) rack-cors (1.1.1) rack (>= 2.0.0) - rack-protection (3.0.2) + rack-protection (3.0.4) rack rack-test (2.0.2) rack (>= 1.3) @@ -482,10 +482,10 @@ GEM simplecov-html (0.12.3) simplecov-lcov (0.8.0) simplecov_json_formatter (0.1.4) - sinatra (3.0.2) + sinatra (3.0.4) mustermann (~> 3.0) rack (~> 2.2, >= 2.2.4) - rack-protection (= 3.0.2) + rack-protection (= 3.0.4) tilt (~> 2.0) skinny (0.2.2) eventmachine (~> 1.0)