Skip to content

Commit

Permalink
Merge pull request #60 from sue445/fix_ci
Browse files Browse the repository at this point in the history
Fix CI
  • Loading branch information
sue445 committed Aug 2, 2024
2 parents a517be8 + 5bbcebd commit 4309e01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions omniauth-chatwork.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 "rspec", "~> 3.0"
spec.add_development_dependency "rspec-its"
spec.add_development_dependency "sinatra"
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 4309e01

Please sign in to comment.