From 01e2dc27ea8754a75c54e5c9a32c67c268490ca6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 22:03:46 +0000 Subject: [PATCH] Bump sinatra from 2.1.0 to 2.2.0 in /FeedBunch-app Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.1.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.1.0...v2.2.0) --- updated-dependencies: - dependency-name: sinatra dependency-type: indirect ... Signed-off-by: dependabot[bot] --- FeedBunch-app/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/FeedBunch-app/Gemfile.lock b/FeedBunch-app/Gemfile.lock index 4ad26684..e7bf5918 100644 --- a/FeedBunch-app/Gemfile.lock +++ b/FeedBunch-app/Gemfile.lock @@ -251,7 +251,7 @@ GEM rack (2.2.3) rack-cache (1.13.0) rack (>= 0.4) - rack-protection (2.1.0) + rack-protection (2.2.0) rack rack-test (1.1.0) rack (>= 1.0, < 3) @@ -330,7 +330,7 @@ GEM rspec-retry (0.6.2) rspec-core (> 3.3) rspec-support (3.10.2) - ruby2_keywords (0.0.4) + ruby2_keywords (0.0.5) rubyzip (2.3.2) sanitize (6.0.0) crass (~> 1.0.2) @@ -364,10 +364,10 @@ GEM simple_form (5.1.0) actionpack (>= 5.2) activemodel (>= 5.2) - sinatra (2.1.0) + sinatra (2.2.0) mustermann (~> 1.0) rack (~> 2.2) - rack-protection (= 2.1.0) + rack-protection (= 2.2.0) tilt (~> 2.0) spring (3.0.0) sprockets (3.7.2)