From 8111293f1ecfa43664982e7d216bf5f9781e35d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Aug 2023 22:07:57 +0000 Subject: [PATCH] Bump puma from 2.9.2 to 6.3.1 Bumps [puma](https://github.com/puma/puma) from 2.9.2 to 6.3.1. - [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/v2.9.2...v6.3.1) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c2cd9ef..dad33e8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,7 +58,7 @@ GEM multi_json (1.10.1) multi_xml (0.5.5) multipart-post (2.0.0) - netrc (0.7.9) + nio4r (2.5.9) oauth2 (1.0.0) faraday (>= 0.8, < 0.10) jwt (~> 1.0) @@ -76,9 +76,9 @@ GEM multi_json (~> 1.3) oauth2 (~> 1.0) omniauth (~> 1.2) - puma (2.9.2) - rack (>= 1.1, < 2.0) - rack (1.5.2) + puma (6.3.1) + nio4r (~> 2.0) + rack (1.5.5) rack-test (0.6.2) rack (>= 1.0) rails (4.1.6) @@ -99,8 +99,7 @@ GEM rake (10.3.2) rdoc (4.1.2) json (~> 1.4) - rest_client (1.8.2) - netrc (~> 0.7.7) + rest_client (8.0.0) sass (3.2.19) sass-rails (4.0.3) railties (>= 4.0.0, < 5.0) @@ -122,7 +121,6 @@ GEM sprockets (~> 2.8) sqlite3 (1.3.10-x86-mingw32) sqlite3 (1.3.9) - sqlite3 (1.3.9-x86-mingw32) thor (0.19.1) thread_safe (0.3.4) tilt (1.4.1)