Closed machisuke closed 1 year ago
@jish
There are some changes still not published to RubyGems. https://github.com/jish/pre-commit/compare/v0.39.0...master
Especially, https://github.com/jish/pre-commit/pull/283 is important since File.exists? has been removed from Ruby 3.2.
File.exists?
Thanks for the reminder! 😄
Released 0.40.0 https://rubygems.org/gems/pre-commit/versions/0.40.0
0.40.0
@jish
There are some changes still not published to RubyGems. https://github.com/jish/pre-commit/compare/v0.39.0...master
Especially, https://github.com/jish/pre-commit/pull/283 is important since
File.exists?
has been removed from Ruby 3.2.