From 85b2474f293b7e50112c197d2b2aee487a7d0e73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 00:56:46 +0000 Subject: [PATCH] Bump sinatra from 1.4.8 to 2.2.3 in /hooks/ruby/delete-repository-event Bumps [sinatra](https://github.com/sinatra/sinatra) from 1.4.8 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/v1.4.8...v2.2.3) --- updated-dependencies: - dependency-name: sinatra dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hooks/ruby/delete-repository-event/Gemfile.lock | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/hooks/ruby/delete-repository-event/Gemfile.lock b/hooks/ruby/delete-repository-event/Gemfile.lock index 092075f9e..7211aee6b 100644 --- a/hooks/ruby/delete-repository-event/Gemfile.lock +++ b/hooks/ruby/delete-repository-event/Gemfile.lock @@ -21,21 +21,24 @@ GEM faraday-net_http_persistent (1.2.0) faraday-patron (1.0.0) multipart-post (2.1.1) + mustermann (2.0.2) + ruby2_keywords (~> 0.0.1) octokit (4.6.2) sawyer (~> 0.8.0, >= 0.5.3) public_suffix (4.0.6) - rack (1.6.13) - rack-protection (1.5.5) + rack (2.2.4) + rack-protection (2.2.3) rack ruby2_keywords (0.0.4) sawyer (0.8.2) addressable (>= 2.3.5) faraday (> 0.8, < 2.0) - sinatra (1.4.8) - rack (~> 1.5) - rack-protection (~> 1.4) - tilt (>= 1.3, < 3) - tilt (2.0.6) + sinatra (2.2.3) + mustermann (~> 2.0) + rack (~> 2.2) + rack-protection (= 2.2.3) + tilt (~> 2.0) + tilt (2.0.11) PLATFORMS ruby