From a65e8b322e8d018d4eb39c3f711ddd25618480fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 02:44:20 +0000 Subject: [PATCH] Bump sinatra from 2.2.0 to 3.0.4 Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.2.0 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/v2.2.0...v3.0.4) --- updated-dependencies: - dependency-name: sinatra dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9100710..dafb73d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,7 +99,7 @@ GEM ruby-progressbar mono_logger (1.1.1) multi_json (1.15.0) - mustermann (1.1.1) + mustermann (3.0.0) ruby2_keywords (~> 0.0.1) net-imap (0.2.3) digest @@ -127,7 +127,7 @@ GEM activesupport (>= 3.0.0) racc (1.6.0) rack (2.2.4) - rack-protection (2.2.0) + rack-protection (3.0.4) rack rack-proxy (0.7.2) rack @@ -177,15 +177,15 @@ GEM ffi (~> 1.12) ruby2_keywords (0.0.5) semantic_range (3.0.0) - sinatra (2.2.0) - mustermann (~> 1.0) - rack (~> 2.2) - rack-protection (= 2.2.0) + sinatra (3.0.4) + mustermann (~> 3.0) + rack (~> 2.2, >= 2.2.4) + rack-protection (= 3.0.4) tilt (~> 2.0) sqlite3 (1.4.4) strscan (3.0.3) thor (1.2.1) - tilt (2.0.10) + tilt (2.0.11) timeout (0.3.0) tzinfo (2.0.4) concurrent-ruby (~> 1.0)