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

Remove use of File.exists? #192

Closed
silug opened this issue Oct 18, 2023 · 0 comments · Fixed by #193
Closed

Remove use of File.exists? #192

silug opened this issue Oct 18, 2023 · 0 comments · Fixed by #193

Comments

@silug
Copy link
Contributor

silug commented Oct 18, 2023

Calls to File.exists? should be replaced with File.exist? for compatibility with Ruby 3.

@op-ct op-ct added this to Org Triage Oct 18, 2023
silug added a commit to silug/rubygem-simp-cli that referenced this issue Oct 18, 2023
* Various fixes for Ruby 3 compatibility
* Update rubocop configuration
* Clean up Gemfile for rubocop
* Update gem dependencies

Closes simp#192
silug added a commit to silug/rubygem-simp-cli that referenced this issue Oct 19, 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 simp#192
rgardner4012 pushed a commit that referenced this issue Oct 19, 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
@github-project-automation github-project-automation bot moved this from New to Done in Org Triage Oct 19, 2023
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 a pull request may close this issue.

1 participant