From 915535f6bdb8ca55a1bc48566b83f4027f9d0e57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 00:58:21 +0000 Subject: [PATCH] Bump sinatra from 2.0.1 to 2.2.3 in /rails Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.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.1...v2.2.3) --- updated-dependencies: - dependency-name: sinatra dependency-type: indirect ... Signed-off-by: dependabot[bot] --- rails/Gemfile.lock | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/rails/Gemfile.lock b/rails/Gemfile.lock index 48e6cd5..7900aaf 100644 --- a/rails/Gemfile.lock +++ b/rails/Gemfile.lock @@ -221,9 +221,6 @@ GEM tzinfo event_emitter (0.2.6) eventmachine (1.2.7) - eventmachine (1.2.7-java) - eventmachine (1.2.7-x64-mingw32) - eventmachine (1.2.7-x86-mingw32) execjs (2.7.0) faraday (0.15.2) multipart-post (>= 1.2, < 3) @@ -276,7 +273,6 @@ GEM hiredis (0.6.1) hiredis (0.6.1-java) http_parser.rb (0.6.0) - http_parser.rb (0.6.0-java) httpclient (2.8.3) i18n (1.0.1) concurrent-ruby (~> 1.0) @@ -338,7 +334,8 @@ GEM multi_json (1.15.0) multipart-post (2.0.0) mustache (1.0.5) - mustermann (1.0.2) + mustermann (2.0.2) + ruby2_keywords (~> 0.0.1) mysql2 (0.5.1) mysql2 (0.5.1-x64-mingw32) mysql2 (0.5.1-x86-mingw32) @@ -370,10 +367,10 @@ GEM thor raabro (1.1.5) racc (1.4.14) - rack (2.2.3) + rack (2.2.4) rack-cache (1.7.2) rack (>= 0.4) - rack-protection (2.0.1) + rack-protection (2.2.3) rack rack-test (1.0.0) rack (>= 1.0, < 3) @@ -416,6 +413,7 @@ GEM ruby-progressbar (1.9.0) ruby-vips (2.0.12) ffi (~> 1.9) + ruby2_keywords (0.0.5) ruby_dep (1.5.0) rubyzip (1.2.1) rufus-scheduler (3.5.0) @@ -450,10 +448,10 @@ GEM faraday (~> 0.9) jwt (>= 1.5, < 3.0) multi_json (~> 1.10) - sinatra (2.0.1) - mustermann (~> 1.0) - rack (~> 2.0) - rack-protection (= 2.0.1) + sinatra (2.2.3) + mustermann (~> 2.0) + rack (~> 2.2) + rack-protection (= 2.2.3) tilt (~> 2.0) sneakers (2.7.0) bunny (~> 2.9.2) @@ -480,7 +478,7 @@ GEM rack (>= 1, < 3) thread_safe (0.3.6) thread_safe (0.3.6-java) - tilt (2.0.8) + tilt (2.0.11) turbolinks (5.1.1) turbolinks-source (~> 5.1) turbolinks-source (5.1.0)