From 9e10d8d9678c35f526e68efe673ec39b2bbc25c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 23:28:20 +0000 Subject: [PATCH] Bump puma from 3.12.1 to 4.3.12 Bumps [puma](https://github.com/puma/puma) from 3.12.1 to 4.3.12. - [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/v3.12.1...v4.3.12) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 55 ++++++++++++++++++++++++++-------------------------- 1 file changed, 27 insertions(+), 28 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c1a7839..afbde70 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git://github.com/Rademade/rademade_admin.git + remote: https://github.com/Rademade/rademade_admin.git revision: 21eedb0a0a6448d79fdfb13b765f8c03204cca79 tag: 0.2.5 specs: @@ -62,9 +62,9 @@ GEM thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) arel (6.0.4) - autoprefixer-rails (9.6.0) - execjs - bower-rails (0.11.0) + autoprefixer-rails (10.4.2.0) + execjs (~> 2) + bower-rails (0.12.0) bson (4.5.0) builder (3.2.3) cancan (1.6.10) @@ -99,8 +99,8 @@ GEM diff-lcs (1.3) ejs (1.1.1) erubis (2.7.0) - execjs (2.7.0) - ffi (1.11.1) + execjs (2.8.1) + ffi (1.15.5) globalid (0.4.2) activesupport (>= 4.2.0) globalize (5.2.0) @@ -109,7 +109,7 @@ GEM request_store (~> 1.0) i18n (0.9.5) concurrent-ruby (~> 1.0) - i18n-js (3.3.0) + i18n-js (3.9.1) i18n (>= 0.6.6) image_optimizer (1.3.0) json (2.2.0) @@ -130,8 +130,10 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) - mimemagic (0.3.3) - mini_magick (4.9.3) + mimemagic (0.4.3) + nokogiri (~> 1) + rake + mini_magick (4.11.0) mini_mime (1.0.1) mini_portile2 (2.4.0) minitest (5.11.3) @@ -156,6 +158,7 @@ GEM mongoid mongoid_criteria_filter mysql2 (0.3.21) + nio4r (2.5.8) nokogiri (1.10.3) mini_portile2 (~> 2.4.0) origin (2.3.1) @@ -163,7 +166,8 @@ GEM pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - puma (3.12.1) + puma (4.3.12) + nio4r (~> 2.0) rack (1.6.11) rack-test (0.6.3) rack (>= 1.0) @@ -192,12 +196,9 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (12.3.2) - rb-fsevent (0.10.3) - rb-inotify (0.10.0) - ffi (~> 1.0) request_store (1.4.1) rack (>= 1.4) - rmagick (3.2.0) + rmagick (4.2.4) rspec (3.8.0) rspec-core (~> 3.8.0) rspec-expectations (~> 3.8.0) @@ -211,19 +212,17 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-support (3.8.2) - sass (3.7.4) - sass-listen (~> 4.0.0) - sass-listen (4.0.0) - rb-fsevent (~> 0.9, >= 0.9.4) - rb-inotify (~> 0.9, >= 0.9.7) - sass-rails (5.0.7) - railties (>= 4.0.0, < 6) - sass (~> 3.1) - sprockets (>= 2.8, < 4.0) - sprockets-rails (>= 2.0, < 4.0) - tilt (>= 1.1, < 3) - select2-rails (3.5.10) - thor (~> 0.14) + sass-rails (6.0.0) + sassc-rails (~> 2.1, >= 2.1.1) + sassc (2.4.0) + ffi (~> 1.9) + sassc-rails (2.1.2) + railties (>= 4.0.0) + sassc (>= 2.0) + sprockets (> 3.0) + sprockets-rails + tilt + select2-rails (3.5.11) sequel (4.49.0) simple_form (3.5.1) actionpack (> 4, < 5.2) @@ -239,7 +238,7 @@ GEM climate_control (>= 0.0.3, < 1.0) thor (0.20.3) thread_safe (0.3.6) - tilt (2.0.9) + tilt (2.0.10) turbolinks (2.5.4) coffee-rails tzinfo (1.2.5)