From 45132373144e2265e3999031e6c5c581f61e3fa8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 02:17:28 +0000 Subject: [PATCH] Bump sinatra from 2.0.8.1 to 2.2.3 Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.8.1 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.8.1...v2.2.3) --- updated-dependencies: - dependency-name: sinatra dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e445fcd..c68b1c4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,13 +46,13 @@ GEM minitest (5.14.1) multi_json (1.14.1) multipart-post (2.1.1) - mustermann (1.1.1) + mustermann (2.0.2) ruby2_keywords (~> 0.0.1) nokogiri (1.10.9) mini_portile2 (~> 2.4.0) puma (3.12.6) - rack (2.2.3) - rack-protection (2.0.8.1) + rack (2.2.4) + rack-protection (2.2.3) rack rack-test (1.1.0) rack (>= 1.0, < 3) @@ -69,16 +69,16 @@ GEM thor (>= 0.19.0, < 2.0) rake (13.0.1) redis (4.1.4) - ruby2_keywords (0.0.2) + ruby2_keywords (0.0.5) sidekiq (5.2.9) connection_pool (~> 2.2, >= 2.2.2) rack (~> 2.0) rack-protection (>= 1.5.0) redis (>= 3.3.5, < 4.2) - sinatra (2.0.8.1) - mustermann (~> 1.0) - rack (~> 2.0) - rack-protection (= 2.0.8.1) + sinatra (2.2.3) + mustermann (~> 2.0) + rack (~> 2.2) + rack-protection (= 2.2.3) tilt (~> 2.0) sqlite3 (1.4.2) stealth (1.1.6) @@ -93,7 +93,7 @@ GEM twilio-ruby (~> 5.5) thor (0.20.3) thread_safe (0.3.6) - tilt (2.0.10) + tilt (2.0.11) twilio-ruby (5.38.0) faraday (>= 0.9, < 2.0) jwt (>= 1.5, <= 2.5)