From d4e8454d55d20383fd0cc4a6908714c0843a8f34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 16:00:44 +0000 Subject: [PATCH] Bump sinatra from 4.0.0 to 4.1.0 Bumps [sinatra](https://github.com/sinatra/sinatra) from 4.0.0 to 4.1.0. - [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md) - [Commits](https://github.com/sinatra/sinatra/compare/v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: sinatra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2dc59f4..d19e559 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,14 +63,15 @@ GEM minitest (5.25.1) multi_json (1.15.0) multipart-post (2.4.1) - mustermann (3.0.0) + mustermann (3.0.3) ruby2_keywords (~> 0.0.1) net-http (0.4.1) uri ostruct (0.6.0) - rack (3.0.9.1) - rack-protection (4.0.0) + rack (3.1.8) + rack-protection (4.1.0) base64 (>= 0.1.0) + logger (>= 1.6.0) rack (>= 3.0.0, < 4) rack-session (2.0.0) rack (>= 3.0.0) @@ -85,17 +86,18 @@ GEM faraday-multipart (>= 1) ruby2_keywords (0.0.5) securerandom (0.3.1) - sinatra (4.0.0) + sinatra (4.1.0) + logger (>= 1.6.0) mustermann (~> 3.0) rack (>= 3.0.0, < 4) - rack-protection (= 4.0.0) + rack-protection (= 4.1.0) rack-session (>= 2.0.0, < 3) tilt (~> 2.0) - sinatra-contrib (4.0.0) + sinatra-contrib (4.1.0) multi_json (>= 0.0.2) mustermann (~> 3.0) - rack-protection (= 4.0.0) - sinatra (= 4.0.0) + rack-protection (= 4.1.0) + sinatra (= 4.1.0) tilt (~> 2.0) slack-ruby-bot (0.16.1) activesupport @@ -109,7 +111,7 @@ GEM hashie terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) - tilt (2.3.0) + tilt (2.4.0) timers (4.3.5) tzinfo (2.0.6) concurrent-ruby (~> 1.0)