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

Call ERB.new with correct arguments #78

Merged
merged 1 commit into from
Dec 24, 2023

Conversation

soudai-s
Copy link
Contributor

Passing safe_level with the 2nd argument of ERB.new is deprecated and trim_mode with the 3rd argument of ERB.new is deprecated since Ruby 2.6. This PR fixes that.

@soudai-s soudai-s changed the title Call ERB initializer with correct arguments Call ERB.new with correct arguments Dec 14, 2023
@jalkoby jalkoby merged commit 941ffcf into jalkoby:master Dec 24, 2023
8 checks passed
@jalkoby
Copy link
Owner

jalkoby commented Dec 24, 2023

v0.7.3 released

@soudai-s soudai-s deleted the sou/make-conform-latest-erb branch December 26, 2023 06:10
@soudai-s
Copy link
Contributor Author

Thank you for releasing the new version!

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