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

Fixed Ruby 2.5 compatibility #343

Closed
wants to merge 1 commit into from
Closed

Fixed Ruby 2.5 compatibility #343

wants to merge 1 commit into from

Conversation

ebababi
Copy link
Contributor

@ebababi ebababi commented Jul 18, 2024

Previous commit d54a6b7 broke Ruby 2.5 compatibility by using Time#iso8601. Patching it to use Time#strftime instead.

Previous commit d54a6b7 broke Ruby 2.5 compatibility by using `Time#iso8601`. Patching it to use `Time#strftime` instead.
@ebababi ebababi closed this Jul 18, 2024
@ebababi ebababi deleted the patch-2 branch July 18, 2024 14:13
@ebababi
Copy link
Contributor Author

ebababi commented Jul 18, 2024

No, it's the CI that has issues, not the previous PR.

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.

1 participant