From 2daf79d67dde369ee19a25c436ad3b9b9580be0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 00:57:44 +0000 Subject: [PATCH] Bump sinatra from 2.0.0 to 2.2.3 Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.0 to 2.2.3. - [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.0...v2.2.3) --- updated-dependencies: - dependency-name: sinatra dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7833cfce..885a6bc2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -324,9 +324,10 @@ GEM multi_json (1.12.2) multi_test (0.1.2) multipart-post (2.0.0) - mustermann (1.0.1) - mustermann-grape (1.0.0) - mustermann (~> 1.0.0) + mustermann (2.0.2) + ruby2_keywords (~> 0.0.1) + mustermann-grape (1.0.2) + mustermann (>= 1.0.0) nenv (0.3.0) net-dns (0.8.0) net-http-persistent (2.9.4) @@ -349,13 +350,13 @@ GEM multi_json (~> 1.0) pusher-signature (~> 0.1.8) pusher-signature (0.1.8) - rack (2.0.3) + rack (2.2.4) rack-accept (0.4.5) rack (>= 0.4) rack-conneg (0.1.6) rack (>= 1.0) rack-cors (1.0.2) - rack-protection (2.0.0) + rack-protection (2.2.3) rack rack-test (0.8.2) rack (>= 1.0, < 3) @@ -439,6 +440,7 @@ GEM rspec-support (3.7.0) ruby-enum (0.7.1) i18n + ruby2_keywords (0.0.5) safe_yaml (1.0.4) sass (3.4.24) sawyer (0.8.1) @@ -450,10 +452,10 @@ GEM json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.1) - sinatra (2.0.0) - mustermann (~> 1.0) - rack (~> 2.0) - rack-protection (= 2.0.0) + sinatra (2.2.3) + mustermann (~> 2.0) + rack (~> 2.2) + rack-protection (= 2.2.3) tilt (~> 2.0) slop (3.6.0) sparql (1.99.1) @@ -485,7 +487,7 @@ GEM rack (>= 1, < 3) thor (0.19.4) thread_safe (0.3.6) - tilt (2.0.8) + tilt (2.0.11) timecop (0.9.1) tins (1.15.0) typhoeus (0.8.0)