Skip to content

Conversation

@matt-domsch-sp
Copy link
Contributor

@matt-domsch-sp matt-domsch-sp commented Feb 25, 2024

Rubocop wants the development dependencies to be specified in the Gemfile. Ours are in gemspec. Override the rubocop rule. Ignore the demo/ directory that just specifies gem sidekiq in Gemfile. Re-establish the lockfiles for CI as a result.

GitHub has a new version of the checkout action needed for newer nodejs.

To have development dependencies listed in the gemspec, we have to include
a rubocop configuration stanza.

Remove gem sidekiq from top-level Gemfile as a result of it being in the gemspec.

Let appraisal gem remake all the dependent gemfiles for CI.
@deanpcmad deanpcmad merged commit 7ee7bdd into deanpcmad:master Feb 25, 2024
@matt-domsch-sp matt-domsch-sp deleted the rubocop-github-checkout branch February 26, 2024 14:30
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