From bad3da8f35c30892fbfa9bf7c63c23f2213636cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 01:16:06 +0000 Subject: [PATCH] Bump lograge from 0.12.0 to 0.14.0 Bumps [lograge](https://github.com/roidrage/lograge) from 0.12.0 to 0.14.0. - [Release notes](https://github.com/roidrage/lograge/releases) - [Changelog](https://github.com/roidrage/lograge/blob/master/CHANGELOG.md) - [Commits](https://github.com/roidrage/lograge/compare/v0.12.0...v0.14.0) --- updated-dependencies: - dependency-name: lograge dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 40 +++++++++++++++++++++------------------- 1 file changed, 21 insertions(+), 19 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2d6d666f..146eb1de 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -259,7 +259,7 @@ GEM hashdiff (1.0.1) hashie (5.0.0) htmlentities (4.3.4) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) @@ -290,14 +290,14 @@ GEM listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - lograge (0.12.0) + lograge (0.14.0) actionpack (>= 4) activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.19.1) + loofah (2.21.4) crass (~> 1.0.2) - nokogiri (>= 1.5.9) + nokogiri (>= 1.12.0) mail (2.8.0.1) mini_mime (>= 0.1.1) net-imap @@ -311,8 +311,8 @@ GEM mime-types-data (3.2022.0105) mini_magick (4.12.0) mini_mime (1.1.2) - mini_portile2 (2.8.1) - minitest (5.18.0) + mini_portile2 (2.8.4) + minitest (5.20.0) momentjs-rails (2.29.4.1) railties (>= 3.1) msgpack (1.6.0) @@ -330,12 +330,12 @@ GEM net-protocol newrelic_rpm (8.15.0) nio4r (2.5.9) - nokogiri (1.14.3) - mini_portile2 (~> 2.8.0) + nokogiri (1.15.4) + mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.14.3-x64-mingw32) + nokogiri (1.15.4-x64-mingw32) racc (~> 1.4) - nokogiri (1.14.3-x86-mingw32) + nokogiri (1.15.4-x86-mingw32) racc (~> 1.4) orm_adapter (0.5.0) parallel (1.23.0) @@ -355,9 +355,9 @@ GEM public_suffix (5.0.1) puma (6.4.0) nio4r (~> 2.0) - racc (1.6.2) - rack (2.2.6.4) - rack-test (2.0.2) + racc (1.7.1) + rack (2.2.8) + rack-test (2.1.0) rack (>= 1.3) rails (6.0.6.1) actioncable (= 6.0.6.1) @@ -378,11 +378,13 @@ GEM actionpack (>= 5.0.1.rc1) actionview (>= 5.0.1.rc1) activesupport (>= 5.0.1.rc1) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) + rails-dom-testing (2.2.0) + activesupport (>= 5.0.0) + minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.5.0) - loofah (~> 2.19, >= 2.19.1) + rails-html-sanitizer (1.6.0) + loofah (~> 2.21) + nokogiri (~> 1.14) rails_admin (3.0.0) activemodel-serializers-xml (>= 1.0) kaminari (>= 0.14, < 2.0) @@ -493,7 +495,7 @@ GEM sprockets (>= 3.0.0) ssrf_filter (1.1.1) swagger-blocks (3.0.0) - thor (1.2.1) + thor (1.2.2) thread_safe (0.3.6) tilt (2.0.11) timeout (0.3.1) @@ -520,7 +522,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.7) + zeitwerk (2.6.12) PLATFORMS ruby