Skip to content

Commit

Permalink
Merge pull request #104 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 3780e7c + c68645e commit a421bf7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions itest5ch.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rubocop-performance", "1.13.0"
spec.add_development_dependency "rubocop-rspec", "2.7.0"
spec.add_development_dependency "simplecov", "< 0.18.0"
spec.add_development_dependency "term-ansicolor", "!= 1.11.1" # ref. https://github.com/flori/term-ansicolor/issues/41
spec.add_development_dependency "unparser", ">= 0.4.5"
spec.add_development_dependency "webmock"
spec.add_development_dependency "yard"
Expand Down

0 comments on commit a421bf7

Please sign in to comment.