From 8f521f0e289015d7ad0b7df62a576789c4477791 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 22:01:33 +0000 Subject: [PATCH] Bump sinatra from 1.4.8 to 2.2.0 in /sinatra Bumps [sinatra](https://github.com/sinatra/sinatra) from 1.4.8 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.8...v2.2.0) --- updated-dependencies: - dependency-name: sinatra dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sinatra/Gemfile.lock | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/sinatra/Gemfile.lock b/sinatra/Gemfile.lock index f82c23c..d2598ee 100644 --- a/sinatra/Gemfile.lock +++ b/sinatra/Gemfile.lock @@ -9,24 +9,32 @@ GEM jdbc-postgres (9.4.1206) jruby-rack (1.1.20) method_source (0.8.2) + mustermann (1.1.1) + ruby2_keywords (~> 0.0.1) + pry (0.10.4) + coderay (~> 1.1.0) + method_source (~> 0.8.1) + slop (~> 3.4) pry (0.10.4-java) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) spoon (~> 0.0) - rack (1.6.5) - rack-protection (1.5.3) + rack (2.2.3) + rack-protection (2.2.0) rack rake (12.0.0) + ruby2_keywords (0.0.5) sequel (4.43.0) - sinatra (1.4.8) - rack (~> 1.5) - rack-protection (~> 1.4) - tilt (>= 1.3, < 3) + sinatra (2.2.0) + mustermann (~> 1.0) + rack (~> 2.2) + rack-protection (= 2.2.0) + tilt (~> 2.0) slop (3.6.0) spoon (0.0.6) ffi - tilt (2.0.6) + tilt (2.0.10) trinidad (1.4.6) jruby-rack (~> 1.1.13) trinidad_jars (>= 1.3.0, < 1.5.0) @@ -34,6 +42,7 @@ GEM PLATFORMS java + ruby DEPENDENCIES faker