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

Updates for Ruby 3 #193

Merged
merged 1 commit into from
Oct 19, 2023
Merged

Updates for Ruby 3 #193

merged 1 commit into from
Oct 19, 2023

Conversation

silug
Copy link
Contributor

@silug silug commented Oct 18, 2023

  • Various fixes for Ruby 3 compatibility
  • Update rubocop configuration
  • Clean up Gemfile for rubocop
  • Update gem dependencies
  • Use Ruby 2.7 for GHA and add Puppet 8 to test matrix

Closes #192

* Various fixes for Ruby 3 compatibility
* Update rubocop configuration
* Clean up Gemfile for rubocop
* Update gem dependencies
* Use Ruby 2.7 for GHA and add Puppet 8 to test matrix

Closes simp#192
@silug silug marked this pull request as ready for review October 19, 2023 15:53
@rgardner4012 rgardner4012 merged commit f20665e into simp:master Oct 19, 2023
8 checks passed
@silug silug deleted the issue_192 branch October 19, 2023 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Remove use of File.exists?
2 participants