From fcd4c689f57f27f24867442050c4695f9957ddd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 20:38:57 +0000 Subject: [PATCH] Bump sinatra from 1.4.8 to 4.1.0 Bumps [sinatra](https://github.com/sinatra/sinatra) from 1.4.8 to 4.1.0. - [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md) - [Commits](https://github.com/sinatra/sinatra/compare/v1.4.8...v4.1.0) --- updated-dependencies: - dependency-name: sinatra dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 52 +++++++++++++++++++++++++++++----------------------- 1 file changed, 29 insertions(+), 23 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2d200f4..7bb151e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,7 +3,7 @@ GEM specs: addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) - backports (3.18.2) + base64 (0.2.0) colorator (1.1.0) concurrent-ruby (1.1.7) em-websocket (0.5.1) @@ -30,10 +30,10 @@ GEM pathutil (~> 0.9) rouge (>= 1.7, < 4) safe_yaml (~> 1.0) - jekyll-admin (0.10.2) + jekyll-admin (0.11.1) jekyll (>= 3.7, < 5.0) - sinatra (~> 1.4) - sinatra-contrib (~> 1.4) + sinatra (>= 1.4) + sinatra-contrib (>= 1.4) jekyll-archives (2.2.1) jekyll (>= 3.6, < 5.0) jekyll-feed (0.15.0) @@ -53,47 +53,54 @@ GEM listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) + logger (1.6.1) mercenary (0.3.6) minima (2.5.1) jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) multi_json (1.15.0) + mustermann (3.0.3) + ruby2_keywords (~> 0.0.1) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (4.0.6) - rack (1.6.13) - rack-protection (1.5.5) - rack - rack-test (1.1.0) - rack (>= 1.0, < 3) + 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) rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) rouge (3.23.0) + ruby2_keywords (0.0.5) safe_yaml (1.0.5) sass (3.7.4) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - sinatra (1.4.8) - rack (~> 1.5) - rack-protection (~> 1.4) - tilt (>= 1.3, < 3) - sinatra-contrib (1.4.7) - backports (>= 2.0) - multi_json - rack-protection - rack-test - sinatra (~> 1.4.0) - tilt (>= 1.3, < 3) - tilt (2.0.10) + sinatra (4.1.0) + logger (>= 1.6.0) + mustermann (~> 3.0) + rack (>= 3.0.0, < 4) + rack-protection (= 4.1.0) + rack-session (>= 2.0.0, < 3) + tilt (~> 2.0) + sinatra-contrib (4.1.0) + multi_json (>= 0.0.2) + mustermann (~> 3.0) + rack-protection (= 4.1.0) + sinatra (= 4.1.0) + tilt (~> 2.0) + tilt (2.4.0) tzinfo (2.0.2) concurrent-ruby (~> 1.0) tzinfo-data (1.2020.1) tzinfo (>= 1.0.0) - wdm (0.1.1) PLATFORMS ruby @@ -108,7 +115,6 @@ DEPENDENCIES jekyll-sitemap minima (~> 2.0) tzinfo-data - wdm (~> 0.1.0) BUNDLED WITH 2.1.4