From cb5915529b36fd2cfbf4d4cc3f3a0408f6db38f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 01:20:57 +0000 Subject: [PATCH] Bump sinatra from 2.0.4 to 2.2.3 Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.4 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.4...v2.2.3) --- updated-dependencies: - dependency-name: sinatra dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0ccf076..f83d926 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -138,12 +138,15 @@ GEM marcel (0.3.2) mimemagic (~> 0.3.2) method_source (0.9.0) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.0) mini_portile2 (2.3.0) minitest (5.11.3) msgpack (1.2.4) - mustermann (1.0.3) + mustermann (2.0.2) + ruby2_keywords (~> 0.0.1) nio4r (2.3.1) nokogiri (1.8.2) mini_portile2 (~> 2.3.0) @@ -166,9 +169,9 @@ GEM activesupport (>= 3.0.0) quick_random_records (0.3.2) activerecord (>= 3) - rack (2.0.5) + rack (2.2.4) rack-cors (1.0.2) - rack-protection (2.0.4) + rack-protection (2.2.3) rack rack-test (1.0.0) rack (>= 1.0, < 3) @@ -236,6 +239,7 @@ GEM rubocop-rspec (1.23.0) rubocop (>= 0.52.1) ruby-progressbar (1.9.0) + ruby2_keywords (0.0.5) ruby_dep (1.5.0) safe_yaml (1.0.4) simplecov (0.16.1) @@ -243,10 +247,10 @@ GEM json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - sinatra (2.0.4) - mustermann (~> 1.0) - rack (~> 2.0) - rack-protection (= 2.0.4) + sinatra (2.2.3) + mustermann (~> 2.0) + rack (~> 2.2) + rack-protection (= 2.2.3) tilt (~> 2.0) skinny (0.2.2) eventmachine (~> 1.0) @@ -280,7 +284,7 @@ GEM rack (>= 1, < 3) thor (0.20.0) thread_safe (0.3.6) - tilt (2.0.8) + tilt (2.0.11) timecop (0.9.1) tzinfo (1.2.5) thread_safe (~> 0.1)