From 4fd298f53ee7fba6792696d59b54d86ea9a44dc2 Mon Sep 17 00:00:00 2001 From: himura467 Date: Tue, 23 Jun 2026 15:45:51 +0900 Subject: [PATCH] Fix missing yajl-ruby! in fluentd Gemfile.lock DEPENDENCIES Commit 15f1ca5 (PR #512) added yajl-ruby to the Gemfile as a git source dependency, but yajl-ruby! was not added to the DEPENDENCIES section of Gemfile.lock. This caused bundle install to modify Gemfile.lock on every benchmark run. --- benchmarks/fluentd/Gemfile.lock | 1 + 1 file changed, 1 insertion(+) diff --git a/benchmarks/fluentd/Gemfile.lock b/benchmarks/fluentd/Gemfile.lock index 06712b91..8894e106 100644 --- a/benchmarks/fluentd/Gemfile.lock +++ b/benchmarks/fluentd/Gemfile.lock @@ -98,6 +98,7 @@ DEPENDENCIES base64 csv fluentd + yajl-ruby! CHECKSUMS async (2.24.0) sha256=589d11ac6d5808da195ed5ac71f37afcab505855aa958bf5fc463a5469c34377