From c335738e77d28555e1cbd67dcbc57fc89a622d03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 14:56:22 +0000 Subject: [PATCH] Bump puma from 5.3.2 to 5.6.4 Bumps [puma](https://github.com/puma/puma) from 5.3.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.3.2...v5.6.4) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 91fbfd822..420013a88 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,5 @@ GEM remote: http://rubygems.org/ - remote: https://rails-assets.org/ specs: actioncable (5.1.7) actionpack (= 5.1.7) @@ -277,7 +276,7 @@ GEM terrapin (~> 0.6.0) launchy (2.5.0) addressable (~> 2.7) - libv8-node (15.14.0.1-x86_64-linux-musl) + libv8-node (15.14.0.1) loofah (2.10.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) @@ -293,6 +292,7 @@ GEM nokogiri (~> 1) rake mini_mime (1.1.0) + mini_portile2 (2.5.3) mini_racer (0.4.0) libv8-node (~> 15.14.0.0) minitest (5.14.4) @@ -312,8 +312,9 @@ GEM net-ssh (6.1.0) netrc (0.11.0) newrelic_rpm (7.2.0) - nio4r (2.5.7) - nokogiri (1.11.1-x86_64-linux) + nio4r (2.5.8) + nokogiri (1.11.1) + mini_portile2 (~> 2.5.0) racc (~> 1.4) nori (2.0.4) orm_adapter (0.5.0) @@ -343,7 +344,7 @@ GEM interception (>= 0.5) pry (>= 0.12.0) public_suffix (4.0.6) - puma (5.3.2) + puma (5.6.4) nio4r (~> 2.0) rabl (0.14.5) activesupport (>= 2.3.14) @@ -373,12 +374,6 @@ GEM bundler (>= 1.3.0) railties (= 5.1.7) sprockets-rails (>= 2.0.0) - rails-assets-fancyBox (2.1.6) - rails-assets-jquery (>= 1.10) - rails-assets-jquery-mousewheel (~> 3.1.3) - rails-assets-jquery (3.4.1) - rails-assets-jquery-mousewheel (3.1.13) - rails-assets-jquery (>= 1.2.2) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) @@ -518,6 +513,16 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) +GEM + remote: https://rails-assets.org/ + specs: + rails-assets-fancyBox (2.1.6) + rails-assets-jquery (>= 1.10) + rails-assets-jquery-mousewheel (~> 3.1.3) + rails-assets-jquery (3.4.1) + rails-assets-jquery-mousewheel (3.1.13) + rails-assets-jquery (>= 1.2.2) + PLATFORMS ruby