From 09ae1515dd7893a4b803b765dfcffefaa9be1ceb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 07:26:52 +0000 Subject: [PATCH] Bump puma from 6.4.3 to 6.5.0 Bumps [puma](https://github.com/puma/puma) from 6.4.3 to 6.5.0. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/compare/v6.4.3...v6.5.0) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5179a7e..e728f3b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -130,6 +130,8 @@ GEM racc (~> 1.4) nokogiri (1.16.7-x86_64-darwin) racc (~> 1.4) + nokogiri (1.16.7-x86_64-linux) + racc (~> 1.4) parallel (1.26.3) parser (3.3.5.1) ast (~> 2.4.1) @@ -141,7 +143,7 @@ GEM railties (>= 7.0.0) psych (5.1.2) stringio - puma (6.4.3) + puma (6.5.0) nio4r (~> 2.0) racc (1.8.1) rack (3.1.8) @@ -220,6 +222,7 @@ GEM securerandom (0.3.1) sqlite3 (2.2.0-arm64-darwin) sqlite3 (2.2.0-x86_64-darwin) + sqlite3 (2.2.0-x86_64-linux-gnu) stringio (3.1.1) thor (1.3.2) timeout (0.4.1) @@ -236,6 +239,7 @@ GEM PLATFORMS arm64-darwin x86_64-darwin + x86_64-linux DEPENDENCIES cnc