diff --git a/Gemfile.lock b/Gemfile.lock index a113c9b12d..b78c2b1086 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -272,7 +272,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.7.1) @@ -374,10 +374,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) @@ -460,7 +460,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)