From ba5d0fa3a695a68f144b8caf6e1f56784d993ec9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 02:27:49 +0000 Subject: [PATCH] Bump sinatra from 2.1.0 to 2.2.3 Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.1.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.1.0...v2.2.3) --- updated-dependencies: - dependency-name: sinatra dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bcff1986..ea927586 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -193,7 +193,7 @@ GEM msgpack (1.4.2) multi_json (1.15.0) multipart-post (2.1.1) - mustermann (1.1.1) + mustermann (2.0.2) ruby2_keywords (~> 0.0.1) netrc (0.11.0) newrelic_rpm (6.15.0) @@ -217,10 +217,10 @@ GEM puma (4.3.7) nio4r (~> 2.0) racc (1.5.2) - rack (2.2.3) + rack (2.2.4) rack-cors (1.1.1) rack (>= 2.0.0) - rack-protection (2.1.0) + rack-protection (2.2.3) rack rack-test (1.1.0) rack (>= 1.0, < 3) @@ -299,7 +299,7 @@ GEM rubocop-ast (1.4.1) parser (>= 2.7.1.5) ruby-progressbar (1.11.0) - ruby2_keywords (0.0.4) + ruby2_keywords (0.0.5) ruby_dep (1.5.0) safe_attributes (1.0.10) activerecord (>= 3.0.0) @@ -310,10 +310,10 @@ GEM faraday (>= 0.17.3, < 2.0) jwt (>= 1.5, < 3.0) multi_json (~> 1.10) - sinatra (2.1.0) - mustermann (~> 1.0) + sinatra (2.2.3) + mustermann (~> 2.0) rack (~> 2.2) - rack-protection (= 2.1.0) + rack-protection (= 2.2.3) tilt (~> 2.0) sorbet-runtime (0.5.6357) spring (2.1.1) @@ -336,7 +336,7 @@ GEM stripe (5.30.0) thor (1.1.0) thread_safe (0.3.6) - tilt (2.0.10) + tilt (2.0.11) timecop (0.8.1) tzinfo (1.2.9) thread_safe (~> 0.1)