From cea13c1c735bb5d506b990019c3be58f1a4d8491 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 05:38:26 +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 | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/rapidconnect/Gemfile.lock b/rapidconnect/Gemfile.lock index 4acebf8..bbe8b67 100644 --- a/rapidconnect/Gemfile.lock +++ b/rapidconnect/Gemfile.lock @@ -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) @@ -147,7 +147,7 @@ GEM rack (3.2.6) 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)