Skip to content

Commit 50a187b

Browse files
dblockclaude
andcommitted
Upgrade danger-changelog to ~> 0.8.0
Fixes undefined method 'github' in dry_run mode used by danger-pr-comment workflow. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent ee3974e commit 50a187b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ end
2222

2323
group :test do
2424
gem 'danger', '~> 9.5'
25-
gem 'danger-changelog', '~> 0.7.0'
25+
gem 'danger-changelog', '~> 0.8.0'
2626
gem 'danger-pr-comment', '~> 0.1.0'
2727
gem 'danger-toc', '~> 0.2.0'
2828
gem 'minitest'

0 commit comments

Comments
 (0)