From 5ef0f9df3b4cda9e2fc938a12889b9f6ccd482f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Feb 2022 01:39:44 +0000 Subject: [PATCH] Bump puma from 4.3.3 to 4.3.11 Bumps [puma](https://github.com/puma/puma) from 4.3.3 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.3.3...v4.3.11) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 30 +++++------------------------- 1 file changed, 5 insertions(+), 25 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 23c6313e..16e0934e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -180,7 +180,6 @@ GEM google-protobuf (~> 3.7) googleapis-common-protos-types (~> 1.0) hashdiff (0.3.8) - hashie (3.6.0) highline (2.0.1) hike (1.2.3) httpclient (2.8.3) @@ -220,41 +219,23 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.11.3) mocha (1.8.0) metaclass (~> 0.0.1) multi_json (1.13.1) - multi_xml (0.6.0) multipart-post (2.0.0) net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (5.1.0) - nio4r (2.5.2) + nio4r (2.5.8) nokogiri (1.10.8) mini_portile2 (~> 2.4.0) nypl_repo (0.1.0) - oauth (0.5.4) - oauth2 (1.4.1) - faraday (>= 0.8, < 0.16.0) - jwt (>= 1.0, < 3.0) - multi_json (~> 1.3) - multi_xml (~> 0.5) - rack (>= 1.2, < 3) - omniauth (1.9.0) - hashie (>= 3.4.6, < 3.7.0) - rack (>= 1.6.2, < 3) - omniauth-oauth (1.1.0) - oauth - omniauth (~> 1.0) - omniauth-oauth2 (1.6.0) - oauth2 (~> 1.1) - omniauth (~> 1.9) - omniauth-rails_csrf_protection (0.1.2) - actionpack (>= 4.2) - omniauth (>= 1.3.1) orm_adapter (0.5.0) os (1.0.0) paper_trail (9.2.0) @@ -275,7 +256,7 @@ GEM activerecord (>= 4.2) activesupport (>= 4.2) public_suffix (4.0.1) - puma (4.3.3) + puma (4.3.11) nio4r (~> 2.0) rack (1.6.12) rack-attack (6.0.0) @@ -479,7 +460,6 @@ DEPENDENCIES jquery-ui-rails (= 3.0.1) mocha nypl_repo - omniauth-rails_csrf_protection (~> 0.1.2) paper_trail (~> 9.2.0) paper_trail-association_tracking paperclip (~> 5.3.0)