Skip to content

Commit

Permalink
Merge pull request #316 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 2883dcc + 8e0835f commit 6e77bb7
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 6e77bb7

Please sign in to comment.