From b55b3e8933d9a06eff95b1c7c04efc86d42466b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 10:05:26 +0000 Subject: [PATCH] Bump rails_semantic_logger from 4.15.0 to 4.17.0 Bumps [rails_semantic_logger](https://github.com/reidmorrison/rails_semantic_logger) from 4.15.0 to 4.17.0. - [Commits](https://github.com/reidmorrison/rails_semantic_logger/compare/v4.15.0...v4.17.0) --- updated-dependencies: - dependency-name: rails_semantic_logger dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a7d93fab50..a17a989981 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -274,7 +274,7 @@ GEM method_source (1.1.0) mini_mime (1.1.5) mini_portile2 (2.8.7) - minitest (5.24.0) + minitest (5.24.1) msgpack (1.7.2) multi_json (1.15.0) multi_xml (0.6.0) @@ -291,14 +291,14 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.0) - nokogiri (1.16.6) + nokogiri (1.16.7) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.6-arm64-darwin) + nokogiri (1.16.7-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.6-x86_64-darwin) + nokogiri (1.16.7-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.6-x86_64-linux) + nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) notifications-ruby-client (6.1.0) jwt (>= 1.5, < 3) @@ -378,10 +378,10 @@ GEM rails-html-sanitizer (1.6.0) loofah (~> 2.21) nokogiri (~> 1.14) - rails_semantic_logger (4.15.0) + rails_semantic_logger (4.17.0) rack railties (>= 5.1) - semantic_logger (~> 4.13) + semantic_logger (~> 4.16) railties (7.0.8.4) actionpack (= 7.0.8.4) activesupport (= 7.0.8.4) @@ -464,7 +464,7 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - semantic_logger (4.15.0) + semantic_logger (4.16.0) concurrent-ruby (~> 1.0) shoulda-matchers (6.2.0) activesupport (>= 5.2.0) @@ -552,7 +552,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.16) + zeitwerk (2.6.17) PLATFORMS arm64-darwin-23