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

Instruct Rubocop that dev deps go in gemspec #29

Merged
merged 2 commits into from
Dec 30, 2023
Merged

Instruct Rubocop that dev deps go in gemspec #29

merged 2 commits into from
Dec 30, 2023

Conversation

jcouball
Copy link
Member

A new Rubocop cop wants all development dependencies to go into the Gemfile, but I like to keep them in the gemspec.

@jcouball jcouball added the internal-change Use when the PR includes changes that are NOT user facing and will NOT require a release label Dec 30, 2023
Copy link

codeclimate bot commented Dec 30, 2023

Code Climate has analyzed commit a419b18 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

@jcouball jcouball merged commit 0aa26cd into main Dec 30, 2023
12 checks passed
@jcouball jcouball deleted the rubocop branch December 30, 2023 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal-change Use when the PR includes changes that are NOT user facing and will NOT require a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant