From a62f59f52c10687d0600ba8187485888443741e8 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 16 Jul 2022 15:46:30 +0000 Subject: [PATCH] Update sinatra to version 2.2.1 --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b347fb75..833958f0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,10 +80,10 @@ GEM puma (5.1.1) nio4r (~> 2.0) racc (1.5.2) - rack (2.2.3) + rack (2.2.4) rack-cache (1.12.1) rack (>= 0.4) - rack-protection (2.1.0) + rack-protection (2.2.1) rack rack-rewrite (1.5.1) rack-ssl (1.4.1) @@ -110,7 +110,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.1) - ruby2_keywords (0.0.2) + ruby2_keywords (0.0.5) ruby2ruby (2.4.4) ruby_parser (~> 3.1) sexp_processor (~> 4.6) @@ -119,16 +119,16 @@ GEM sassc (2.4.0) ffi (~> 1.9) sexp_processor (4.15.2) - sinatra (2.1.0) + sinatra (2.2.1) mustermann (~> 1.0) rack (~> 2.2) - rack-protection (= 2.1.0) + rack-protection (= 2.2.1) tilt (~> 2.0) - sinatra-contrib (2.1.0) + sinatra-contrib (2.2.1) multi_json mustermann (~> 1.0) - rack-protection (= 2.1.0) - sinatra (= 2.1.0) + rack-protection (= 2.2.1) + sinatra (= 2.2.1) tilt (~> 2.0) statsd-ruby (1.5.0) thin (1.8.0)