From 9c289a4462f0bf9abf65054b8157d1be0c3df21e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 09:16:30 -0500 Subject: [PATCH] Bump json_tagged_logger from 0.8.0 to 0.8.1 (#97) Bumps [json_tagged_logger](https://github.com/santry/json_tagged_logger) from 0.8.0 to 0.8.1. - [Release notes](https://github.com/santry/json_tagged_logger/releases) - [Commits](https://github.com/santry/json_tagged_logger/compare/v0.8.0...v0.8.1) --- updated-dependencies: - dependency-name: json_tagged_logger dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ea72541..b6e1f26 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,7 +77,7 @@ GEM aws-sigv4 (1.9.1) aws-eventstream (~> 1, >= 1.0.2) base64 (0.2.0) - benchmark (0.3.0) + benchmark (0.4.0) bigdecimal (3.1.8) bootsnap (1.18.4) msgpack (~> 1.2) @@ -114,7 +114,7 @@ GEM actionview (>= 5.0.0) activesupport (>= 5.0.0) json (2.8.2) - json_tagged_logger (0.8.0) + json_tagged_logger (0.8.1) actionpack (>= 5.2) activesupport (>= 5.2) jwt (2.9.3) @@ -131,7 +131,7 @@ GEM net-smtp marcel (1.0.4) mini_mime (1.1.5) - minitest (5.25.1) + minitest (5.25.2) mocha (2.5.0) ruby2_keywords (>= 0.0.5) msgpack (1.7.2) @@ -247,7 +247,7 @@ GEM rubocop-rails ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - securerandom (0.3.1) + securerandom (0.3.2) stringio (3.1.1) strscan (3.1.0) thor (1.3.2)