mirror of
https://github.com/ruby/ruby.git
synced 2026-08-11 18:29:13 +08:00
[ruby/net-http] Replace Ruby 3.5 with Ruby 4.0
This commit updates the Ruby version to follow the commit in Ruby master branch.
6d81969b47
https://github.com/ruby/net-http/commit/1e48cfaaf7
This commit is contained in:
parent
9fb61765f4
commit
c6997ddf3e
@ -2587,7 +2587,7 @@ module Net #:nodoc:
|
||||
alias_method :D, :debug
|
||||
end
|
||||
|
||||
# for backward compatibility until Ruby 3.5
|
||||
# for backward compatibility until Ruby 4.0
|
||||
# https://bugs.ruby-lang.org/issues/20900
|
||||
# https://github.com/bblimke/webmock/pull/1081
|
||||
HTTPSession = HTTP
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user