From 0af835187267984cdbab241c04fd925ec7d9034e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 21:53:42 +0000 Subject: [PATCH] Bump puma from 5.5.2 to 5.6.2 Bumps [puma](https://github.com/puma/puma) from 5.5.2 to 5.6.2. - [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.5.2...v5.6.2) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6da4a91..1e368ed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -158,6 +158,7 @@ GEM faraday (>= 0.8, < 2) faraday_middleware (0.14.0) faraday (>= 0.7.4, < 1.0) + ffi (1.15.4) ffi (1.15.4-java) ffi (1.15.4-x64-mingw32) field_test (0.4.1) @@ -235,6 +236,8 @@ GEM racc (~> 1.4) nokogiri (1.12.5-x64-mingw32) racc (~> 1.4) + nokogiri (1.12.5-x86_64-linux) + racc (~> 1.4) openlibrary-covers (0.1.1) orm_adapter (0.5.0) ostruct (0.4.0) @@ -243,9 +246,9 @@ GEM ast (~> 2.4.1) popper_js (1.16.0) public_suffix (4.0.6) - puma (5.5.2) + puma (5.6.2) nio4r (~> 2.0) - puma (5.5.2-java) + puma (5.6.2-java) nio4r (~> 2.0) racc (1.6.0) racc (1.6.0-java) @@ -431,6 +434,7 @@ PLATFORMS java universal-java-1.8 x64-mingw32 + x86_64-linux DEPENDENCIES activerecord-jdbc-adapter (~> 60.2)