From b48bb854a0ab2364c8ced574af6cad2394f640d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 10:12:42 +0000 Subject: [PATCH] Bump rack from 2.2.3.1 to 3.0.7 Bumps [rack](https://github.com/rack/rack) from 2.2.3.1 to 3.0.7. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/2.2.3.1...v3.0.7) --- updated-dependencies: - dependency-name: rack dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2afafd18..f78e64a5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,6 +43,7 @@ GEM activesupport (>= 2.2.0) crack (>= 0.1.6) hitimes (1.2.2) + hitimes (1.2.2-java) i18n (1.12.0) concurrent-ruby (~> 1.0) integration (0.1.0) @@ -100,7 +101,7 @@ GEM pygments.rb (0.6.3) posix-spawn (~> 0.3.6) yajl-ruby (~> 1.2.0) - rack (2.2.3.1) + rack (3.0.7) rainbow (3.1.1) rake (13.0.6) rb-fsevent (0.9.4)