From efdd325f1ae7df469fd00c8f80238588a33dd0f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 00:58:51 +0000 Subject: [PATCH] Bump sinatra from 2.0.2 to 2.2.3 Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.2 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.2...v2.2.3) --- 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 aa58668..c6b495b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -161,7 +161,8 @@ GEM minitest (5.13.0) multi_json (1.12.1) multi_xml (0.5.5) - mustermann (1.0.2) + mustermann (2.0.2) + ruby2_keywords (~> 0.0.1) mysql2 (0.5.2) nio4r (2.5.2) nokogiri (1.10.5) @@ -176,8 +177,8 @@ GEM slop (~> 3.4) public_suffix (4.0.1) puma (3.12.4) - rack (2.0.8) - rack-protection (2.0.2) + rack (2.2.4) + rack-protection (2.2.3) rack rack-proxy (0.6.5) rack @@ -245,6 +246,7 @@ GEM rubocop-performance (~> 1.3) rubocop-rails (~> 2.0) ruby-progressbar (1.10.1) + ruby2_keywords (0.0.5) ruby_http_client (3.3.0) rubyzip (1.3.0) sass (3.4.23) @@ -265,10 +267,10 @@ GEM json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - sinatra (2.0.2) - mustermann (~> 1.0) - rack (~> 2.0) - rack-protection (= 2.0.2) + sinatra (2.2.3) + mustermann (~> 2.0) + rack (~> 2.2) + rack-protection (= 2.2.3) tilt (~> 2.0) slop (3.6.0) spring (2.0.1) @@ -288,7 +290,7 @@ GEM tins (~> 1.0) thor (0.19.4) thread_safe (0.3.6) - tilt (2.0.6) + tilt (2.0.11) time_difference (0.5.0) activesupport tins (1.16.3)