Regenerate RBIs with Tapioca 0.5
This commit is contained in:
		
							parent
							
								
									d00b387bc2
								
							
						
					
					
						commit
						c7947c8989
					
				@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `activesupport` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem activesupport`.
 | 
			
		||||
 | 
			
		||||
# typed: false
 | 
			
		||||
 | 
			
		||||
@ -335,6 +335,7 @@ module ActiveSupport::Callbacks
 | 
			
		||||
  extend ::ActiveSupport::Concern
 | 
			
		||||
 | 
			
		||||
  mixes_in_class_methods ::ActiveSupport::Callbacks::ClassMethods
 | 
			
		||||
  mixes_in_class_methods ::ActiveSupport::DescendantsTracker
 | 
			
		||||
 | 
			
		||||
  def run_callbacks(kind); end
 | 
			
		||||
 | 
			
		||||
@ -926,6 +927,7 @@ module ActiveSupport::Deprecation::Disallowed
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
module ActiveSupport::Deprecation::InstanceDelegator
 | 
			
		||||
  mixes_in_class_methods ::ActiveSupport::Deprecation::InstanceDelegator::ClassMethods
 | 
			
		||||
  mixes_in_class_methods ::ActiveSupport::Deprecation::InstanceDelegator::OverrideDelegators
 | 
			
		||||
 | 
			
		||||
  class << self
 | 
			
		||||
@ -3335,11 +3337,11 @@ end
 | 
			
		||||
 | 
			
		||||
class String
 | 
			
		||||
  include ::Comparable
 | 
			
		||||
  include ::JSON::Ext::Generator::GeneratorMethods::String
 | 
			
		||||
  include ::Colorize::InstanceMethods
 | 
			
		||||
  include ::JSON::Ext::Generator::GeneratorMethods::String
 | 
			
		||||
  include ::MessagePack::CoreExt
 | 
			
		||||
  extend ::JSON::Ext::Generator::GeneratorMethods::String::Extend
 | 
			
		||||
  extend ::Colorize::ClassMethods
 | 
			
		||||
  extend ::JSON::Ext::Generator::GeneratorMethods::String::Extend
 | 
			
		||||
 | 
			
		||||
  def acts_like_string?; end
 | 
			
		||||
  def as_json(options = T.unsafe(nil)); end
 | 
			
		||||
@ -3378,10 +3380,7 @@ class String
 | 
			
		||||
  def truncate(truncate_at, options = T.unsafe(nil)); end
 | 
			
		||||
  def truncate_bytes(truncate_at, omission: T.unsafe(nil)); end
 | 
			
		||||
  def truncate_words(words_count, options = T.unsafe(nil)); end
 | 
			
		||||
 | 
			
		||||
  sig { returns(String) }
 | 
			
		||||
  def underscore; end
 | 
			
		||||
 | 
			
		||||
  def upcase_first; end
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `addressable` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem addressable`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `ast` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem ast`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `bindata` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem bindata`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `bootsnap` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem bootsnap`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `byebug` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem byebug`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `coderay` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem coderay`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `colorize` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem colorize`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `commander` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem commander`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `concurrent-ruby` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem concurrent-ruby`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `connection_pool` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem connection_pool`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `diff-lcs` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem diff-lcs`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
@ -39,6 +39,16 @@ end
 | 
			
		||||
 | 
			
		||||
Diff::LCS::BalancedCallbacks = Diff::LCS::DefaultCallbacks
 | 
			
		||||
 | 
			
		||||
class Diff::LCS::Block
 | 
			
		||||
  def initialize(chunk); end
 | 
			
		||||
 | 
			
		||||
  def changes; end
 | 
			
		||||
  def diff_size; end
 | 
			
		||||
  def insert; end
 | 
			
		||||
  def op; end
 | 
			
		||||
  def remove; end
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
class Diff::LCS::Change
 | 
			
		||||
  include ::Comparable
 | 
			
		||||
 | 
			
		||||
@ -115,6 +125,38 @@ class Diff::LCS::DiffCallbacks
 | 
			
		||||
  def finish_hunk; end
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
class Diff::LCS::Hunk
 | 
			
		||||
  def initialize(data_old, data_new, piece, flag_context, file_length_difference); end
 | 
			
		||||
 | 
			
		||||
  def blocks; end
 | 
			
		||||
  def diff(format, last = T.unsafe(nil)); end
 | 
			
		||||
  def end_new; end
 | 
			
		||||
  def end_old; end
 | 
			
		||||
  def file_length_difference; end
 | 
			
		||||
  def flag_context; end
 | 
			
		||||
  def flag_context=(context); end
 | 
			
		||||
  def merge(hunk); end
 | 
			
		||||
  def missing_last_newline?(data); end
 | 
			
		||||
  def overlaps?(hunk); end
 | 
			
		||||
  def start_new; end
 | 
			
		||||
  def start_old; end
 | 
			
		||||
  def unshift(hunk); end
 | 
			
		||||
 | 
			
		||||
  private
 | 
			
		||||
 | 
			
		||||
  def context_diff(last = T.unsafe(nil)); end
 | 
			
		||||
  def context_range(mode, op, last = T.unsafe(nil)); end
 | 
			
		||||
  def ed_diff(format, _last = T.unsafe(nil)); end
 | 
			
		||||
  def encode(literal, target_encoding = T.unsafe(nil)); end
 | 
			
		||||
  def encode_as(string, *args); end
 | 
			
		||||
  def old_diff(_last = T.unsafe(nil)); end
 | 
			
		||||
  def unified_diff(last = T.unsafe(nil)); end
 | 
			
		||||
  def unified_range(mode, last); end
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
Diff::LCS::Hunk::ED_DIFF_OP_ACTION = T.let(T.unsafe(nil), Hash)
 | 
			
		||||
Diff::LCS::Hunk::OLD_DIFF_OP_ACTION = T.let(T.unsafe(nil), Hash)
 | 
			
		||||
 | 
			
		||||
module Diff::LCS::Internals
 | 
			
		||||
  class << self
 | 
			
		||||
    def analyze_patchset(patchset, depth = T.unsafe(nil)); end
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `docile` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem docile`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `domain_name` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem domain_name`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `ecma-re-validator` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem ecma-re-validator`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `elftools` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem elftools`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `hana` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem hana`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `highline` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem highline`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `hpricot` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem hpricot`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `http-cookie` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem http-cookie`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `i18n` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem i18n`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `json_schemer` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem json_schemer`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `mechanize` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem mechanize`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `method_source` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem method_source`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `mime-types-data` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem mime-types-data`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `mime-types` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem mime-types`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `mini_portile2` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem mini_portile2`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `minitest` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem minitest`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `msgpack` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem msgpack`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
@ -145,11 +145,11 @@ end
 | 
			
		||||
 | 
			
		||||
class String
 | 
			
		||||
  include ::Comparable
 | 
			
		||||
  include ::JSON::Ext::Generator::GeneratorMethods::String
 | 
			
		||||
  include ::Colorize::InstanceMethods
 | 
			
		||||
  include ::JSON::Ext::Generator::GeneratorMethods::String
 | 
			
		||||
  include ::MessagePack::CoreExt
 | 
			
		||||
  extend ::JSON::Ext::Generator::GeneratorMethods::String::Extend
 | 
			
		||||
  extend ::Colorize::ClassMethods
 | 
			
		||||
  extend ::JSON::Ext::Generator::GeneratorMethods::String::Extend
 | 
			
		||||
 | 
			
		||||
  private
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `mustache` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem mustache`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,8 +1,8 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `net-http-digest_auth` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem net-http-digest_auth`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
# THIS IS AN EMPTY RBI FILE.
 | 
			
		||||
# see https://github.com/Shopify/tapioca/blob/master/README.md#manual-gem-requires
 | 
			
		||||
# see https://github.com/Shopify/tapioca/wiki/Manual-Gem-Requires
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `net-http-persistent` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem net-http-persistent`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `nokogiri` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem nokogiri`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `parallel` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem parallel`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `parallel_tests` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem parallel_tests`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,9 +1,13 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `parlour` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem parlour`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
module Kernel
 | 
			
		||||
  extend ::Forwardable
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
module Parlour; end
 | 
			
		||||
 | 
			
		||||
class Parlour::ConflictResolver
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `parser` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem parser`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `patchelf` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem patchelf`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `plist` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem plist`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `pry` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem pry`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `public_suffix` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem public_suffix`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `racc` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem racc`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `rack` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem rack`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `rainbow` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem rainbow`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `rdiscount` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem rdiscount`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `regexp_parser` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem regexp_parser`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `rexml` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem rexml`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `ronn` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem ronn`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `rspec-core` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem rspec-core`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `rspec-expectations` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem rspec-expectations`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `rspec-github` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem rspec-github`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `rspec-its` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem rspec-its`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `rspec-mocks` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem rspec-mocks`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `rspec-retry` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem rspec-retry`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `rspec-sorbet` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem rspec-sorbet`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `rspec-support` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem rspec-support`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `rspec-wait` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem rspec-wait`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `rspec` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem rspec`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `rspec_junit_formatter` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem rspec_junit_formatter`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `rubocop-ast` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem rubocop-ast`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `rubocop-performance` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem rubocop-performance`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `rubocop-rails` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem rubocop-rails`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `rubocop-rspec` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem rubocop-rspec`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `rubocop-sorbet` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem rubocop-sorbet`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `rubocop` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem rubocop`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
@ -13106,11 +13106,11 @@ end
 | 
			
		||||
 | 
			
		||||
class String
 | 
			
		||||
  include ::Comparable
 | 
			
		||||
  include ::JSON::Ext::Generator::GeneratorMethods::String
 | 
			
		||||
  include ::Colorize::InstanceMethods
 | 
			
		||||
  include ::JSON::Ext::Generator::GeneratorMethods::String
 | 
			
		||||
  include ::MessagePack::CoreExt
 | 
			
		||||
  extend ::JSON::Ext::Generator::GeneratorMethods::String::Extend
 | 
			
		||||
  extend ::Colorize::ClassMethods
 | 
			
		||||
  extend ::JSON::Ext::Generator::GeneratorMethods::String::Extend
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
String::BLANK_RE = T.let(T.unsafe(nil), Regexp)
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `ruby-macho` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem ruby-macho`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `ruby-progressbar` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem ruby-progressbar`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `rubyntlm` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem rubyntlm`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `simplecov-cobertura` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem simplecov-cobertura`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `simplecov-html` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem simplecov-html`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `simplecov` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem simplecov`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `simplecov_json_formatter` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem simplecov_json_formatter`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,8 +1,8 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `sorbet-runtime-stub` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem sorbet-runtime-stub`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
# THIS IS AN EMPTY RBI FILE.
 | 
			
		||||
# see https://github.com/Shopify/tapioca/blob/master/README.md#manual-gem-requires
 | 
			
		||||
# see https://github.com/Shopify/tapioca/wiki/Manual-Gem-Requires
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `spoom` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem spoom`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `thor` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem thor`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
@ -273,6 +273,7 @@ module Thor::Base
 | 
			
		||||
  include ::Thor::Shell
 | 
			
		||||
 | 
			
		||||
  mixes_in_class_methods ::Thor::Base::ClassMethods
 | 
			
		||||
  mixes_in_class_methods ::Thor::Invocation::ClassMethods
 | 
			
		||||
 | 
			
		||||
  def initialize(args = T.unsafe(nil), local_options = T.unsafe(nil), config = T.unsafe(nil)); end
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `tzinfo` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem tzinfo`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
@ -394,6 +394,7 @@ class TZInfo::Format1::TimezoneDefiner < ::TZInfo::Format2::TimezoneDefiner
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
module TZInfo::Format1::TimezoneDefinition
 | 
			
		||||
  mixes_in_class_methods ::TZInfo::Format2::TimezoneDefinition::ClassMethods
 | 
			
		||||
  mixes_in_class_methods ::TZInfo::Format1::TimezoneDefinition::ClassMethods
 | 
			
		||||
 | 
			
		||||
  class << self
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `unf` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem unf`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,8 +1,8 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `unf_ext` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem unf_ext`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
# THIS IS AN EMPTY RBI FILE.
 | 
			
		||||
# see https://github.com/Shopify/tapioca/blob/master/README.md#manual-gem-requires
 | 
			
		||||
# see https://github.com/Shopify/tapioca/wiki/Manual-Gem-Requires
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `unicode-display_width` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem unicode-display_width`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `uri_template` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem uri_template`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `warning` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem warning`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `webrick` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem webrick`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `webrobots` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem webrobots`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# DO NOT EDIT MANUALLY
 | 
			
		||||
# This is an autogenerated file for types exported from the `zeitwerk` gem.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca sync`.
 | 
			
		||||
# Please instead update this file by running `bin/tapioca gem zeitwerk`.
 | 
			
		||||
 | 
			
		||||
# typed: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -3253,56 +3253,6 @@ module DidYouMean
 | 
			
		||||
  def self.formatter=(formatter); end
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
class Diff::LCS::Block
 | 
			
		||||
  def changes(); end
 | 
			
		||||
 | 
			
		||||
  def diff_size(); end
 | 
			
		||||
 | 
			
		||||
  def initialize(chunk); end
 | 
			
		||||
 | 
			
		||||
  def insert(); end
 | 
			
		||||
 | 
			
		||||
  def op(); end
 | 
			
		||||
 | 
			
		||||
  def remove(); end
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
class Diff::LCS::Block
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
class Diff::LCS::Hunk
 | 
			
		||||
  def blocks(); end
 | 
			
		||||
 | 
			
		||||
  def diff(format, last=T.unsafe(nil)); end
 | 
			
		||||
 | 
			
		||||
  def end_new(); end
 | 
			
		||||
 | 
			
		||||
  def end_old(); end
 | 
			
		||||
 | 
			
		||||
  def file_length_difference(); end
 | 
			
		||||
 | 
			
		||||
  def flag_context(); end
 | 
			
		||||
 | 
			
		||||
  def flag_context=(context); end
 | 
			
		||||
 | 
			
		||||
  def initialize(data_old, data_new, piece, flag_context, file_length_difference); end
 | 
			
		||||
 | 
			
		||||
  def merge(hunk); end
 | 
			
		||||
 | 
			
		||||
  def missing_last_newline?(data); end
 | 
			
		||||
 | 
			
		||||
  def overlaps?(hunk); end
 | 
			
		||||
 | 
			
		||||
  def start_new(); end
 | 
			
		||||
 | 
			
		||||
  def start_old(); end
 | 
			
		||||
 | 
			
		||||
  def unshift(hunk); end
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
class Diff::LCS::Hunk
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
class Dir
 | 
			
		||||
  def children(); end
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user