Update RBI files for tzinfo.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
This commit is contained in:
parent
268f3fc8ed
commit
a63c289d88
@ -579,6 +579,12 @@ end
|
||||
|
||||
class TZInfo::PeriodNotFound < ::StandardError; end
|
||||
|
||||
module TZInfo::RubyCoreSupport
|
||||
class << self
|
||||
def untaint(o); end
|
||||
end
|
||||
end
|
||||
|
||||
class TZInfo::StringDeduper
|
||||
def initialize; end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user