From 8f0edbaaec5c1e38cfc97b96937c4567b72cc819 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Apr 2023 00:34:42 +0000 Subject: [PATCH] chore(deps): update dependency sinatra-contrib to v3.0.6 --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index be0265a8..0ffb5fa0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,7 +71,7 @@ GEM pry (>= 0.13, < 0.15) racc (1.6.2) rack (2.2.6.4) - rack-protection (3.0.5) + rack-protection (3.0.6) rack rack-ssl-enforcer (0.2.9) rack-test (2.1.0) @@ -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.5) + sinatra (3.0.6) mustermann (~> 3.0) rack (~> 2.2, >= 2.2.4) - rack-protection (= 3.0.5) + rack-protection (= 3.0.6) tilt (~> 2.0) - sinatra-contrib (3.0.5) + sinatra-contrib (3.0.6) multi_json mustermann (~> 3.0) - rack-protection (= 3.0.5) - sinatra (= 3.0.5) + rack-protection (= 3.0.6) + sinatra (= 3.0.6) tilt (~> 2.0) sprockets (3.7.2) concurrent-ruby (~> 1.0)