Skip to content

Fix deprecated Git::Log#each call#2254

Merged
jneen merged 1 commit intorouge-ruby:mainfrom
tancnle:fix-deprecate-git-log
Mar 19, 2026
Merged

Fix deprecated Git::Log#each call#2254
jneen merged 1 commit intorouge-ruby:mainfrom
tancnle:fix-deprecate-git-log

Conversation

@tancnle
Copy link
Collaborator

@tancnle tancnle commented Mar 19, 2026

This fixes a deprecated deprecated Git::Log#each call.

❮ bundle exec rake update:changelog[4e3f6989,ed2ae687]            
DEPRECATION WARNING: Calling Git::Log#each is deprecated. Call #execute and then #each on the result object. (calle
d from Enumerable#map at /Users/tle/code/open-source/rouge-ruby/rouge/tasks/update/changelog.rake:67)  

@tancnle tancnle self-assigned this Mar 19, 2026
@tancnle tancnle requested a review from jneen March 19, 2026 05:52
@jneen jneen added this pull request to the merge queue Mar 19, 2026
Merged via the queue into rouge-ruby:main with commit 8794879 Mar 19, 2026
10 checks passed
@jneen
Copy link
Member

jneen commented Mar 19, 2026

Good catch!

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