Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
Close #315
  • Loading branch information
sue445 committed Aug 2, 2024
1 parent 2883dcc commit 8e0835f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rubicure.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rubocop-rake", "0.5.1"
spec.add_development_dependency "rubocop-rspec", "2.1.0"
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 "unparser", ">= 0.4.5"
spec.add_development_dependency "yard"
end

0 comments on commit 8e0835f

Please sign in to comment.