From ba3ab6c36fca8e71821cab7203ce1ed79223137f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 01:56:07 +0000 Subject: [PATCH] Bump sinatra from 2.0.7 to 3.0.4 Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.7 to 3.0.4. - [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...v3.0.4) --- updated-dependencies: - dependency-name: sinatra dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0267498..416eaa0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -171,7 +171,7 @@ GEM multi_json (1.14.1) multi_xml (0.6.0) multipart-post (2.1.1) - mustermann (1.1.0) + mustermann (3.0.0) ruby2_keywords (~> 0.0.1) nio4r (2.5.2) nokogiri (1.10.7) @@ -202,10 +202,10 @@ GEM pry (>= 0.10.4) public_suffix (4.0.2) puma (3.12.2) - rack (2.0.8) + rack (2.2.4) rack-cors (1.1.1) rack (>= 2.0.0) - rack-protection (2.0.7) + rack-protection (3.0.4) rack rack-test (1.1.0) rack (>= 1.0, < 3) @@ -264,7 +264,7 @@ GEM rspec-mocks (~> 3.9.0) rspec-support (~> 3.9.0) rspec-support (3.9.1) - ruby2_keywords (0.0.1) + ruby2_keywords (0.0.5) ruby_dep (1.5.0) sass (3.7.4) sass-listen (~> 4.0.0) @@ -286,10 +286,10 @@ GEM sprockets-rails tilt selectize-rails (0.12.6) - sinatra (2.0.7) - mustermann (~> 1.0) - rack (~> 2.0) - rack-protection (= 2.0.7) + sinatra (3.0.4) + mustermann (~> 3.0) + rack (~> 2.2, >= 2.2.4) + rack-protection (= 3.0.4) tilt (~> 2.0) spring (2.1.0) spring-watcher-listen (2.0.1) @@ -304,7 +304,7 @@ GEM sprockets (>= 3.0.0) thor (1.0.1) thread_safe (0.3.6) - tilt (2.0.10) + tilt (2.0.11) tzinfo (1.2.6) thread_safe (~> 0.1) uglifier (4.2.0)