Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixup gemspec after migration to Vox Pupuli #11

Merged
merged 1 commit into from
Nov 28, 2021

Conversation

alexjfisher
Copy link
Member

No description provided.

spec.add_development_dependency 'rake', '~> 12.0'
spec.add_development_dependency 'rspec', '~> 3.0'
spec.add_development_dependency 'rspec-collection_matchers', '~> 1.0'
spec.add_development_dependency 'rspec-its', '~> 1.0'
spec.add_development_dependency 'rubocop', '~> 0.58'
spec.add_development_dependency 'simplecov'
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fixes the build failure on ruby 3.0 when COVERAGE=yes

@codecov
Copy link

codecov bot commented Nov 28, 2021

Codecov Report

❗ No coverage uploaded for pull request base (master@5ee34fd). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             master       #11   +/-   ##
==========================================
  Coverage          ?   100.00%           
==========================================
  Files             ?         1           
  Lines             ?        11           
  Branches          ?         0           
==========================================
  Hits              ?        11           
  Misses            ?         0           
  Partials          ?         0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5ee34fd...9b3a826. Read the comment docs.

@bastelfreak bastelfreak merged commit f2d8a22 into voxpupuli:master Nov 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants