From 05fbc1917b7f8348ea8da31cfa1b2ee9e69c4569 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 01:46:00 +0000 Subject: [PATCH] Bump sinatra from 2.0.5 to 2.2.3 Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.5 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.5...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 85d38303f49e5..bc4296a67f16d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -308,7 +308,9 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_magick (4.9.2) mini_mime (1.0.1) mini_portile2 (2.4.0) @@ -333,7 +335,8 @@ GEM multi_json (1.13.1) multipart-post (2.0.0) mustache (1.1.0) - mustermann (1.0.3) + mustermann (2.0.2) + ruby2_keywords (~> 0.0.1) mysql2 (0.5.2) mysql2 (0.5.2-x64-mingw32) mysql2 (0.5.2-x86-mingw32) @@ -364,10 +367,10 @@ GEM thor raabro (1.1.6) racc (1.4.15) - rack (2.0.7) + rack (2.2.4) rack-cache (1.8.0) rack (>= 0.4) - rack-protection (2.0.5) + rack-protection (2.2.3) rack rack-proxy (0.6.5) rack @@ -420,6 +423,7 @@ GEM ruby-progressbar (1.10.1) ruby-vips (2.0.13) ffi (~> 1.9) + ruby2_keywords (0.0.5) ruby_dep (1.5.0) rubyzip (1.2.3) rufus-scheduler (3.6.0) @@ -454,10 +458,10 @@ GEM faraday (~> 0.9) jwt (>= 1.5, < 3.0) multi_json (~> 1.10) - sinatra (2.0.5) - mustermann (~> 1.0) - rack (~> 2.0) - rack-protection (= 2.0.5) + sinatra (2.2.3) + mustermann (~> 2.0) + rack (~> 2.2) + rack-protection (= 2.2.3) tilt (~> 2.0) sneakers (2.11.0) bunny (~> 2.12) @@ -484,7 +488,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) thread_safe (0.3.6-java) - tilt (2.0.9) + tilt (2.0.11) turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0)