From 65842bb326221e03063dd9a709b7ee2cb0e7c193 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 21:08:36 +0000 Subject: [PATCH] Bump sinatra from 2.0.4 to 2.2.0 Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.4 to 2.2.0. - [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.0.4...v2.2.0) --- updated-dependencies: - dependency-name: sinatra dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2cd26c0..3aafd17 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 (1.1.1) + 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-protection (2.2.0) 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) + sinatra (2.2.0) mustermann (~> 1.0) - rack (~> 2.0) - rack-protection (= 2.0.4) + rack (~> 2.2) + rack-protection (= 2.2.0) 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.0.10) tzinfo (1.2.7) thread_safe (~> 0.1)