From 8ddd08141101cacf5956332ef54bd73d9fb6ec35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 21:56:30 +0000 Subject: [PATCH] Bump sinatra from 2.0.7 to 2.2.0 Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.7 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.7...v2.2.0) --- updated-dependencies: - dependency-name: sinatra dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6f47c77..c67c10e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -158,7 +158,8 @@ GEM multi_json (1.13.1) multi_xml (0.6.0) multipart-post (2.1.1) - mustermann (1.0.3) + mustermann (1.1.1) + ruby2_keywords (~> 0.0.1) nio4r (2.5.1) nokogiri (1.10.4) mini_portile2 (~> 2.4.0) @@ -188,9 +189,9 @@ GEM pry (>= 0.10.4) public_suffix (4.0.1) puma (3.12.1) - rack (2.0.7) + rack (2.2.3) rack-cors (1.0.3) - rack-protection (2.0.7) + rack-protection (2.2.0) rack rack-test (1.1.0) rack (>= 1.0, < 3) @@ -247,6 +248,7 @@ GEM rspec-mocks (~> 3.8.0) rspec-support (~> 3.8.0) rspec-support (3.8.2) + ruby2_keywords (0.0.5) ruby_dep (1.5.0) sass (3.7.4) sass-listen (~> 4.0.0) @@ -268,10 +270,10 @@ GEM sprockets-rails tilt selectize-rails (0.12.6) - sinatra (2.0.7) + sinatra (2.2.0) mustermann (~> 1.0) - rack (~> 2.0) - rack-protection (= 2.0.7) + rack (~> 2.2) + rack-protection (= 2.2.0) tilt (~> 2.0) spring (2.1.0) spring-watcher-listen (2.0.1)