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

RuboCop: Gemspec/AddRuntimeDependency #53

Merged

Conversation

jgarber623
Copy link

> Use `add_dependency` instead of `add_runtime_dependency`.

Resolves errors first surfaced in #52.

References:

- https://rubystyle.guide#add_dependency_vs_add_runtime_dependency
- rubygems/rubygems#7799 (comment)
@jgarber623 jgarber623 requested a review from a team as a code owner July 22, 2024 15:42
@jgarber623 jgarber623 self-assigned this Jul 22, 2024
@jgarber623 jgarber623 merged commit b1888f4 into dependabot/bundler/rubocop-1.65.0 Jul 22, 2024
8 checks passed
@jgarber623 jgarber623 deleted the address-rubocop-errors branch July 22, 2024 15:43
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