From 9653a45fbdd5024158a78ce428e0a5c880a23a78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 20:19:20 +0000 Subject: [PATCH] Bump sinatra from 3.0.6 to 3.1.0 Bumps [sinatra](https://github.com/sinatra/sinatra) from 3.0.6 to 3.1.0. - [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md) - [Commits](https://github.com/sinatra/sinatra/compare/v3.0.6...v3.1.0) --- updated-dependencies: - dependency-name: sinatra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 18d6c81..a4643fd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -37,9 +37,9 @@ GEM public_suffix (4.0.7) puma (6.3.0) nio4r (~> 2.0) - rack (2.2.7) - rack-protection (3.0.6) - rack + rack (2.2.8) + rack-protection (3.1.0) + rack (~> 2.2, >= 2.2.4) rack-test (2.1.0) rack (>= 1.3) rexml (3.2.5) @@ -62,12 +62,12 @@ GEM ruby2_keywords (0.0.5) sentry-ruby (5.10.0) concurrent-ruby (~> 1.0, >= 1.0.2) - sinatra (3.0.6) + sinatra (3.1.0) mustermann (~> 3.0) rack (~> 2.2, >= 2.2.4) - rack-protection (= 3.0.6) + rack-protection (= 3.1.0) tilt (~> 2.0) - tilt (2.1.0) + tilt (2.2.0) uri (0.12.2) webmock (3.18.1) addressable (>= 2.8.0)