Skip to content

Make minimum required ruby version 2.5#15

Merged
nobu merged 2 commits intomasterfrom
drop-2.4
Mar 6, 2024
Merged

Make minimum required ruby version 2.5#15
nobu merged 2 commits intomasterfrom
drop-2.4

Conversation

@nobu
Copy link
Member

@nobu nobu commented Mar 6, 2024

The current version is same as 2.5.

Also, lib/cmath.rb uses the uplevel: option of the warn method, which was added in Ruby 2.5. In Ruby 2.4 and earlier, the hash is output as is.

@nobu nobu changed the title Make minimu required ruby version 2.5 Make minimum required ruby version 2.5 Mar 6, 2024
nobu added 2 commits March 7, 2024 00:49
The current version is same as 2.5.

Also, `lib/cmath.rb` uses the `uplevel:` option of the `warn` method,
which was added in Ruby 2.5. In Ruby 2.4 and earlier, the hash is
output as is.
@nobu nobu merged commit b038701 into master Mar 6, 2024
@nobu nobu deleted the drop-2.4 branch March 6, 2024 15:54
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