From 571f0e7f145788537a3109cdfd55a957c7fa6e8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Jul 2022 23:28:53 +0000 Subject: [PATCH] Bump sinatra from 2.2.0 to 2.2.1 Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.2.0 to 2.2.1. - [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.2.0...v2.2.1) --- updated-dependencies: - dependency-name: sinatra dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5236528..77acbe1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,7 +20,7 @@ GEM concurrent-ruby (~> 1.0) minitest (5.15.0) multi_json (1.15.0) - mustermann (1.1.1) + mustermann (1.1.2) ruby2_keywords (~> 0.0.1) nio4r (2.5.8) nokogiri (1.13.6-x86_64-darwin) @@ -30,8 +30,8 @@ GEM puma (5.6.4) nio4r (~> 2.0) racc (1.6.0) - rack (2.2.3.1) - rack-protection (2.2.0) + rack (2.2.4) + rack-protection (2.2.1) rack rexml (3.2.5) ruby2_keywords (0.0.5) @@ -41,16 +41,16 @@ GEM nokogiri (>= 1.6.2) rexml xmlenc (>= 0.7.1) - sinatra (2.2.0) + sinatra (2.2.1) mustermann (~> 1.0) rack (~> 2.2) - rack-protection (= 2.2.0) + rack-protection (= 2.2.1) tilt (~> 2.0) - sinatra-contrib (2.2.0) + sinatra-contrib (2.2.1) multi_json mustermann (~> 1.0) - rack-protection (= 2.2.0) - sinatra (= 2.2.0) + rack-protection (= 2.2.1) + sinatra (= 2.2.1) tilt (~> 2.0) sinatra-reloader (1.0) sinatra-contrib