From 2337fbe655c5611444e7288de5960c171a000c0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 11:53:06 +0000 Subject: [PATCH] Bump sinatra from 2.0.4 to 2.2.4 Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.4 to 2.2.4. - [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.0.4...v2.2.4) --- updated-dependencies: - dependency-name: sinatra dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2cd26c0..40a0b1b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,14 +35,15 @@ GEM minitest (5.14.1) multi_json (1.13.1) multipart-post (2.0.0) - mustermann (1.0.3) + mustermann (2.0.2) + ruby2_keywords (~> 0.0.1) net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (4.2.0) net-telnet (0.1.1) puma (3.12.6) - rack (2.2.3) - rack-protection (2.0.4) + rack (2.2.6.4) + rack-protection (2.2.4) rack rspec (3.7.0) rspec-core (~> 3.7.0) @@ -60,6 +61,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.7.0) rspec-support (3.7.1) + ruby2_keywords (0.0.5) sequel (5.14.0) server_health_check (1.0.2) server_health_check-rack (0.1.0) @@ -70,10 +72,10 @@ GEM rspec-its specinfra (~> 2.72) sfl (2.3) - sinatra (2.0.4) - mustermann (~> 1.0) - rack (~> 2.0) - rack-protection (= 2.0.4) + sinatra (2.2.4) + mustermann (~> 2.0) + rack (~> 2.2) + rack-protection (= 2.2.4) tilt (~> 2.0) specinfra (2.73.2) net-scp @@ -83,7 +85,7 @@ GEM sqlite3 (1.3.13) thor (0.20.3) thread_safe (0.3.6) - tilt (2.0.8) + tilt (2.1.0) tzinfo (1.2.7) thread_safe (~> 0.1)