Skip to content

Fix missing yajl-ruby! in fluentd Gemfile.lock DEPENDENCIES#518

Merged
k0kubun merged 1 commit into
ruby:mainfrom
himura467:fix-fluentd-gemfile-lock
Jun 24, 2026
Merged

Fix missing yajl-ruby! in fluentd Gemfile.lock DEPENDENCIES#518
k0kubun merged 1 commit into
ruby:mainfrom
himura467:fix-fluentd-gemfile-lock

Conversation

@himura467

Copy link
Copy Markdown
Contributor

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.

Commit 15f1ca5 (PR ruby#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.
@k0kubun k0kubun merged commit 4969abe into ruby:main Jun 24, 2026
11 checks passed
@himura467 himura467 deleted the fix-fluentd-gemfile-lock branch June 25, 2026 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants