From 5fac67d23bca2527d502ac1a0cabae71b10751b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 21:14:06 +0000 Subject: [PATCH] Bump sinatra from 1.4.7 to 2.2.0 Bumps [sinatra](https://github.com/sinatra/sinatra) from 1.4.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/v1.4.7...v2.2.0) --- updated-dependencies: - dependency-name: sinatra dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9b3b1f3..2d47cbd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,10 +38,12 @@ GEM metaclass (~> 0.0.1) multi_json (1.12.1) multi_test (0.1.2) + mustermann (1.1.1) + ruby2_keywords (~> 0.0.1) netrc (0.11.0) plist (3.1.0) - rack (1.6.4) - rack-protection (1.5.3) + rack (2.2.3) + rack-protection (2.2.0) rack rake (11.1.2) rdoc (4.2.2) @@ -63,15 +65,17 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.4.0) rspec-support (3.4.1) - sinatra (1.4.7) - rack (~> 1.5) - rack-protection (~> 1.4) - tilt (>= 1.3, < 3) + ruby2_keywords (0.0.5) + sinatra (2.2.0) + mustermann (~> 1.0) + rack (~> 2.2) + rack-protection (= 2.2.0) + tilt (~> 2.0) thin (1.7.0) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) - tilt (2.0.5) + tilt (2.0.10) unf (0.1.4) unf_ext unf_ext (0.0.7.2)