Skip to content

Commit 56c7448

Browse files
committed
Do not require github_fast_changelog gem
This gem is used by its CLI and requires a GITHUB_ACCESS_TOKEN to be set during runtime.
1 parent 155361b commit 56c7448

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
@@ -15,4 +15,4 @@ group :test do
1515
end
1616
end
1717

18-
gem "github_fast_changelog"
18+
gem "github_fast_changelog", require: false

0 commit comments

Comments
 (0)