From 794b37898abc4c6044973fb83fbc209e6ad9ca37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Mar 2023 04:02:21 +0000 Subject: [PATCH] chore(deps): update dependency sinatra-contrib to v3.0.5 --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4d92e4e0..d3ca8fe3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,7 +71,7 @@ GEM pry (>= 0.13, < 0.15) racc (1.6.1) rack (2.2.6.4) - rack-protection (3.0.3) + rack-protection (3.0.5) rack rack-ssl-enforcer (0.2.9) rack-test (2.0.2) @@ -91,16 +91,16 @@ GEM sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - sinatra (3.0.3) + sinatra (3.0.5) mustermann (~> 3.0) rack (~> 2.2, >= 2.2.4) - rack-protection (= 3.0.3) + rack-protection (= 3.0.5) tilt (~> 2.0) - sinatra-contrib (3.0.3) + sinatra-contrib (3.0.5) multi_json mustermann (~> 3.0) - rack-protection (= 3.0.3) - sinatra (= 3.0.3) + rack-protection (= 3.0.5) + sinatra (= 3.0.5) tilt (~> 2.0) sprockets (3.7.2) concurrent-ruby (~> 1.0)