Skip to content

Conversation

gavindidrichsen
Copy link
Contributor

Both the gemspec and the Gemfile are specifying rubocop as a development depedency. The Gemfile and the gemspec are not in line. This removes the version from the gemspec and fixes the warning.

Signed-off-by: Gavin Didrichsen [email protected]

Summary

Provide a detailed description of all the changes present in this pull request.

Additional Context

Add any additional context about the problem here.

  • Root cause and the steps to reproduce. (If applicable)
  • Thought process behind the implementation.

Related Issues (if any)

Mention any related issues or pull requests.

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified.

Both the gemspec and the Gemfile are specifying rubocop as a development depedency.  The Gemfile and the gemspec are not in line.  This removes the version from the gemspec and fixes the warning.

Signed-off-by: Gavin Didrichsen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant