From 683651664c56291f47b811a1f02cf923daf517ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 13:14:48 +0100 Subject: [PATCH] Bump sinatra from 3.1.0 to 3.2.0 (#30589) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile | 2 +- Gemfile.lock | 10 ++++++---- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 2ecaf8aff36..0ac5a5572b1 100644 --- a/Gemfile +++ b/Gemfile @@ -21,7 +21,7 @@ group :jekyll_plugins do gem 'jekyll-toc', '0.18.0' end -gem 'sinatra', '3.1.0' +gem 'sinatra', '3.2.0' gem 'nokogiri', '1.16.0' # Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem diff --git a/Gemfile.lock b/Gemfile.lock index 642f0f5467b..b590e404eaa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,6 +4,7 @@ GEM addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) + base64 (0.2.0) chunky_png (1.4.0) colorator (1.1.0) commonmarker (0.23.10) @@ -84,7 +85,8 @@ GEM public_suffix (5.0.4) racc (1.7.3) rack (2.2.8) - rack-protection (3.1.0) + rack-protection (3.2.0) + base64 (>= 0.1.0) rack (~> 2.2, >= 2.2.4) rainbow (3.1.1) rake (13.1.0) @@ -121,10 +123,10 @@ GEM sass (>= 3.1) sassc (2.1.0-x86_64-linux) ffi (~> 1.9) - sinatra (3.1.0) + sinatra (3.2.0) mustermann (~> 3.0) rack (~> 2.2, >= 2.2.4) - rack-protection (= 3.1.0) + rack-protection (= 3.2.0) tilt (~> 2.0) sorbet-runtime (0.5.11164) stringex (2.8.6) @@ -154,7 +156,7 @@ DEPENDENCIES ruby-lsp (= 0.13.2) sass-globbing (= 1.1.5) sassc (= 2.1.0) - sinatra (= 3.1.0) + sinatra (= 3.2.0) stringex (= 2.8.6) tzinfo (~> 2.0) tzinfo-data