From 79c3d1785aa3512dc9f037be884f8fe2aa41e849 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 08:16:40 +0000 Subject: [PATCH] Update oj requirement from 3.16.5 to 3.16.6 (#114) --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 1f0ea9a4..9f83c602 100644 --- a/Gemfile +++ b/Gemfile @@ -11,4 +11,4 @@ gem 'fluent-plugin-multi-format-parser', '1.1.0' gem 'fluent-plugin-opensearch', '1.0.10' gem 'fluent-plugin-prometheus', '2.2.0' gem 'fluent-plugin-systemd', '1.1.0' -gem 'oj', '3.16.5' +gem 'oj', '3.16.6'