From ee4e317ca1f116c269cc4b2a4682a30311a21ab0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 20:46:22 +0000 Subject: [PATCH] Bump sinatra from 4.1.0 to 4.2.0 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] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a4e0acf..e748bc7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,12 @@ GEM remote: https://rubygems.org/ specs: - base64 (0.2.0) + base64 (0.3.0) coderay (1.1.3) diff-lcs (1.4.4) - logger (1.6.1) + logger (1.7.0) method_source (1.0.0) - mustermann (3.0.3) + mustermann (3.0.4) ruby2_keywords (~> 0.0.1) nio4r (2.7.3) pry (0.14.1) @@ -14,8 +14,8 @@ GEM method_source (~> 1.0) puma (6.4.3) nio4r (~> 2.0) - rack (3.1.17) - rack-protection (4.1.0) + rack (3.2.3) + rack-protection (4.2.0) base64 (>= 0.1.0) logger (>= 1.6.0) rack (>= 3.0.0, < 4) @@ -39,14 +39,14 @@ GEM rspec-support (~> 3.10.0) rspec-support (3.10.2) ruby2_keywords (0.0.5) - 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) - tilt (2.4.0) + tilt (2.6.1) PLATFORMS ruby