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:
BrewTestBot 2023-01-30 18:12:20 +00:00
parent 268f3fc8ed
commit a63c289d88
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F

View File

@ -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