From bf87317807bb44a81e608530888617ef6c6e2ceb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Aug 2023 13:38:48 +0000 Subject: [PATCH 1/2] Bump rack from 2.2.4 to 3.0.8 Bumps [rack](https://github.com/rack/rack) from 2.2.4 to 3.0.8. - [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.4...v3.0.8) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 83aef69..e003412 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,7 +41,7 @@ GEM parser (3.1.2.0) ast (~> 2.4.1) racc (1.7.1) - rack (2.2.4) + rack (3.0.8) rails-dom-testing (2.2.0) activesupport (>= 5.0.0) minitest From 3de60cefe77694799fca3376be81c651b25d0c1c Mon Sep 17 00:00:00 2001 From: Kate Higa <16447748+khiga8@users.noreply.github.com> Date: Fri, 25 Aug 2023 09:40:03 -0400 Subject: [PATCH 2/2] update gemfile.lock --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e003412..1e22d23 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,6 +97,7 @@ GEM PLATFORMS arm64-darwin-21 x86_64-darwin-19 + x86_64-darwin-21 x86_64-linux DEPENDENCIES @@ -110,4 +111,4 @@ DEPENDENCIES rubocop-rails-accessibility! BUNDLED WITH - 2.3.22 + 2.3.7