Skip to content

Commit

Permalink
Merge pull request #46 from sue445/sue445-patch-1
Browse files Browse the repository at this point in the history
Fix CI
  • Loading branch information
sue445 authored Aug 2, 2024
2 parents c086113 + 4c5eb50 commit d40b484
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions syobocalite.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rake", ">= 10.0"
spec.add_development_dependency "rspec", "~> 3.0"
spec.add_development_dependency "rspec-its"
spec.add_development_dependency "term-ansicolor", "!= 1.11.1" # ref. https://github.com/flori/term-ansicolor/issues/41
spec.add_development_dependency "webmock"
spec.add_development_dependency "yard"
end

0 comments on commit d40b484

Please sign in to comment.