Update RBI files for i18n.

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-06-02 19:05:15 +00:00
parent c11b664e78
commit 1c7b3c1352
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F

View File

@ -629,6 +629,7 @@ module I18n::MissingTranslation::Base
def keys; end def keys; end
def locale; end def locale; end
def message; end def message; end
def normalized_option(key); end
def options; end def options; end
def to_exception; end def to_exception; end
def to_s; end def to_s; end