From 3a147745b96270aaeaea9ad44d04ce2b68d10e41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 04:06:28 +0000 Subject: [PATCH] build(deps): bump sinatra from 4.1.0 to 4.2.0 in /rapidconnect Bumps [sinatra](https://github.com/sinatra/sinatra) from 4.1.0 to 4.2.0. - [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md) - [Commits](https://github.com/sinatra/sinatra/compare/v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: sinatra dependency-version: 4.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- rapidconnect/Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/rapidconnect/Gemfile.lock b/rapidconnect/Gemfile.lock index 75c53e4..dc6a325 100644 --- a/rapidconnect/Gemfile.lock +++ b/rapidconnect/Gemfile.lock @@ -22,7 +22,7 @@ GEM public_suffix (>= 2.0.2, < 6.0) aes_key_wrap (1.1.0) ast (2.4.2) - base64 (0.2.0) + base64 (0.3.0) benchmark (0.5.0) bigdecimal (4.0.1) bindata (2.5.0) @@ -100,7 +100,7 @@ GEM listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.1) + logger (1.7.0) lumberjack (1.2.10) mail (2.8.1) mini_mime (>= 0.1.1) @@ -113,7 +113,7 @@ GEM mini_portile2 (2.8.9) minitest (5.27.0) multi_json (1.15.0) - mustermann (3.0.3) + mustermann (3.0.4) ruby2_keywords (~> 0.0.1) nenv (0.3.0) net-http (0.9.1) @@ -144,10 +144,10 @@ GEM method_source (~> 1.0) public_suffix (5.0.4) racc (1.8.1) - rack (3.1.20) + rack (3.2.5) rack-flash3 (1.0.5) rack - rack-protection (4.1.0) + rack-protection (4.2.0) base64 (>= 0.1.0) logger (>= 1.6.0) rack (>= 3.0.0, < 4) @@ -216,21 +216,21 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sinatra (4.1.0) + sinatra (4.2.0) logger (>= 1.6.0) mustermann (~> 3.0) rack (>= 3.0.0, < 4) - rack-protection (= 4.1.0) + rack-protection (= 4.2.0) rack-session (>= 2.0.0, < 3) tilt (~> 2.0) - sinatra-contrib (4.1.0) + sinatra-contrib (4.2.0) multi_json (>= 0.0.2) mustermann (~> 3.0) - rack-protection (= 4.1.0) - sinatra (= 4.1.0) + rack-protection (= 4.2.0) + sinatra (= 4.2.0) tilt (~> 2.0) thor (1.4.0) - tilt (2.4.0) + tilt (2.7.0) timecop (0.9.8) timeout (0.4.3) tzinfo (2.0.6)