From b72e89e95ef438c0b1209adb06a7b494514a114f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 22:08:11 +0000 Subject: [PATCH] Bump puma from 5.2.2 to 5.6.4 Bumps [puma](https://github.com/puma/puma) from 5.2.2 to 5.6.4. - [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/v5.2.2...v5.6.4) --- updated-dependencies: - dependency-name: puma dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 45748c6ba3abf..94c42c1b0401c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -342,8 +342,8 @@ GEM ruby2_keywords (~> 0.0.1) net-http-persistent (4.0.1) connection_pool (~> 2.2) - nio4r (2.5.7) - nio4r (2.5.7-java) + nio4r (2.5.8) + nio4r (2.5.8-java) nokogiri (1.11.3) mini_portile2 (~> 2.5.0) racc (~> 1.4) @@ -361,11 +361,13 @@ GEM ast (~> 2.4.1) path_expander (1.1.0) pg (1.2.3) + pg (1.2.3-x64-mingw32) + pg (1.2.3-x86-mingw32) psych (3.3.1) public_suffix (4.0.6) - puma (5.2.2) + puma (5.6.4) nio4r (~> 2.0) - puma (5.2.2-java) + puma (5.6.4-java) nio4r (~> 2.0) que (0.14.3) qunit-selenium (0.0.4)