From 6d2dfcc253415a35f2a1a284472fbc0d518f3641 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 02:44:23 +0000 Subject: [PATCH] Bump sinatra from 2.2.0 to 2.2.3 in /ruby Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.2.0 to 2.2.3. - [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.0...v2.2.3) --- updated-dependencies: - dependency-name: sinatra dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ruby/Gemfile.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/ruby/Gemfile.lock b/ruby/Gemfile.lock index d7dbf5b..83661fa 100644 --- a/ruby/Gemfile.lock +++ b/ruby/Gemfile.lock @@ -22,27 +22,27 @@ GEM llhttp-ffi (0.4.0) ffi-compiler (~> 1.0) rake (~> 13.0) - mustermann (1.1.1) + mustermann (2.0.2) ruby2_keywords (~> 0.0.1) nio4r (2.5.8) public_suffix (4.0.7) puma (5.6.4) nio4r (~> 2.0) rack (2.2.4) - rack-protection (2.2.0) + rack-protection (2.2.3) rack rake (13.0.6) ruby2_keywords (0.0.5) - sinatra (2.2.0) - mustermann (~> 1.0) + sinatra (2.2.3) + mustermann (~> 2.0) rack (~> 2.2) - rack-protection (= 2.2.0) + rack-protection (= 2.2.3) tilt (~> 2.0) thin (1.8.1) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) - tilt (2.0.10) + tilt (2.0.11) unf (0.1.4) unf_ext unf_ext (0.0.8.2) @@ -50,6 +50,7 @@ GEM PLATFORMS aarch64-linux-musl + x86_64-linux DEPENDENCIES http