From 7da0befeec8619d2f8ec1738791f76ee2b17eddb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 02:48:38 +0000 Subject: [PATCH] Bump sinatra from 2.2.2 to 3.0.4 Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.2.2 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.2.2...v3.0.4) --- updated-dependencies: - dependency-name: sinatra dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9619ed6..222153d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,11 +13,11 @@ GEM rexml diff-lcs (1.5.0) hashdiff (1.0.1) - mustermann (2.0.2) + mustermann (3.0.0) ruby2_keywords (~> 0.0.1) public_suffix (5.0.0) rack (2.2.4) - rack-protection (2.2.2) + rack-protection (3.0.4) rack rake (13.0.6) rexml (3.2.5) @@ -35,10 +35,10 @@ GEM rspec-support (~> 3.11.0) rspec-support (3.11.1) ruby2_keywords (0.0.5) - sinatra (2.2.2) - mustermann (~> 2.0) - rack (~> 2.2) - rack-protection (= 2.2.2) + sinatra (3.0.4) + mustermann (~> 3.0) + rack (~> 2.2, >= 2.2.4) + rack-protection (= 3.0.4) tilt (~> 2.0) tilt (2.0.11) webmock (3.18.1)