From 2fda640b55c8798f75bb586101a6518d4206bf19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 23:34:51 +0000 Subject: [PATCH] Bump puma from 4.1.0 to 4.3.11 in /webapp/ruby Bumps [puma](https://github.com/puma/puma) from 4.1.0 to 4.3.11. - [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/v4.1.0...v4.3.11) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- webapp/ruby/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 webapp/ruby/Gemfile.lock diff --git a/webapp/ruby/Gemfile.lock b/webapp/ruby/Gemfile.lock old mode 100755 new mode 100644 index 20ac835..7ba502e --- a/webapp/ruby/Gemfile.lock +++ b/webapp/ruby/Gemfile.lock @@ -13,8 +13,8 @@ GEM mysql2-cs-bind (0.0.7) mysql2 newrelic_rpm (6.6.0.358) - nio4r (2.5.1) - puma (4.1.0) + nio4r (2.5.8) + puma (4.3.11) nio4r (~> 2.0) rack (2.0.7) rack-protection (2.0.7)