From 8bd795c571780ac60049ca4b7ed8eea947b59451 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 14:52:39 +0000 Subject: [PATCH] chore(deps): bump sinatra from 2.2.0 to 2.2.4 in /pact_broker Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.2.0 to 2.2.4. - [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md) - [Commits](https://github.com/sinatra/sinatra/compare/v2.2.0...v2.2.4) --- updated-dependencies: - dependency-name: sinatra dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pact_broker/Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pact_broker/Gemfile.lock b/pact_broker/Gemfile.lock index 11af1dbd5..953d7cec3 100644 --- a/pact_broker/Gemfile.lock +++ b/pact_broker/Gemfile.lock @@ -64,7 +64,7 @@ GEM mini_portile2 (2.8.0) multi_json (1.15.0) multi_xml (0.6.0) - mustermann (1.1.1) + mustermann (2.0.2) ruby2_keywords (~> 0.0.1) mysql2 (0.5.4) nio4r (2.5.8) @@ -113,8 +113,8 @@ GEM puma (5.6.4) nio4r (~> 2.0) racc (1.6.0) - rack (2.2.4) - rack-protection (2.2.0) + rack (2.2.8) + rack-protection (2.2.4) rack rainbow (3.1.1) rake (13.0.6) @@ -140,10 +140,10 @@ GEM concurrent-ruby (~> 1.0) semver2 (3.4.2) sequel (5.58.0) - sinatra (2.2.0) - mustermann (~> 1.0) + sinatra (2.2.4) + mustermann (~> 2.0) rack (~> 2.2) - rack-protection (= 2.2.0) + rack-protection (= 2.2.4) tilt (~> 2.0) sqlite3 (1.4.4) sucker_punch (2.1.2) @@ -151,7 +151,7 @@ GEM table_print (1.5.7) temple (0.8.2) thor (1.2.1) - tilt (2.0.10) + tilt (2.2.0) uber (0.1.0) webmachine (1.6.0) as-notifications (~> 1.0)