Skip to content

Commit

Permalink
Merge pull request #2 from ninoseki/use-coveralls_reborn
Browse files Browse the repository at this point in the history
chore: use coveralls_reborn
  • Loading branch information
ninoseki authored Jun 2, 2021
2 parents 74c28d1 + 896d5c1 commit 3c76288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion censysx.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Gem::Specification.new do |spec|
spec.executables = spec.files.grep(%r{\Aexe/}) { |f| File.basename(f) }
spec.require_paths = ["lib"]

spec.add_development_dependency "coveralls", "~> 0.8"
spec.add_development_dependency "coveralls_reborn", "~> 0.22"
spec.add_development_dependency "dotenv", "~> 2.7"
spec.add_development_dependency "rake", "~> 13.0"
spec.add_development_dependency "rspec", "~> 3.10"
Expand Down

0 comments on commit 3c76288

Please sign in to comment.