From 64f7d979c083ee2cfda93441f1831d5d1c504749 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 17:27:21 +0000 Subject: [PATCH] Bump sinatra from 2.2.2 to 3.0.6 Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.2.2 to 3.0.6. - [Release notes](https://github.com/sinatra/sinatra/releases) - [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md) - [Commits](https://github.com/sinatra/sinatra/compare/v2.2.2...v3.0.6) --- updated-dependencies: - dependency-name: sinatra dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 15f2023..777e1bf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,7 +13,7 @@ GEM coderay (1.1.3) json (2.6.2) method_source (1.0.0) - mustermann (2.0.2) + mustermann (3.0.0) ruby2_keywords (~> 0.0.1) nio4r (2.5.8) parallel (1.22.1) @@ -24,8 +24,8 @@ GEM method_source (~> 1.0) puma (5.6.5) nio4r (~> 2.0) - rack (2.2.4) - rack-protection (2.2.2) + rack (2.2.6.4) + rack-protection (3.0.6) rack rainbow (3.1.1) regexp_parser (2.5.0) @@ -50,12 +50,12 @@ GEM rubocop (~> 1.0) ruby-progressbar (1.11.0) ruby2_keywords (0.0.5) - sinatra (2.2.2) - mustermann (~> 2.0) - rack (~> 2.2) - rack-protection (= 2.2.2) + sinatra (3.0.6) + mustermann (~> 3.0) + rack (~> 2.2, >= 2.2.4) + rack-protection (= 3.0.6) tilt (~> 2.0) - tilt (2.0.11) + tilt (2.1.0) unicode-display_width (2.2.0) PLATFORMS