From 9d0006e8bd6e8de7c95ae25c7940f0c9b3d2835c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 21:54:08 +0000 Subject: [PATCH] Bump sinatra from 2.0.0 to 2.2.0 Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.0 to 2.2.0. - [Release notes](https://github.com/sinatra/sinatra/releases) - [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md) - [Commits](https://github.com/sinatra/sinatra/compare/v2.0.0...v2.2.0) --- updated-dependencies: - dependency-name: sinatra dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c9ad3c4..5e88640 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -266,7 +266,8 @@ GEM minitest (5.10.3) multi_json (1.12.2) multi_xml (0.6.0) - mustermann (1.0.1) + mustermann (1.1.1) + ruby2_keywords (~> 0.0.1) newrelic_rpm (4.4.0.336) nio4r (2.1.0) nokogiri (1.8.1) @@ -285,13 +286,13 @@ GEM puma (3.10.0) pundit (1.1.0) activesupport (>= 3.0.0) - rack (2.0.3) + rack (2.2.3) rack-attack (5.0.1) rack rack-contrib (1.2.0) rack (>= 0.9.1) rack-cors (1.0.2) - rack-protection (2.0.0) + rack-protection (2.2.0) rack rack-proxy (0.6.2) rack @@ -384,6 +385,7 @@ GEM ansi ast ruby-progressbar (1.8.3) + ruby2_keywords (0.0.5) ruby_parser (3.10.1) sexp_processor (~> 4.9) rubycritic (3.2.3) @@ -430,10 +432,10 @@ GEM json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - sinatra (2.0.0) + sinatra (2.2.0) mustermann (~> 1.0) - rack (~> 2.0) - rack-protection (= 2.0.0) + rack (~> 2.2) + rack-protection (= 2.2.0) tilt (~> 2.0) slim (3.0.8) temple (>= 0.7.6, < 0.9) @@ -464,7 +466,7 @@ GEM ref thor (0.19.4) thread_safe (0.3.6) - tilt (2.0.8) + tilt (2.0.10) timecop (0.9.1) turbolinks (5.0.1) turbolinks-source (~> 5)