Skip to content

Commit

Permalink
Merge pull request #62 from sue445/fix_ci
Browse files Browse the repository at this point in the history
Fix CI
  • Loading branch information
sue445 authored Aug 2, 2024
2 parents bd96f3d + bfead37 commit f61af28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fluent-plugin-chatwork.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rake"
spec.add_development_dependency "rspec"
spec.add_development_dependency "simplecov"
spec.add_development_dependency "term-ansicolor", "!= 1.11.1" # ref. https://github.com/flori/term-ansicolor/issues/41
spec.add_development_dependency "test-unit"
spec.add_development_dependency "webrick"
spec.add_development_dependency "yard"
Expand Down

0 comments on commit f61af28

Please sign in to comment.