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: Update 1.28.2->1.50.0; requires Ruby 2.6 #115

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

bastelfreak
Copy link
Member

No description provided.

@bastelfreak
Copy link
Member Author

I need to validate the rubocop.yml on a few modules before we can release this. some namespaces changed.

@bastelfreak
Copy link
Member Author

bastelfreak commented Aug 11, 2023

@bastelfreak bastelfreak force-pushed the rubocop branch 3 times, most recently from 71f4845 to 78db5f4 Compare August 11, 2023 12:07
s.add_runtime_dependency 'rubocop-rspec', '~> 2.10.0'
# newest versions that still support Ruby 2.6
# jruby 9.3 in Puppetserver 7 is compatible with C Ruby 2.6
s.add_runtime_dependency 'rubocop', '~> 1.50.0'
Copy link
Sponsor Member

Choose a reason for hiding this comment

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

hmm had a look: 1.56 is latest

Copy link
Member Author

Choose a reason for hiding this comment

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

yes, but that doesn't work on Ruby 2.6.

Copy link
Sponsor Member

Choose a reason for hiding this comment

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

ah okay. thats the thing.

@bastelfreak bastelfreak merged commit 613b336 into voxpupuli:master Aug 17, 2023
7 checks passed
@bastelfreak bastelfreak deleted the rubocop branch August 17, 2023 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants