Skip to content
This repository has been archived by the owner on May 18, 2020. It is now read-only.

Commit

Permalink
Update coveralls requirement from ~> 0.7.0 to ~> 0.8.23
Browse files Browse the repository at this point in the history
Updates the requirements on [coveralls](https://coveralls.io) to permit the latest version.

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Oct 28, 2019
1 parent 139c32c commit d2a501b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alchemy-api-rb.gemspec
Expand Up @@ -27,6 +27,6 @@ Gem::Specification.new do |gem|
gem.add_development_dependency 'minitest-reporters', '~> 1.0.0'
gem.add_development_dependency 'vcr', '~> 2.9.2'
gem.add_development_dependency 'webmock', '~> 3.3.0'
gem.add_development_dependency 'coveralls', '~> 0.7.0'
gem.add_development_dependency 'coveralls', '~> 0.8.23'
gem.add_development_dependency 'rubocop', '~> 0.52.1'
end

0 comments on commit d2a501b

Please sign in to comment.