From 014b7a8599f35b85ca013a0d2ecccda7d66e2b75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 02:26:57 +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 d914fbd..eaf0fbe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -267,7 +267,7 @@ GEM msgpack (1.3.3) multi_json (1.15.0) multipart-post (2.1.1) - mustermann (1.1.1) + mustermann (2.0.2) ruby2_keywords (~> 0.0.1) mustermann-grape (1.0.1) mustermann (>= 1.0.0) @@ -319,7 +319,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.6) - rack (2.2.3) + rack (2.2.4) rack-accept (0.4.5) rack (>= 0.4) rack-cors (1.1.1) @@ -327,7 +327,7 @@ GEM rack-pjax (1.1.0) nokogiri (~> 1.5) rack (>= 1.1) - rack-protection (2.1.0) + rack-protection (2.2.3) rack rack-test (1.1.0) rack (>= 1.0, < 3) @@ -408,7 +408,7 @@ GEM rspec-mocks (~> 3.9) rspec-support (~> 3.9) rspec-support (3.9.4) - ruby2_keywords (0.0.2) + ruby2_keywords (0.0.5) ruby_dep (1.5.0) rubyzip (2.3.0) sass (3.7.4) @@ -453,10 +453,10 @@ GEM docile (~> 1.1) simplecov-html (~> 0.11) simplecov-html (0.12.3) - 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) slim (4.1.0) temple (>= 0.7.6, < 0.9) @@ -478,7 +478,7 @@ GEM temple (0.8.2) thor (1.0.1) thread_safe (0.3.6) - tilt (2.0.10) + tilt (2.0.11) ttfunk (1.6.2.1) turbolinks (5.2.1) turbolinks-source (~> 5.2)