From 9075cbae62ebad4316a834b55b7f60472a415345 Mon Sep 17 00:00:00 2001 From: Douglas Eichelberger Date: Fri, 21 Apr 2023 09:58:50 -0700 Subject: [PATCH] brew style --fix --- Library/Homebrew/test/ENV_spec.rb | 1 - Library/Homebrew/test/PATH_spec.rb | 1 - Library/Homebrew/test/api/cask_spec.rb | 1 - Library/Homebrew/test/api/formula_spec.rb | 1 - Library/Homebrew/test/api_spec.rb | 1 - Library/Homebrew/test/bash_spec.rb | 1 - Library/Homebrew/test/bottle_filename_spec.rb | 1 - Library/Homebrew/test/build_environment_spec.rb | 1 - Library/Homebrew/test/build_options_spec.rb | 1 - Library/Homebrew/test/bundle_version_spec.rb | 1 - Library/Homebrew/test/cache_store_spec.rb | 1 - Library/Homebrew/test/cask/artifact/abstract_artifact_spec.rb | 1 - Library/Homebrew/test/cask/artifact/alt_target_spec.rb | 1 - Library/Homebrew/test/cask/artifact/app_spec.rb | 1 - Library/Homebrew/test/cask/artifact/binary_spec.rb | 1 - Library/Homebrew/test/cask/artifact/generic_artifact_spec.rb | 1 - Library/Homebrew/test/cask/artifact/installer_spec.rb | 1 - Library/Homebrew/test/cask/artifact/manpage_spec.rb | 1 - Library/Homebrew/test/cask/artifact/pkg_spec.rb | 1 - Library/Homebrew/test/cask/artifact/postflight_block_spec.rb | 1 - Library/Homebrew/test/cask/artifact/preflight_block_spec.rb | 1 - .../Homebrew/test/cask/artifact/shared_examples/uninstall_zap.rb | 1 - Library/Homebrew/test/cask/artifact/suite_spec.rb | 1 - Library/Homebrew/test/cask/artifact/two_apps_correct_spec.rb | 1 - Library/Homebrew/test/cask/artifact/uninstall_no_zap_spec.rb | 1 - Library/Homebrew/test/cask/artifact/uninstall_spec.rb | 1 - Library/Homebrew/test/cask/artifact/zap_spec.rb | 1 - Library/Homebrew/test/cask/audit_spec.rb | 1 - Library/Homebrew/test/cask/cask_loader/from_api_loader_spec.rb | 1 - .../Homebrew/test/cask/cask_loader/from_content_loader_spec.rb | 1 - Library/Homebrew/test/cask/cask_loader/from_path_loader_spec.rb | 1 - Library/Homebrew/test/cask/cask_loader/from_tap_loader_spec.rb | 1 - Library/Homebrew/test/cask/cask_loader/from_uri_loader_spec.rb | 1 - Library/Homebrew/test/cask/cask_spec.rb | 1 - Library/Homebrew/test/cask/config_spec.rb | 1 - Library/Homebrew/test/cask/conflicts_with_spec.rb | 1 - Library/Homebrew/test/cask/denylist_spec.rb | 1 - Library/Homebrew/test/cask/depends_on_spec.rb | 1 - Library/Homebrew/test/cask/download_spec.rb | 1 - Library/Homebrew/test/cask/dsl/caveats_spec.rb | 1 - Library/Homebrew/test/cask/dsl/container_spec.rb | 1 - Library/Homebrew/test/cask/dsl/postflight_spec.rb | 1 - Library/Homebrew/test/cask/dsl/preflight_spec.rb | 1 - Library/Homebrew/test/cask/dsl/shared_examples/base.rb | 1 - Library/Homebrew/test/cask/dsl/shared_examples/staged.rb | 1 - Library/Homebrew/test/cask/dsl/uninstall_postflight_spec.rb | 1 - Library/Homebrew/test/cask/dsl/uninstall_preflight_spec.rb | 1 - Library/Homebrew/test/cask/dsl/version_spec.rb | 1 - Library/Homebrew/test/cask/dsl_spec.rb | 1 - Library/Homebrew/test/cask/info_spec.rb | 1 - Library/Homebrew/test/cask/installer_spec.rb | 1 - Library/Homebrew/test/cask/list_spec.rb | 1 - Library/Homebrew/test/cask/macos_spec.rb | 1 - Library/Homebrew/test/cask/pkg_spec.rb | 1 - Library/Homebrew/test/cask/reinstall_spec.rb | 1 - Library/Homebrew/test/cask/uninstall_spec.rb | 1 - Library/Homebrew/test/cask/upgrade_spec.rb | 1 - Library/Homebrew/test/cask_dependent_spec.rb | 1 - Library/Homebrew/test/caveats_spec.rb | 1 - Library/Homebrew/test/checksum_spec.rb | 1 - Library/Homebrew/test/checksum_verification_spec.rb | 1 - Library/Homebrew/test/cleaner_spec.rb | 1 - Library/Homebrew/test/cleanup_spec.rb | 1 - Library/Homebrew/test/cli/named_args_spec.rb | 1 - Library/Homebrew/test/cli/parser_spec.rb | 1 - Library/Homebrew/test/cmd/--cache_spec.rb | 1 - Library/Homebrew/test/cmd/--caskroom_spec.rb | 1 - Library/Homebrew/test/cmd/--cellar_spec.rb | 1 - Library/Homebrew/test/cmd/--env_spec.rb | 1 - Library/Homebrew/test/cmd/--prefix_spec.rb | 1 - Library/Homebrew/test/cmd/--repository_spec.rb | 1 - Library/Homebrew/test/cmd/--version_spec.rb | 1 - Library/Homebrew/test/cmd/analytics_spec.rb | 1 - Library/Homebrew/test/cmd/autoremove_spec.rb | 1 - Library/Homebrew/test/cmd/bundle_spec.rb | 1 - Library/Homebrew/test/cmd/cleanup_spec.rb | 1 - Library/Homebrew/test/cmd/commands_spec.rb | 1 - Library/Homebrew/test/cmd/completions_spec.rb | 1 - Library/Homebrew/test/cmd/config_spec.rb | 1 - Library/Homebrew/test/cmd/custom-external-command_spec.rb | 1 - Library/Homebrew/test/cmd/deps_spec.rb | 1 - Library/Homebrew/test/cmd/desc_spec.rb | 1 - Library/Homebrew/test/cmd/developer_spec.rb | 1 - Library/Homebrew/test/cmd/docs_spec.rb | 1 - Library/Homebrew/test/cmd/doctor_spec.rb | 1 - Library/Homebrew/test/cmd/fetch_spec.rb | 1 - Library/Homebrew/test/cmd/gist-logs_spec.rb | 1 - Library/Homebrew/test/cmd/help_spec.rb | 1 - Library/Homebrew/test/cmd/home_spec.rb | 1 - Library/Homebrew/test/cmd/info_spec.rb | 1 - Library/Homebrew/test/cmd/install_spec.rb | 1 - Library/Homebrew/test/cmd/leaves_spec.rb | 1 - Library/Homebrew/test/cmd/link_spec.rb | 1 - Library/Homebrew/test/cmd/list_spec.rb | 1 - Library/Homebrew/test/cmd/log_spec.rb | 1 - Library/Homebrew/test/cmd/migrate_spec.rb | 1 - Library/Homebrew/test/cmd/missing_spec.rb | 1 - Library/Homebrew/test/cmd/options_spec.rb | 1 - Library/Homebrew/test/cmd/outdated_spec.rb | 1 - Library/Homebrew/test/cmd/pin_spec.rb | 1 - Library/Homebrew/test/cmd/postinstall_spec.rb | 1 - Library/Homebrew/test/cmd/readall_spec.rb | 1 - Library/Homebrew/test/cmd/reinstall_spec.rb | 1 - Library/Homebrew/test/cmd/search_spec.rb | 1 - Library/Homebrew/test/cmd/services_spec.rb | 1 - Library/Homebrew/test/cmd/shared_examples/args_parse.rb | 1 - Library/Homebrew/test/cmd/tap-info_spec.rb | 1 - Library/Homebrew/test/cmd/tap_spec.rb | 1 - Library/Homebrew/test/cmd/uninstall_spec.rb | 1 - Library/Homebrew/test/cmd/unlink_spec.rb | 1 - Library/Homebrew/test/cmd/unpin_spec.rb | 1 - Library/Homebrew/test/cmd/untap_spec.rb | 1 - Library/Homebrew/test/cmd/update-report_spec.rb | 1 - Library/Homebrew/test/cmd/upgrade_spec.rb | 1 - Library/Homebrew/test/cmd/uses_spec.rb | 1 - Library/Homebrew/test/commands_spec.rb | 1 - Library/Homebrew/test/compiler_failure_spec.rb | 1 - Library/Homebrew/test/compiler_selector_spec.rb | 1 - Library/Homebrew/test/completions_spec.rb | 1 - Library/Homebrew/test/cxxstdlib_spec.rb | 1 - Library/Homebrew/test/dependable_spec.rb | 1 - Library/Homebrew/test/dependencies_helpers_spec.rb | 1 - Library/Homebrew/test/dependencies_spec.rb | 1 - Library/Homebrew/test/dependency_collector_spec.rb | 1 - Library/Homebrew/test/dependency_expansion_spec.rb | 1 - Library/Homebrew/test/dependency_spec.rb | 1 - Library/Homebrew/test/description_cache_store_spec.rb | 1 - Library/Homebrew/test/descriptions_spec.rb | 1 - Library/Homebrew/test/dev-cmd/audit_spec.rb | 1 - Library/Homebrew/test/dev-cmd/bottle_spec.rb | 1 - Library/Homebrew/test/dev-cmd/bump-cask-pr_spec.rb | 1 - Library/Homebrew/test/dev-cmd/bump-formula-pr_spec.rb | 1 - Library/Homebrew/test/dev-cmd/bump-revision_spec.rb | 1 - Library/Homebrew/test/dev-cmd/bump-unversioned-casks_spec.rb | 1 - Library/Homebrew/test/dev-cmd/bump_spec.rb | 1 - Library/Homebrew/test/dev-cmd/cat_spec.rb | 1 - Library/Homebrew/test/dev-cmd/command_spec.rb | 1 - Library/Homebrew/test/dev-cmd/contributions_spec.rb | 1 - Library/Homebrew/test/dev-cmd/create_spec.rb | 1 - Library/Homebrew/test/dev-cmd/determine-test-runners_spec.rb | 1 - Library/Homebrew/test/dev-cmd/dispatch-build-bottle_spec.rb | 1 - Library/Homebrew/test/dev-cmd/edit_spec.rb | 1 - Library/Homebrew/test/dev-cmd/extract_spec.rb | 1 - Library/Homebrew/test/dev-cmd/formula_spec.rb | 1 - Library/Homebrew/test/dev-cmd/generate-cask-api_spec.rb | 1 - Library/Homebrew/test/dev-cmd/generate-formula-api_spec.rb | 1 - Library/Homebrew/test/dev-cmd/generate-man-completions_spec.rb | 1 - Library/Homebrew/test/dev-cmd/irb_spec.rb | 1 - Library/Homebrew/test/dev-cmd/linkage_spec.rb | 1 - Library/Homebrew/test/dev-cmd/livecheck_spec.rb | 1 - Library/Homebrew/test/dev-cmd/pr-automerge_spec.rb | 1 - Library/Homebrew/test/dev-cmd/pr-publish_spec.rb | 1 - Library/Homebrew/test/dev-cmd/pr-pull_spec.rb | 1 - Library/Homebrew/test/dev-cmd/pr-upload_spec.rb | 1 - Library/Homebrew/test/dev-cmd/prof_spec.rb | 1 - Library/Homebrew/test/dev-cmd/release_spec.rb | 1 - Library/Homebrew/test/dev-cmd/ruby_spec.rb | 1 - Library/Homebrew/test/dev-cmd/sh_spec.rb | 1 - Library/Homebrew/test/dev-cmd/style_spec.rb | 1 - Library/Homebrew/test/dev-cmd/tap-new_spec.rb | 1 - Library/Homebrew/test/dev-cmd/test_spec.rb | 1 - Library/Homebrew/test/dev-cmd/typecheck_spec.rb | 1 - Library/Homebrew/test/dev-cmd/unbottled_spec.rb | 1 - Library/Homebrew/test/dev-cmd/unpack_spec.rb | 1 - Library/Homebrew/test/dev-cmd/update-license-data_spec.rb | 1 - Library/Homebrew/test/dev-cmd/update-maintainers_spec.rb | 1 - Library/Homebrew/test/dev-cmd/update-python-resources_spec.rb | 1 - Library/Homebrew/test/dev-cmd/update-sponsors_spec.rb | 1 - Library/Homebrew/test/dev-cmd/vendor-gems_spec.rb | 1 - Library/Homebrew/test/diagnostic_checks_spec.rb | 1 - Library/Homebrew/test/download_strategies/abstract_spec.rb | 1 - .../test/download_strategies/curl_github_packages_spec.rb | 1 - Library/Homebrew/test/download_strategies/curl_post_spec.rb | 1 - Library/Homebrew/test/download_strategies/curl_spec.rb | 1 - Library/Homebrew/test/download_strategies/detector_spec.rb | 1 - Library/Homebrew/test/download_strategies/git_spec.rb | 1 - Library/Homebrew/test/download_strategies/github_git_spec.rb | 1 - Library/Homebrew/test/download_strategies/subversion_spec.rb | 1 - Library/Homebrew/test/download_strategies/vcs_spec.rb | 1 - Library/Homebrew/test/env_config_spec.rb | 1 - Library/Homebrew/test/error_during_execution_spec.rb | 1 - Library/Homebrew/test/exceptions_spec.rb | 1 - Library/Homebrew/test/extend/array_spec.rb | 1 - Library/Homebrew/test/extend/kernel_spec.rb | 1 - Library/Homebrew/test/formatter_spec.rb | 1 - Library/Homebrew/test/formula_free_port_spec.rb | 1 - Library/Homebrew/test/formula_info_spec.rb | 1 - Library/Homebrew/test/formula_installer_bottle_spec.rb | 1 - Library/Homebrew/test/formula_installer_spec.rb | 1 - Library/Homebrew/test/formula_pin_spec.rb | 1 - Library/Homebrew/test/formula_spec.rb | 1 - Library/Homebrew/test/formula_spec_selection_spec.rb | 1 - Library/Homebrew/test/formula_support/keg_only_reason_spec.rb | 1 - Library/Homebrew/test/formula_validation_spec.rb | 1 - Library/Homebrew/test/formulary_spec.rb | 1 - Library/Homebrew/test/github_runner_matrix_spec.rb | 1 - Library/Homebrew/test/github_runner_spec.rb | 1 - Library/Homebrew/test/global_spec.rb | 1 - Library/Homebrew/test/hardware/cpu_spec.rb | 1 - Library/Homebrew/test/installed_dependents_spec.rb | 1 - Library/Homebrew/test/keg_relocate/binary_relocation_spec.rb | 1 - Library/Homebrew/test/keg_relocate/grep_spec.rb | 1 - Library/Homebrew/test/keg_relocate/relocation_spec.rb | 1 - Library/Homebrew/test/keg_relocate/text_spec.rb | 1 - Library/Homebrew/test/keg_spec.rb | 1 - Library/Homebrew/test/language/go_spec.rb | 1 - Library/Homebrew/test/language/java_spec.rb | 1 - Library/Homebrew/test/language/node_spec.rb | 1 - Library/Homebrew/test/language/perl/shebang_spec.rb | 1 - Library/Homebrew/test/language/python/shebang_spec.rb | 1 - Library/Homebrew/test/language/python/virtualenv_spec.rb | 1 - Library/Homebrew/test/language/python_spec.rb | 1 - Library/Homebrew/test/lazy_object_spec.rb | 1 - Library/Homebrew/test/linkage_cache_store_spec.rb | 1 - Library/Homebrew/test/linux_runner_spec_spec.rb | 1 - Library/Homebrew/test/livecheck/livecheck_spec.rb | 1 - Library/Homebrew/test/livecheck/livecheck_version_spec.rb | 1 - Library/Homebrew/test/livecheck/skip_conditions_spec.rb | 1 - Library/Homebrew/test/livecheck/strategy/apache_spec.rb | 1 - Library/Homebrew/test/livecheck/strategy/bitbucket_spec.rb | 1 - Library/Homebrew/test/livecheck/strategy/cpan_spec.rb | 1 - .../Homebrew/test/livecheck/strategy/electron_builder_spec.rb | 1 - Library/Homebrew/test/livecheck/strategy/extract_plist_spec.rb | 1 - Library/Homebrew/test/livecheck/strategy/git_spec.rb | 1 - Library/Homebrew/test/livecheck/strategy/github_latest_spec.rb | 1 - Library/Homebrew/test/livecheck/strategy/gnome_spec.rb | 1 - Library/Homebrew/test/livecheck/strategy/gnu_spec.rb | 1 - Library/Homebrew/test/livecheck/strategy/hackage_spec.rb | 1 - Library/Homebrew/test/livecheck/strategy/header_match_spec.rb | 1 - Library/Homebrew/test/livecheck/strategy/json_spec.rb | 1 - Library/Homebrew/test/livecheck/strategy/launchpad_spec.rb | 1 - Library/Homebrew/test/livecheck/strategy/npm_spec.rb | 1 - Library/Homebrew/test/livecheck/strategy/page_match_spec.rb | 1 - Library/Homebrew/test/livecheck/strategy/pypi_spec.rb | 1 - Library/Homebrew/test/livecheck/strategy/sourceforge_spec.rb | 1 - Library/Homebrew/test/livecheck/strategy/sparkle_spec.rb | 1 - Library/Homebrew/test/livecheck/strategy/xml_spec.rb | 1 - Library/Homebrew/test/livecheck/strategy/xorg_spec.rb | 1 - Library/Homebrew/test/livecheck/strategy/yaml_spec.rb | 1 - Library/Homebrew/test/livecheck/strategy_spec.rb | 1 - Library/Homebrew/test/livecheck_spec.rb | 1 - Library/Homebrew/test/locale_spec.rb | 1 - Library/Homebrew/test/lock_file_spec.rb | 1 - Library/Homebrew/test/macos_runner_spec_spec.rb | 1 - Library/Homebrew/test/messages_spec.rb | 1 - Library/Homebrew/test/migrator_spec.rb | 1 - Library/Homebrew/test/missing_formula_spec.rb | 1 - Library/Homebrew/test/options/deprecated_option_spec.rb | 1 - Library/Homebrew/test/options/option_spec.rb | 1 - Library/Homebrew/test/options_spec.rb | 1 - Library/Homebrew/test/os/linux/dependency_collector_spec.rb | 1 - Library/Homebrew/test/os/linux/diagnostic_spec.rb | 1 - Library/Homebrew/test/os/linux/formula_spec.rb | 1 - Library/Homebrew/test/os/linux/pathname_spec.rb | 1 - Library/Homebrew/test/os/mac/dependency_collector_spec.rb | 1 - Library/Homebrew/test/os/mac/diagnostic_spec.rb | 1 - Library/Homebrew/test/os/mac/formula_spec.rb | 1 - Library/Homebrew/test/os/mac/keg_spec.rb | 1 - Library/Homebrew/test/os/mac/mach_spec.rb | 1 - Library/Homebrew/test/os/mac/pkgconfig_spec.rb | 1 - Library/Homebrew/test/os/mac/sdk_spec.rb | 1 - Library/Homebrew/test/os/mac/version_spec.rb | 1 - Library/Homebrew/test/os/mac_spec.rb | 1 - Library/Homebrew/test/os/os_spec.rb | 1 - Library/Homebrew/test/patch_spec.rb | 1 - Library/Homebrew/test/patching_spec.rb | 1 - Library/Homebrew/test/pathname_spec.rb | 1 - Library/Homebrew/test/pkg_version_spec.rb | 1 - Library/Homebrew/test/requirement_spec.rb | 1 - Library/Homebrew/test/requirements/arch_requirement_spec.rb | 1 - Library/Homebrew/test/requirements/codesign_requirement_spec.rb | 1 - Library/Homebrew/test/requirements/linux_requirement_spec.rb | 1 - Library/Homebrew/test/requirements/macos_requirement_spec.rb | 1 - Library/Homebrew/test/requirements_spec.rb | 1 - Library/Homebrew/test/resource_spec.rb | 1 - Library/Homebrew/test/rubocop_spec.rb | 1 - .../test/rubocops/bottle/bottle_digest_indentation_spec.rb | 1 - Library/Homebrew/test/rubocops/bottle/bottle_format_spec.rb | 1 - Library/Homebrew/test/rubocops/bottle/bottle_order_spec.rb | 1 - .../Homebrew/test/rubocops/bottle/bottle_tag_indentation_spec.rb | 1 - Library/Homebrew/test/rubocops/cask/desc_spec.rb | 1 - .../test/rubocops/cask/homepage_url_trailing_slash_spec.rb | 1 - Library/Homebrew/test/rubocops/cask/no_dsl_version_spec.rb | 1 - Library/Homebrew/test/rubocops/cask/no_overrides_spec.rb | 1 - .../Homebrew/test/rubocops/cask/on_system_conditionals_spec.rb | 1 - Library/Homebrew/test/rubocops/cask/shared_examples/cask_cop.rb | 1 - Library/Homebrew/test/rubocops/cask/stanza_grouping_spec.rb | 1 - Library/Homebrew/test/rubocops/cask/stanza_order_spec.rb | 1 - .../test/rubocops/cask/url_legacy_comma_separators_spec.rb | 1 - Library/Homebrew/test/rubocops/cask/url_spec.rb | 1 - Library/Homebrew/test/rubocops/cask/variables_spec.rb | 1 - Library/Homebrew/test/rubocops/caveats_spec.rb | 1 - Library/Homebrew/test/rubocops/checksum/checksum_case_spec.rb | 1 - Library/Homebrew/test/rubocops/checksum/checksum_spec.rb | 1 - Library/Homebrew/test/rubocops/class/class_name_spec.rb | 1 - Library/Homebrew/test/rubocops/class/test_present.rb | 1 - Library/Homebrew/test/rubocops/class/test_spec.rb | 1 - Library/Homebrew/test/rubocops/components_order_spec.rb | 1 - Library/Homebrew/test/rubocops/components_redundancy_spec.rb | 1 - Library/Homebrew/test/rubocops/conflicts_spec.rb | 1 - Library/Homebrew/test/rubocops/dependency_order_spec.rb | 1 - Library/Homebrew/test/rubocops/deprecate_disable/date_spec.rb | 1 - Library/Homebrew/test/rubocops/deprecate_disable/reason_spec.rb | 1 - Library/Homebrew/test/rubocops/desc_spec.rb | 1 - Library/Homebrew/test/rubocops/files_spec.rb | 1 - Library/Homebrew/test/rubocops/homepage_spec.rb | 1 - Library/Homebrew/test/rubocops/io_read_spec.rb | 1 - Library/Homebrew/test/rubocops/keg_only_spec.rb | 1 - Library/Homebrew/test/rubocops/lines/class_inheritance_spec.rb | 1 - .../Homebrew/test/rubocops/lines/generate_completions_spec.rb | 1 - Library/Homebrew/test/rubocops/lines_spec.rb | 1 - .../test/rubocops/livecheck/regex_case_insensitive_spec.rb | 1 - Library/Homebrew/test/rubocops/livecheck/regex_extension_spec.rb | 1 - .../Homebrew/test/rubocops/livecheck/regex_if_page_match_spec.rb | 1 - .../Homebrew/test/rubocops/livecheck/regex_parentheses_spec.rb | 1 - Library/Homebrew/test/rubocops/livecheck/skip_spec.rb | 1 - Library/Homebrew/test/rubocops/livecheck/url_provided_spec.rb | 1 - Library/Homebrew/test/rubocops/livecheck/url_symbol_spec.rb | 1 - Library/Homebrew/test/rubocops/move_to_extend_os_spec.rb | 1 - Library/Homebrew/test/rubocops/options_spec.rb | 1 - Library/Homebrew/test/rubocops/patches_spec.rb | 1 - Library/Homebrew/test/rubocops/provided_by_macos_spec.rb | 1 - Library/Homebrew/test/rubocops/service_spec.rb | 1 - Library/Homebrew/test/rubocops/shell_commands_spec.rb | 1 - Library/Homebrew/test/rubocops/text/assert_statements_spec.rb | 1 - Library/Homebrew/test/rubocops/text/comments_spec.rb | 1 - Library/Homebrew/test/rubocops/text/license_arrays_spec.rb | 1 - Library/Homebrew/test/rubocops/text/licenses_spec.rb | 1 - Library/Homebrew/test/rubocops/text/make_check_spec.rb | 1 - Library/Homebrew/test/rubocops/text/miscellaneous_spec.rb | 1 - Library/Homebrew/test/rubocops/text/mpi_check_spec.rb | 1 - .../Homebrew/test/rubocops/text/on_system_conditionals_spec.rb | 1 - Library/Homebrew/test/rubocops/text/option_declarations_spec.rb | 1 - Library/Homebrew/test/rubocops/text/python_versions_spec.rb | 1 - Library/Homebrew/test/rubocops/text/safe_popen_commands_spec.rb | 1 - Library/Homebrew/test/rubocops/text/shell_variables_spec.rb | 1 - Library/Homebrew/test/rubocops/text/strict_spec.rb | 1 - Library/Homebrew/test/rubocops/text_spec.rb | 1 - Library/Homebrew/test/rubocops/urls/git_spec.rb | 1 - Library/Homebrew/test/rubocops/urls/git_strict_spec.rb | 1 - Library/Homebrew/test/rubocops/urls/pypi_spec.rb | 1 - Library/Homebrew/test/rubocops/urls_spec.rb | 1 - Library/Homebrew/test/rubocops/uses_from_macos_spec.rb | 1 - Library/Homebrew/test/rubocops/version_spec.rb | 1 - Library/Homebrew/test/sandbox_spec.rb | 1 - Library/Homebrew/test/search_spec.rb | 1 - Library/Homebrew/test/service_spec.rb | 1 - Library/Homebrew/test/settings_spec.rb | 1 - Library/Homebrew/test/simulate_system_spec.rb | 1 - Library/Homebrew/test/software_spec/bottle_spec.rb | 1 - Library/Homebrew/test/software_spec/head_spec.rb | 1 - Library/Homebrew/test/software_spec_spec.rb | 1 - Library/Homebrew/test/spec_helper.rb | 1 - Library/Homebrew/test/style_spec.rb | 1 - Library/Homebrew/test/support/helper/cask.rb | 1 - Library/Homebrew/test/support/helper/formula.rb | 1 - Library/Homebrew/test/support/helper/mktmpdir.rb | 1 - Library/Homebrew/test/support/helper/output_as_tty.rb | 1 - .../test/support/helper/spec/shared_context/homebrew_cask.rb | 1 - .../test/support/helper/spec/shared_context/integration_test.rb | 1 - .../test/support/helper/spec/shared_examples/formulae_exist.rb | 1 - Library/Homebrew/test/system_command_result_spec.rb | 1 - Library/Homebrew/test/system_command_spec.rb | 1 - Library/Homebrew/test/tab_spec.rb | 1 - Library/Homebrew/test/tap_spec.rb | 1 - Library/Homebrew/test/test_runner_formula_spec.rb | 1 - Library/Homebrew/test/uninstall_spec.rb | 1 - Library/Homebrew/test/unpack_strategy/bazaar_spec.rb | 1 - Library/Homebrew/test/unpack_strategy/bzip2_spec.rb | 1 - Library/Homebrew/test/unpack_strategy/cvs_spec.rb | 1 - Library/Homebrew/test/unpack_strategy/directory_spec.rb | 1 - Library/Homebrew/test/unpack_strategy/dmg_spec.rb | 1 - Library/Homebrew/test/unpack_strategy/git_spec.rb | 1 - Library/Homebrew/test/unpack_strategy/gzip_spec.rb | 1 - Library/Homebrew/test/unpack_strategy/jar_spec.rb | 1 - Library/Homebrew/test/unpack_strategy/lha_spec.rb | 1 - Library/Homebrew/test/unpack_strategy/lzip_spec.rb | 1 - Library/Homebrew/test/unpack_strategy/mercurial_spec.rb | 1 - Library/Homebrew/test/unpack_strategy/p7zip_spec.rb | 1 - Library/Homebrew/test/unpack_strategy/rar_spec.rb | 1 - Library/Homebrew/test/unpack_strategy/shared_examples.rb | 1 - Library/Homebrew/test/unpack_strategy/subversion_spec.rb | 1 - Library/Homebrew/test/unpack_strategy/tar_spec.rb | 1 - Library/Homebrew/test/unpack_strategy/uncompressed_spec.rb | 1 - Library/Homebrew/test/unpack_strategy/xar_spec.rb | 1 - Library/Homebrew/test/unpack_strategy/xz_spec.rb | 1 - Library/Homebrew/test/unpack_strategy/zip_spec.rb | 1 - Library/Homebrew/test/unpack_strategy/zstd_spec.rb | 1 - Library/Homebrew/test/unpack_strategy_spec.rb | 1 - Library/Homebrew/test/utils/analytics_spec.rb | 1 - Library/Homebrew/test/utils/ast/ast_spec.rb | 1 - Library/Homebrew/test/utils/ast/formula_ast_spec.rb | 1 - Library/Homebrew/test/utils/autoremove_spec.rb | 1 - Library/Homebrew/test/utils/bottles/bottles_spec.rb | 1 - Library/Homebrew/test/utils/bottles/collector_spec.rb | 1 - Library/Homebrew/test/utils/bottles/tag_spec.rb | 1 - Library/Homebrew/test/utils/curl_spec.rb | 1 - Library/Homebrew/test/utils/fork_spec.rb | 1 - Library/Homebrew/test/utils/git_repository_spec.rb | 1 - Library/Homebrew/test/utils/git_spec.rb | 1 - Library/Homebrew/test/utils/github/actions_spec.rb | 1 - Library/Homebrew/test/utils/github_spec.rb | 1 - Library/Homebrew/test/utils/gzip_spec.rb | 1 - Library/Homebrew/test/utils/inreplace_spec.rb | 1 - Library/Homebrew/test/utils/popen_spec.rb | 1 - Library/Homebrew/test/utils/pypi_spec.rb | 1 - Library/Homebrew/test/utils/ruby_check_version_script_spec.rb | 1 - Library/Homebrew/test/utils/shell_spec.rb | 1 - Library/Homebrew/test/utils/spdx_spec.rb | 1 - Library/Homebrew/test/utils/string_inreplace_extension_spec.rb | 1 - Library/Homebrew/test/utils/svn_spec.rb | 1 - Library/Homebrew/test/utils/tar_spec.rb | 1 - Library/Homebrew/test/utils/topological_hash_spec.rb | 1 - Library/Homebrew/test/utils/tty_spec.rb | 1 - Library/Homebrew/test/utils/user_spec.rb | 1 - Library/Homebrew/test/utils_spec.rb | 1 - Library/Homebrew/test/version/parser_spec.rb | 1 - Library/Homebrew/test/version_spec.rb | 1 - 418 files changed, 418 deletions(-) diff --git a/Library/Homebrew/test/ENV_spec.rb b/Library/Homebrew/test/ENV_spec.rb index 9e9d345b7f..7106fd4311 100644 --- a/Library/Homebrew/test/ENV_spec.rb +++ b/Library/Homebrew/test/ENV_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "extend/ENV" diff --git a/Library/Homebrew/test/PATH_spec.rb b/Library/Homebrew/test/PATH_spec.rb index c28eaf844d..e9eedcee91 100644 --- a/Library/Homebrew/test/PATH_spec.rb +++ b/Library/Homebrew/test/PATH_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "PATH" diff --git a/Library/Homebrew/test/api/cask_spec.rb b/Library/Homebrew/test/api/cask_spec.rb index 0acf51e7bc..15f0f64170 100644 --- a/Library/Homebrew/test/api/cask_spec.rb +++ b/Library/Homebrew/test/api/cask_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "api" diff --git a/Library/Homebrew/test/api/formula_spec.rb b/Library/Homebrew/test/api/formula_spec.rb index 6a0d082b2f..e0ed230ae5 100644 --- a/Library/Homebrew/test/api/formula_spec.rb +++ b/Library/Homebrew/test/api/formula_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "api" diff --git a/Library/Homebrew/test/api_spec.rb b/Library/Homebrew/test/api_spec.rb index 1df24e489d..2be080ad28 100644 --- a/Library/Homebrew/test/api_spec.rb +++ b/Library/Homebrew/test/api_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "api" diff --git a/Library/Homebrew/test/bash_spec.rb b/Library/Homebrew/test/bash_spec.rb index ec1cf7059e..6e59243b15 100644 --- a/Library/Homebrew/test/bash_spec.rb +++ b/Library/Homebrew/test/bash_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "open3" diff --git a/Library/Homebrew/test/bottle_filename_spec.rb b/Library/Homebrew/test/bottle_filename_spec.rb index b2b3c298ae..9eef4089c9 100644 --- a/Library/Homebrew/test/bottle_filename_spec.rb +++ b/Library/Homebrew/test/bottle_filename_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "formula" diff --git a/Library/Homebrew/test/build_environment_spec.rb b/Library/Homebrew/test/build_environment_spec.rb index 08dcdf5264..fa14acbe59 100644 --- a/Library/Homebrew/test/build_environment_spec.rb +++ b/Library/Homebrew/test/build_environment_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "build_environment" diff --git a/Library/Homebrew/test/build_options_spec.rb b/Library/Homebrew/test/build_options_spec.rb index 4e84503733..cee085c83d 100644 --- a/Library/Homebrew/test/build_options_spec.rb +++ b/Library/Homebrew/test/build_options_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "build_options" diff --git a/Library/Homebrew/test/bundle_version_spec.rb b/Library/Homebrew/test/bundle_version_spec.rb index caa399b870..3ee120f913 100644 --- a/Library/Homebrew/test/bundle_version_spec.rb +++ b/Library/Homebrew/test/bundle_version_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "bundle_version" diff --git a/Library/Homebrew/test/cache_store_spec.rb b/Library/Homebrew/test/cache_store_spec.rb index bc04c5af7a..a583ebbf53 100644 --- a/Library/Homebrew/test/cache_store_spec.rb +++ b/Library/Homebrew/test/cache_store_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cache_store" diff --git a/Library/Homebrew/test/cask/artifact/abstract_artifact_spec.rb b/Library/Homebrew/test/cask/artifact/abstract_artifact_spec.rb index 1a7e43fd9d..9de70da153 100644 --- a/Library/Homebrew/test/cask/artifact/abstract_artifact_spec.rb +++ b/Library/Homebrew/test/cask/artifact/abstract_artifact_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe Cask::Artifact::AbstractArtifact, :cask do diff --git a/Library/Homebrew/test/cask/artifact/alt_target_spec.rb b/Library/Homebrew/test/cask/artifact/alt_target_spec.rb index b5b4ae8a12..b6d801e914 100644 --- a/Library/Homebrew/test/cask/artifact/alt_target_spec.rb +++ b/Library/Homebrew/test/cask/artifact/alt_target_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe Cask::Artifact::App, :cask do diff --git a/Library/Homebrew/test/cask/artifact/app_spec.rb b/Library/Homebrew/test/cask/artifact/app_spec.rb index 646e6d2284..4e45f09ba0 100644 --- a/Library/Homebrew/test/cask/artifact/app_spec.rb +++ b/Library/Homebrew/test/cask/artifact/app_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe Cask::Artifact::App, :cask do diff --git a/Library/Homebrew/test/cask/artifact/binary_spec.rb b/Library/Homebrew/test/cask/artifact/binary_spec.rb index 75214b07e9..61436700ff 100644 --- a/Library/Homebrew/test/cask/artifact/binary_spec.rb +++ b/Library/Homebrew/test/cask/artifact/binary_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe Cask::Artifact::Binary, :cask do diff --git a/Library/Homebrew/test/cask/artifact/generic_artifact_spec.rb b/Library/Homebrew/test/cask/artifact/generic_artifact_spec.rb index 60b6166683..0e9104f64d 100644 --- a/Library/Homebrew/test/cask/artifact/generic_artifact_spec.rb +++ b/Library/Homebrew/test/cask/artifact/generic_artifact_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe Cask::Artifact::Artifact, :cask do diff --git a/Library/Homebrew/test/cask/artifact/installer_spec.rb b/Library/Homebrew/test/cask/artifact/installer_spec.rb index c65343a5ae..d03d55fb6e 100644 --- a/Library/Homebrew/test/cask/artifact/installer_spec.rb +++ b/Library/Homebrew/test/cask/artifact/installer_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe Cask::Artifact::Installer, :cask do diff --git a/Library/Homebrew/test/cask/artifact/manpage_spec.rb b/Library/Homebrew/test/cask/artifact/manpage_spec.rb index 223cde2d8b..a803cf7586 100644 --- a/Library/Homebrew/test/cask/artifact/manpage_spec.rb +++ b/Library/Homebrew/test/cask/artifact/manpage_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe Cask::Artifact::Manpage, :cask do diff --git a/Library/Homebrew/test/cask/artifact/pkg_spec.rb b/Library/Homebrew/test/cask/artifact/pkg_spec.rb index a4d3c6050d..5a617fe2dd 100644 --- a/Library/Homebrew/test/cask/artifact/pkg_spec.rb +++ b/Library/Homebrew/test/cask/artifact/pkg_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe Cask::Artifact::Pkg, :cask do diff --git a/Library/Homebrew/test/cask/artifact/postflight_block_spec.rb b/Library/Homebrew/test/cask/artifact/postflight_block_spec.rb index b40d8880d8..6a070ba48a 100644 --- a/Library/Homebrew/test/cask/artifact/postflight_block_spec.rb +++ b/Library/Homebrew/test/cask/artifact/postflight_block_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe Cask::Artifact::PostflightBlock, :cask do diff --git a/Library/Homebrew/test/cask/artifact/preflight_block_spec.rb b/Library/Homebrew/test/cask/artifact/preflight_block_spec.rb index 774c9f4023..f6832dde7f 100644 --- a/Library/Homebrew/test/cask/artifact/preflight_block_spec.rb +++ b/Library/Homebrew/test/cask/artifact/preflight_block_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe Cask::Artifact::PreflightBlock, :cask do diff --git a/Library/Homebrew/test/cask/artifact/shared_examples/uninstall_zap.rb b/Library/Homebrew/test/cask/artifact/shared_examples/uninstall_zap.rb index 7ae77fa954..77a4ec099c 100644 --- a/Library/Homebrew/test/cask/artifact/shared_examples/uninstall_zap.rb +++ b/Library/Homebrew/test/cask/artifact/shared_examples/uninstall_zap.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "benchmark" diff --git a/Library/Homebrew/test/cask/artifact/suite_spec.rb b/Library/Homebrew/test/cask/artifact/suite_spec.rb index a0ca28c995..009d790ed4 100644 --- a/Library/Homebrew/test/cask/artifact/suite_spec.rb +++ b/Library/Homebrew/test/cask/artifact/suite_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe Cask::Artifact::Suite, :cask do diff --git a/Library/Homebrew/test/cask/artifact/two_apps_correct_spec.rb b/Library/Homebrew/test/cask/artifact/two_apps_correct_spec.rb index 97d57fbf92..53e2c4eccb 100644 --- a/Library/Homebrew/test/cask/artifact/two_apps_correct_spec.rb +++ b/Library/Homebrew/test/cask/artifact/two_apps_correct_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe Cask::Artifact::App, :cask do diff --git a/Library/Homebrew/test/cask/artifact/uninstall_no_zap_spec.rb b/Library/Homebrew/test/cask/artifact/uninstall_no_zap_spec.rb index fdf7a9a0e7..1328ed7de1 100644 --- a/Library/Homebrew/test/cask/artifact/uninstall_no_zap_spec.rb +++ b/Library/Homebrew/test/cask/artifact/uninstall_no_zap_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe Cask::Artifact::Zap, :cask do diff --git a/Library/Homebrew/test/cask/artifact/uninstall_spec.rb b/Library/Homebrew/test/cask/artifact/uninstall_spec.rb index 64ec503913..5e4550fe97 100644 --- a/Library/Homebrew/test/cask/artifact/uninstall_spec.rb +++ b/Library/Homebrew/test/cask/artifact/uninstall_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require_relative "shared_examples/uninstall_zap" diff --git a/Library/Homebrew/test/cask/artifact/zap_spec.rb b/Library/Homebrew/test/cask/artifact/zap_spec.rb index 54a263c6ea..c1ee2b0f59 100644 --- a/Library/Homebrew/test/cask/artifact/zap_spec.rb +++ b/Library/Homebrew/test/cask/artifact/zap_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require_relative "shared_examples/uninstall_zap" diff --git a/Library/Homebrew/test/cask/audit_spec.rb b/Library/Homebrew/test/cask/audit_spec.rb index a1f39119ff..e62c02fb05 100644 --- a/Library/Homebrew/test/cask/audit_spec.rb +++ b/Library/Homebrew/test/cask/audit_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cask/audit" diff --git a/Library/Homebrew/test/cask/cask_loader/from_api_loader_spec.rb b/Library/Homebrew/test/cask/cask_loader/from_api_loader_spec.rb index 21ccb5b7ce..90b6d91d56 100644 --- a/Library/Homebrew/test/cask/cask_loader/from_api_loader_spec.rb +++ b/Library/Homebrew/test/cask/cask_loader/from_api_loader_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe Cask::CaskLoader::FromAPILoader, :cask do diff --git a/Library/Homebrew/test/cask/cask_loader/from_content_loader_spec.rb b/Library/Homebrew/test/cask/cask_loader/from_content_loader_spec.rb index 90013f8807..41836b9a1c 100644 --- a/Library/Homebrew/test/cask/cask_loader/from_content_loader_spec.rb +++ b/Library/Homebrew/test/cask/cask_loader/from_content_loader_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe Cask::CaskLoader::FromContentLoader do diff --git a/Library/Homebrew/test/cask/cask_loader/from_path_loader_spec.rb b/Library/Homebrew/test/cask/cask_loader/from_path_loader_spec.rb index cb9f966c39..aceb017534 100644 --- a/Library/Homebrew/test/cask/cask_loader/from_path_loader_spec.rb +++ b/Library/Homebrew/test/cask/cask_loader/from_path_loader_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe Cask::CaskLoader::FromPathLoader do diff --git a/Library/Homebrew/test/cask/cask_loader/from_tap_loader_spec.rb b/Library/Homebrew/test/cask/cask_loader/from_tap_loader_spec.rb index 53f3487e3f..2f1ca8bf77 100644 --- a/Library/Homebrew/test/cask/cask_loader/from_tap_loader_spec.rb +++ b/Library/Homebrew/test/cask/cask_loader/from_tap_loader_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe Cask::CaskLoader::FromTapLoader do diff --git a/Library/Homebrew/test/cask/cask_loader/from_uri_loader_spec.rb b/Library/Homebrew/test/cask/cask_loader/from_uri_loader_spec.rb index 6fe7edaeaf..cb8e021523 100644 --- a/Library/Homebrew/test/cask/cask_loader/from_uri_loader_spec.rb +++ b/Library/Homebrew/test/cask/cask_loader/from_uri_loader_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe Cask::CaskLoader::FromURILoader do diff --git a/Library/Homebrew/test/cask/cask_spec.rb b/Library/Homebrew/test/cask/cask_spec.rb index cbf2b25859..148596a234 100644 --- a/Library/Homebrew/test/cask/cask_spec.rb +++ b/Library/Homebrew/test/cask/cask_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe Cask::Cask, :cask do diff --git a/Library/Homebrew/test/cask/config_spec.rb b/Library/Homebrew/test/cask/config_spec.rb index d9aad8a11f..58a60a711a 100644 --- a/Library/Homebrew/test/cask/config_spec.rb +++ b/Library/Homebrew/test/cask/config_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe Cask::Config, :cask do diff --git a/Library/Homebrew/test/cask/conflicts_with_spec.rb b/Library/Homebrew/test/cask/conflicts_with_spec.rb index 974cd185b8..fe3387003d 100644 --- a/Library/Homebrew/test/cask/conflicts_with_spec.rb +++ b/Library/Homebrew/test/cask/conflicts_with_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe "conflicts_with", :cask do diff --git a/Library/Homebrew/test/cask/denylist_spec.rb b/Library/Homebrew/test/cask/denylist_spec.rb index c7474a5e2f..c4ad8e3bf6 100644 --- a/Library/Homebrew/test/cask/denylist_spec.rb +++ b/Library/Homebrew/test/cask/denylist_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cask/denylist" diff --git a/Library/Homebrew/test/cask/depends_on_spec.rb b/Library/Homebrew/test/cask/depends_on_spec.rb index bb66691375..7d7eaa3429 100644 --- a/Library/Homebrew/test/cask/depends_on_spec.rb +++ b/Library/Homebrew/test/cask/depends_on_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true # TODO: this test should be named after the corresponding class, once diff --git a/Library/Homebrew/test/cask/download_spec.rb b/Library/Homebrew/test/cask/download_spec.rb index a25e99b8f6..d49410d9bb 100644 --- a/Library/Homebrew/test/cask/download_spec.rb +++ b/Library/Homebrew/test/cask/download_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true module Cask diff --git a/Library/Homebrew/test/cask/dsl/caveats_spec.rb b/Library/Homebrew/test/cask/dsl/caveats_spec.rb index 154281a921..3108ace46c 100644 --- a/Library/Homebrew/test/cask/dsl/caveats_spec.rb +++ b/Library/Homebrew/test/cask/dsl/caveats_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "test/cask/dsl/shared_examples/base" diff --git a/Library/Homebrew/test/cask/dsl/container_spec.rb b/Library/Homebrew/test/cask/dsl/container_spec.rb index ce77433144..844cac897f 100644 --- a/Library/Homebrew/test/cask/dsl/container_spec.rb +++ b/Library/Homebrew/test/cask/dsl/container_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "test/cask/dsl/shared_examples/base" diff --git a/Library/Homebrew/test/cask/dsl/postflight_spec.rb b/Library/Homebrew/test/cask/dsl/postflight_spec.rb index 3177a7e156..30a18ca562 100644 --- a/Library/Homebrew/test/cask/dsl/postflight_spec.rb +++ b/Library/Homebrew/test/cask/dsl/postflight_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "test/cask/dsl/shared_examples/base" diff --git a/Library/Homebrew/test/cask/dsl/preflight_spec.rb b/Library/Homebrew/test/cask/dsl/preflight_spec.rb index 9ccd819106..a229c91019 100644 --- a/Library/Homebrew/test/cask/dsl/preflight_spec.rb +++ b/Library/Homebrew/test/cask/dsl/preflight_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "test/cask/dsl/shared_examples/base" diff --git a/Library/Homebrew/test/cask/dsl/shared_examples/base.rb b/Library/Homebrew/test/cask/dsl/shared_examples/base.rb index 69ecc54832..c46715d516 100644 --- a/Library/Homebrew/test/cask/dsl/shared_examples/base.rb +++ b/Library/Homebrew/test/cask/dsl/shared_examples/base.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cask/dsl/base" diff --git a/Library/Homebrew/test/cask/dsl/shared_examples/staged.rb b/Library/Homebrew/test/cask/dsl/shared_examples/staged.rb index 940e6068b5..db8a145522 100644 --- a/Library/Homebrew/test/cask/dsl/shared_examples/staged.rb +++ b/Library/Homebrew/test/cask/dsl/shared_examples/staged.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cask/staged" diff --git a/Library/Homebrew/test/cask/dsl/uninstall_postflight_spec.rb b/Library/Homebrew/test/cask/dsl/uninstall_postflight_spec.rb index 1416f312b3..60dabc7bcb 100644 --- a/Library/Homebrew/test/cask/dsl/uninstall_postflight_spec.rb +++ b/Library/Homebrew/test/cask/dsl/uninstall_postflight_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "test/cask/dsl/shared_examples/base" diff --git a/Library/Homebrew/test/cask/dsl/uninstall_preflight_spec.rb b/Library/Homebrew/test/cask/dsl/uninstall_preflight_spec.rb index f5839808c2..97970f0e0e 100644 --- a/Library/Homebrew/test/cask/dsl/uninstall_preflight_spec.rb +++ b/Library/Homebrew/test/cask/dsl/uninstall_preflight_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "test/cask/dsl/shared_examples/base" diff --git a/Library/Homebrew/test/cask/dsl/version_spec.rb b/Library/Homebrew/test/cask/dsl/version_spec.rb index 10f2bacaca..68cf59d024 100644 --- a/Library/Homebrew/test/cask/dsl/version_spec.rb +++ b/Library/Homebrew/test/cask/dsl/version_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe Cask::DSL::Version, :cask do diff --git a/Library/Homebrew/test/cask/dsl_spec.rb b/Library/Homebrew/test/cask/dsl_spec.rb index 9b3e8be921..da2d5425dd 100644 --- a/Library/Homebrew/test/cask/dsl_spec.rb +++ b/Library/Homebrew/test/cask/dsl_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe Cask::DSL, :cask do diff --git a/Library/Homebrew/test/cask/info_spec.rb b/Library/Homebrew/test/cask/info_spec.rb index 26ed9f7c1b..f17226ea6f 100644 --- a/Library/Homebrew/test/cask/info_spec.rb +++ b/Library/Homebrew/test/cask/info_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "utils" diff --git a/Library/Homebrew/test/cask/installer_spec.rb b/Library/Homebrew/test/cask/installer_spec.rb index 4eafa6121c..d63a8c1d46 100644 --- a/Library/Homebrew/test/cask/installer_spec.rb +++ b/Library/Homebrew/test/cask/installer_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe Cask::Installer, :cask do diff --git a/Library/Homebrew/test/cask/list_spec.rb b/Library/Homebrew/test/cask/list_spec.rb index 12b7f3dbc2..dd6d3a83c9 100644 --- a/Library/Homebrew/test/cask/list_spec.rb +++ b/Library/Homebrew/test/cask/list_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cask/list" diff --git a/Library/Homebrew/test/cask/macos_spec.rb b/Library/Homebrew/test/cask/macos_spec.rb index e25c66c5d9..2635e67f17 100644 --- a/Library/Homebrew/test/cask/macos_spec.rb +++ b/Library/Homebrew/test/cask/macos_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe MacOS, :cask do diff --git a/Library/Homebrew/test/cask/pkg_spec.rb b/Library/Homebrew/test/cask/pkg_spec.rb index 96d41384e8..ba60408a43 100644 --- a/Library/Homebrew/test/cask/pkg_spec.rb +++ b/Library/Homebrew/test/cask/pkg_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe Cask::Pkg, :cask do diff --git a/Library/Homebrew/test/cask/reinstall_spec.rb b/Library/Homebrew/test/cask/reinstall_spec.rb index 895e90dc50..2ca6fff9d9 100644 --- a/Library/Homebrew/test/cask/reinstall_spec.rb +++ b/Library/Homebrew/test/cask/reinstall_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cask/installer" diff --git a/Library/Homebrew/test/cask/uninstall_spec.rb b/Library/Homebrew/test/cask/uninstall_spec.rb index 2795214167..d0df5c0e7e 100644 --- a/Library/Homebrew/test/cask/uninstall_spec.rb +++ b/Library/Homebrew/test/cask/uninstall_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cask/uninstall" diff --git a/Library/Homebrew/test/cask/upgrade_spec.rb b/Library/Homebrew/test/cask/upgrade_spec.rb index e8009d347a..b82c2a3a0b 100644 --- a/Library/Homebrew/test/cask/upgrade_spec.rb +++ b/Library/Homebrew/test/cask/upgrade_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cask/upgrade" diff --git a/Library/Homebrew/test/cask_dependent_spec.rb b/Library/Homebrew/test/cask_dependent_spec.rb index e72e077a03..1d54b8064d 100644 --- a/Library/Homebrew/test/cask_dependent_spec.rb +++ b/Library/Homebrew/test/cask_dependent_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cask/cask_loader" diff --git a/Library/Homebrew/test/caveats_spec.rb b/Library/Homebrew/test/caveats_spec.rb index f1a320fe7d..8dd70569a0 100644 --- a/Library/Homebrew/test/caveats_spec.rb +++ b/Library/Homebrew/test/caveats_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "formula" diff --git a/Library/Homebrew/test/checksum_spec.rb b/Library/Homebrew/test/checksum_spec.rb index f11ee11f7e..be60737e4d 100644 --- a/Library/Homebrew/test/checksum_spec.rb +++ b/Library/Homebrew/test/checksum_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "checksum" diff --git a/Library/Homebrew/test/checksum_verification_spec.rb b/Library/Homebrew/test/checksum_verification_spec.rb index a3e752886d..f0420adac9 100644 --- a/Library/Homebrew/test/checksum_verification_spec.rb +++ b/Library/Homebrew/test/checksum_verification_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "formula" diff --git a/Library/Homebrew/test/cleaner_spec.rb b/Library/Homebrew/test/cleaner_spec.rb index 9639eef376..b7ba8082de 100644 --- a/Library/Homebrew/test/cleaner_spec.rb +++ b/Library/Homebrew/test/cleaner_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cleaner" diff --git a/Library/Homebrew/test/cleanup_spec.rb b/Library/Homebrew/test/cleanup_spec.rb index bf39f2b61b..5a7f0eb239 100644 --- a/Library/Homebrew/test/cleanup_spec.rb +++ b/Library/Homebrew/test/cleanup_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "test/support/fixtures/testball" diff --git a/Library/Homebrew/test/cli/named_args_spec.rb b/Library/Homebrew/test/cli/named_args_spec.rb index 57610fccf9..bf1b2729b6 100644 --- a/Library/Homebrew/test/cli/named_args_spec.rb +++ b/Library/Homebrew/test/cli/named_args_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cli/named_args" diff --git a/Library/Homebrew/test/cli/parser_spec.rb b/Library/Homebrew/test/cli/parser_spec.rb index b54fbee1bc..5e1f20f784 100644 --- a/Library/Homebrew/test/cli/parser_spec.rb +++ b/Library/Homebrew/test/cli/parser_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require_relative "../../cli/parser" diff --git a/Library/Homebrew/test/cmd/--cache_spec.rb b/Library/Homebrew/test/cmd/--cache_spec.rb index a24a8d3be6..cb371b577a 100644 --- a/Library/Homebrew/test/cmd/--cache_spec.rb +++ b/Library/Homebrew/test/cmd/--cache_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/--caskroom_spec.rb b/Library/Homebrew/test/cmd/--caskroom_spec.rb index 9498e927c3..bd8ec0fbd0 100644 --- a/Library/Homebrew/test/cmd/--caskroom_spec.rb +++ b/Library/Homebrew/test/cmd/--caskroom_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/--cellar_spec.rb b/Library/Homebrew/test/cmd/--cellar_spec.rb index 2174116309..d57bb89ed4 100644 --- a/Library/Homebrew/test/cmd/--cellar_spec.rb +++ b/Library/Homebrew/test/cmd/--cellar_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/--env_spec.rb b/Library/Homebrew/test/cmd/--env_spec.rb index f1382e243e..a0a848dd11 100644 --- a/Library/Homebrew/test/cmd/--env_spec.rb +++ b/Library/Homebrew/test/cmd/--env_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/--prefix_spec.rb b/Library/Homebrew/test/cmd/--prefix_spec.rb index b880352692..b55826b2d3 100644 --- a/Library/Homebrew/test/cmd/--prefix_spec.rb +++ b/Library/Homebrew/test/cmd/--prefix_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/--repository_spec.rb b/Library/Homebrew/test/cmd/--repository_spec.rb index e001700e44..c435414e81 100644 --- a/Library/Homebrew/test/cmd/--repository_spec.rb +++ b/Library/Homebrew/test/cmd/--repository_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/--version_spec.rb b/Library/Homebrew/test/cmd/--version_spec.rb index fcfd13685e..94f99b3bf9 100644 --- a/Library/Homebrew/test/cmd/--version_spec.rb +++ b/Library/Homebrew/test/cmd/--version_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/analytics_spec.rb b/Library/Homebrew/test/cmd/analytics_spec.rb index 3e4e88d519..8cf425d95d 100644 --- a/Library/Homebrew/test/cmd/analytics_spec.rb +++ b/Library/Homebrew/test/cmd/analytics_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/autoremove_spec.rb b/Library/Homebrew/test/cmd/autoremove_spec.rb index 22dcdea422..84f9eb8970 100644 --- a/Library/Homebrew/test/cmd/autoremove_spec.rb +++ b/Library/Homebrew/test/cmd/autoremove_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/bundle_spec.rb b/Library/Homebrew/test/cmd/bundle_spec.rb index 862da1e26b..63bb8f509f 100644 --- a/Library/Homebrew/test/cmd/bundle_spec.rb +++ b/Library/Homebrew/test/cmd/bundle_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe "brew bundle", :integration_test do diff --git a/Library/Homebrew/test/cmd/cleanup_spec.rb b/Library/Homebrew/test/cmd/cleanup_spec.rb index 3444c4dc71..38068c41df 100644 --- a/Library/Homebrew/test/cmd/cleanup_spec.rb +++ b/Library/Homebrew/test/cmd/cleanup_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/commands_spec.rb b/Library/Homebrew/test/cmd/commands_spec.rb index ad1fd6b85b..4a63056f8d 100644 --- a/Library/Homebrew/test/cmd/commands_spec.rb +++ b/Library/Homebrew/test/cmd/commands_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/commands" diff --git a/Library/Homebrew/test/cmd/completions_spec.rb b/Library/Homebrew/test/cmd/completions_spec.rb index f2f25cd9b4..a92a73df4c 100644 --- a/Library/Homebrew/test/cmd/completions_spec.rb +++ b/Library/Homebrew/test/cmd/completions_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/config_spec.rb b/Library/Homebrew/test/cmd/config_spec.rb index 2c2a485226..946e6ac841 100644 --- a/Library/Homebrew/test/cmd/config_spec.rb +++ b/Library/Homebrew/test/cmd/config_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/custom-external-command_spec.rb b/Library/Homebrew/test/cmd/custom-external-command_spec.rb index 471be9c9e2..31d90752fd 100644 --- a/Library/Homebrew/test/cmd/custom-external-command_spec.rb +++ b/Library/Homebrew/test/cmd/custom-external-command_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe "brew custom-external-command", :integration_test do diff --git a/Library/Homebrew/test/cmd/deps_spec.rb b/Library/Homebrew/test/cmd/deps_spec.rb index 51ccef0269..308e9d88f1 100644 --- a/Library/Homebrew/test/cmd/deps_spec.rb +++ b/Library/Homebrew/test/cmd/deps_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/desc_spec.rb b/Library/Homebrew/test/cmd/desc_spec.rb index 9734ec3079..f21ece3877 100644 --- a/Library/Homebrew/test/cmd/desc_spec.rb +++ b/Library/Homebrew/test/cmd/desc_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/developer_spec.rb b/Library/Homebrew/test/cmd/developer_spec.rb index 526be1843a..cfc2f24a9f 100644 --- a/Library/Homebrew/test/cmd/developer_spec.rb +++ b/Library/Homebrew/test/cmd/developer_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/docs_spec.rb b/Library/Homebrew/test/cmd/docs_spec.rb index 5c232f37c8..72488b5619 100644 --- a/Library/Homebrew/test/cmd/docs_spec.rb +++ b/Library/Homebrew/test/cmd/docs_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe "brew docs" do diff --git a/Library/Homebrew/test/cmd/doctor_spec.rb b/Library/Homebrew/test/cmd/doctor_spec.rb index ea859f0d00..8cb1add72d 100644 --- a/Library/Homebrew/test/cmd/doctor_spec.rb +++ b/Library/Homebrew/test/cmd/doctor_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/fetch_spec.rb b/Library/Homebrew/test/cmd/fetch_spec.rb index 466257b917..08e58c4864 100644 --- a/Library/Homebrew/test/cmd/fetch_spec.rb +++ b/Library/Homebrew/test/cmd/fetch_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/gist-logs_spec.rb b/Library/Homebrew/test/cmd/gist-logs_spec.rb index ba97a0737a..c6965e4a6d 100644 --- a/Library/Homebrew/test/cmd/gist-logs_spec.rb +++ b/Library/Homebrew/test/cmd/gist-logs_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/help_spec.rb b/Library/Homebrew/test/cmd/help_spec.rb index 313ba45264..0166969dc9 100644 --- a/Library/Homebrew/test/cmd/help_spec.rb +++ b/Library/Homebrew/test/cmd/help_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe "brew", :integration_test do diff --git a/Library/Homebrew/test/cmd/home_spec.rb b/Library/Homebrew/test/cmd/home_spec.rb index 068408b9dd..a622f9d2b3 100644 --- a/Library/Homebrew/test/cmd/home_spec.rb +++ b/Library/Homebrew/test/cmd/home_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/info_spec.rb b/Library/Homebrew/test/cmd/info_spec.rb index ac0133bfe9..94911348fe 100644 --- a/Library/Homebrew/test/cmd/info_spec.rb +++ b/Library/Homebrew/test/cmd/info_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/info" diff --git a/Library/Homebrew/test/cmd/install_spec.rb b/Library/Homebrew/test/cmd/install_spec.rb index d011d70fcb..2cf96730dc 100644 --- a/Library/Homebrew/test/cmd/install_spec.rb +++ b/Library/Homebrew/test/cmd/install_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/leaves_spec.rb b/Library/Homebrew/test/cmd/leaves_spec.rb index df85a5bbd7..49fc18d045 100644 --- a/Library/Homebrew/test/cmd/leaves_spec.rb +++ b/Library/Homebrew/test/cmd/leaves_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/link_spec.rb b/Library/Homebrew/test/cmd/link_spec.rb index d4bf52e2d9..79c527059e 100644 --- a/Library/Homebrew/test/cmd/link_spec.rb +++ b/Library/Homebrew/test/cmd/link_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/list_spec.rb b/Library/Homebrew/test/cmd/list_spec.rb index 05dd11e80d..771db61f0d 100644 --- a/Library/Homebrew/test/cmd/list_spec.rb +++ b/Library/Homebrew/test/cmd/list_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/log_spec.rb b/Library/Homebrew/test/cmd/log_spec.rb index 36719919f2..164df47cb7 100644 --- a/Library/Homebrew/test/cmd/log_spec.rb +++ b/Library/Homebrew/test/cmd/log_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/migrate_spec.rb b/Library/Homebrew/test/cmd/migrate_spec.rb index 20b8a5bca6..8b0b6610a6 100644 --- a/Library/Homebrew/test/cmd/migrate_spec.rb +++ b/Library/Homebrew/test/cmd/migrate_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/missing_spec.rb b/Library/Homebrew/test/cmd/missing_spec.rb index adfe4c5692..e245d9b5ba 100644 --- a/Library/Homebrew/test/cmd/missing_spec.rb +++ b/Library/Homebrew/test/cmd/missing_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/options_spec.rb b/Library/Homebrew/test/cmd/options_spec.rb index e51e167aaf..f35b9c5a23 100644 --- a/Library/Homebrew/test/cmd/options_spec.rb +++ b/Library/Homebrew/test/cmd/options_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/outdated_spec.rb b/Library/Homebrew/test/cmd/outdated_spec.rb index bd84d71a4e..bc52f6a4d9 100644 --- a/Library/Homebrew/test/cmd/outdated_spec.rb +++ b/Library/Homebrew/test/cmd/outdated_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/pin_spec.rb b/Library/Homebrew/test/cmd/pin_spec.rb index 97e43ef4f7..c7ca4eb6b1 100644 --- a/Library/Homebrew/test/cmd/pin_spec.rb +++ b/Library/Homebrew/test/cmd/pin_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/postinstall_spec.rb b/Library/Homebrew/test/cmd/postinstall_spec.rb index 644ae4d13f..827d0bd9d6 100644 --- a/Library/Homebrew/test/cmd/postinstall_spec.rb +++ b/Library/Homebrew/test/cmd/postinstall_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/readall_spec.rb b/Library/Homebrew/test/cmd/readall_spec.rb index 3cc341edd0..19c6727dd1 100644 --- a/Library/Homebrew/test/cmd/readall_spec.rb +++ b/Library/Homebrew/test/cmd/readall_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/reinstall_spec.rb b/Library/Homebrew/test/cmd/reinstall_spec.rb index d216efd2ec..cd63a8cba1 100644 --- a/Library/Homebrew/test/cmd/reinstall_spec.rb +++ b/Library/Homebrew/test/cmd/reinstall_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "extend/ENV" diff --git a/Library/Homebrew/test/cmd/search_spec.rb b/Library/Homebrew/test/cmd/search_spec.rb index 2a6dcddcbc..c3d8bee8aa 100644 --- a/Library/Homebrew/test/cmd/search_spec.rb +++ b/Library/Homebrew/test/cmd/search_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/search" diff --git a/Library/Homebrew/test/cmd/services_spec.rb b/Library/Homebrew/test/cmd/services_spec.rb index 7e92fba395..81f2ef0a84 100644 --- a/Library/Homebrew/test/cmd/services_spec.rb +++ b/Library/Homebrew/test/cmd/services_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe "brew services", :integration_test, :needs_network do diff --git a/Library/Homebrew/test/cmd/shared_examples/args_parse.rb b/Library/Homebrew/test/cmd/shared_examples/args_parse.rb index 9a63850bcb..cc854c9edb 100644 --- a/Library/Homebrew/test/cmd/shared_examples/args_parse.rb +++ b/Library/Homebrew/test/cmd/shared_examples/args_parse.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true shared_examples "parseable arguments" do diff --git a/Library/Homebrew/test/cmd/tap-info_spec.rb b/Library/Homebrew/test/cmd/tap-info_spec.rb index e511302659..144c7d4c36 100644 --- a/Library/Homebrew/test/cmd/tap-info_spec.rb +++ b/Library/Homebrew/test/cmd/tap-info_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/tap_spec.rb b/Library/Homebrew/test/cmd/tap_spec.rb index 93a680b20e..42137d1995 100644 --- a/Library/Homebrew/test/cmd/tap_spec.rb +++ b/Library/Homebrew/test/cmd/tap_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/uninstall_spec.rb b/Library/Homebrew/test/cmd/uninstall_spec.rb index 9e65a77f78..89aef3b423 100644 --- a/Library/Homebrew/test/cmd/uninstall_spec.rb +++ b/Library/Homebrew/test/cmd/uninstall_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/uninstall" diff --git a/Library/Homebrew/test/cmd/unlink_spec.rb b/Library/Homebrew/test/cmd/unlink_spec.rb index ab43305534..40c389d7c8 100644 --- a/Library/Homebrew/test/cmd/unlink_spec.rb +++ b/Library/Homebrew/test/cmd/unlink_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/unpin_spec.rb b/Library/Homebrew/test/cmd/unpin_spec.rb index 93add81c95..6750104369 100644 --- a/Library/Homebrew/test/cmd/unpin_spec.rb +++ b/Library/Homebrew/test/cmd/unpin_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/untap_spec.rb b/Library/Homebrew/test/cmd/untap_spec.rb index 3e79fdb1f4..abf6b17484 100644 --- a/Library/Homebrew/test/cmd/untap_spec.rb +++ b/Library/Homebrew/test/cmd/untap_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/update-report_spec.rb b/Library/Homebrew/test/cmd/update-report_spec.rb index e206208e36..081cebdc57 100644 --- a/Library/Homebrew/test/cmd/update-report_spec.rb +++ b/Library/Homebrew/test/cmd/update-report_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/update-report" diff --git a/Library/Homebrew/test/cmd/upgrade_spec.rb b/Library/Homebrew/test/cmd/upgrade_spec.rb index 18ebeb31a3..9711e41804 100644 --- a/Library/Homebrew/test/cmd/upgrade_spec.rb +++ b/Library/Homebrew/test/cmd/upgrade_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/cmd/uses_spec.rb b/Library/Homebrew/test/cmd/uses_spec.rb index b2cc2a7bc4..10977ba113 100644 --- a/Library/Homebrew/test/cmd/uses_spec.rb +++ b/Library/Homebrew/test/cmd/uses_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/commands_spec.rb b/Library/Homebrew/test/commands_spec.rb index e46d3e9fdf..f055485071 100644 --- a/Library/Homebrew/test/commands_spec.rb +++ b/Library/Homebrew/test/commands_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "commands" diff --git a/Library/Homebrew/test/compiler_failure_spec.rb b/Library/Homebrew/test/compiler_failure_spec.rb index 000253f50f..ab214e20f2 100644 --- a/Library/Homebrew/test/compiler_failure_spec.rb +++ b/Library/Homebrew/test/compiler_failure_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "compilers" diff --git a/Library/Homebrew/test/compiler_selector_spec.rb b/Library/Homebrew/test/compiler_selector_spec.rb index cbe4f0ba7c..25a768947b 100644 --- a/Library/Homebrew/test/compiler_selector_spec.rb +++ b/Library/Homebrew/test/compiler_selector_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "compilers" diff --git a/Library/Homebrew/test/completions_spec.rb b/Library/Homebrew/test/completions_spec.rb index 54887b3959..ce7b3bdd5b 100644 --- a/Library/Homebrew/test/completions_spec.rb +++ b/Library/Homebrew/test/completions_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "completions" diff --git a/Library/Homebrew/test/cxxstdlib_spec.rb b/Library/Homebrew/test/cxxstdlib_spec.rb index 6b1ab0c873..b9f3c56dcc 100644 --- a/Library/Homebrew/test/cxxstdlib_spec.rb +++ b/Library/Homebrew/test/cxxstdlib_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "formula" diff --git a/Library/Homebrew/test/dependable_spec.rb b/Library/Homebrew/test/dependable_spec.rb index 929c13e873..6f8ff901af 100644 --- a/Library/Homebrew/test/dependable_spec.rb +++ b/Library/Homebrew/test/dependable_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "dependable" diff --git a/Library/Homebrew/test/dependencies_helpers_spec.rb b/Library/Homebrew/test/dependencies_helpers_spec.rb index 86319f5b80..4686084bce 100644 --- a/Library/Homebrew/test/dependencies_helpers_spec.rb +++ b/Library/Homebrew/test/dependencies_helpers_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "dependencies_helpers" diff --git a/Library/Homebrew/test/dependencies_spec.rb b/Library/Homebrew/test/dependencies_spec.rb index 870d44270e..3ea90f6482 100644 --- a/Library/Homebrew/test/dependencies_spec.rb +++ b/Library/Homebrew/test/dependencies_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "dependencies" diff --git a/Library/Homebrew/test/dependency_collector_spec.rb b/Library/Homebrew/test/dependency_collector_spec.rb index c2354d3dc6..3f0a674eea 100644 --- a/Library/Homebrew/test/dependency_collector_spec.rb +++ b/Library/Homebrew/test/dependency_collector_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "dependency_collector" diff --git a/Library/Homebrew/test/dependency_expansion_spec.rb b/Library/Homebrew/test/dependency_expansion_spec.rb index e1203b08b3..096202e27b 100644 --- a/Library/Homebrew/test/dependency_expansion_spec.rb +++ b/Library/Homebrew/test/dependency_expansion_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "dependency" diff --git a/Library/Homebrew/test/dependency_spec.rb b/Library/Homebrew/test/dependency_spec.rb index 01f803210a..431006cb57 100644 --- a/Library/Homebrew/test/dependency_spec.rb +++ b/Library/Homebrew/test/dependency_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "dependency" diff --git a/Library/Homebrew/test/description_cache_store_spec.rb b/Library/Homebrew/test/description_cache_store_spec.rb index 70e53e402d..e4abc807fa 100644 --- a/Library/Homebrew/test/description_cache_store_spec.rb +++ b/Library/Homebrew/test/description_cache_store_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/update-report" diff --git a/Library/Homebrew/test/descriptions_spec.rb b/Library/Homebrew/test/descriptions_spec.rb index 97cda387bb..05b35b1d8a 100644 --- a/Library/Homebrew/test/descriptions_spec.rb +++ b/Library/Homebrew/test/descriptions_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "descriptions" diff --git a/Library/Homebrew/test/dev-cmd/audit_spec.rb b/Library/Homebrew/test/dev-cmd/audit_spec.rb index 924ab197ac..3e0156aa43 100644 --- a/Library/Homebrew/test/dev-cmd/audit_spec.rb +++ b/Library/Homebrew/test/dev-cmd/audit_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "dev-cmd/audit" diff --git a/Library/Homebrew/test/dev-cmd/bottle_spec.rb b/Library/Homebrew/test/dev-cmd/bottle_spec.rb index 35cb69d1ed..b8a6835a60 100644 --- a/Library/Homebrew/test/dev-cmd/bottle_spec.rb +++ b/Library/Homebrew/test/dev-cmd/bottle_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/bump-cask-pr_spec.rb b/Library/Homebrew/test/dev-cmd/bump-cask-pr_spec.rb index d013f1465c..d72d80786f 100644 --- a/Library/Homebrew/test/dev-cmd/bump-cask-pr_spec.rb +++ b/Library/Homebrew/test/dev-cmd/bump-cask-pr_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/bump-formula-pr_spec.rb b/Library/Homebrew/test/dev-cmd/bump-formula-pr_spec.rb index f33335fca4..e8c0137b3a 100644 --- a/Library/Homebrew/test/dev-cmd/bump-formula-pr_spec.rb +++ b/Library/Homebrew/test/dev-cmd/bump-formula-pr_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/bump-revision_spec.rb b/Library/Homebrew/test/dev-cmd/bump-revision_spec.rb index a8014319bc..f4c76e60d3 100644 --- a/Library/Homebrew/test/dev-cmd/bump-revision_spec.rb +++ b/Library/Homebrew/test/dev-cmd/bump-revision_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/bump-unversioned-casks_spec.rb b/Library/Homebrew/test/dev-cmd/bump-unversioned-casks_spec.rb index d7272d60af..b1f018564b 100644 --- a/Library/Homebrew/test/dev-cmd/bump-unversioned-casks_spec.rb +++ b/Library/Homebrew/test/dev-cmd/bump-unversioned-casks_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/bump_spec.rb b/Library/Homebrew/test/dev-cmd/bump_spec.rb index b3b585278b..1732192954 100644 --- a/Library/Homebrew/test/dev-cmd/bump_spec.rb +++ b/Library/Homebrew/test/dev-cmd/bump_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/cat_spec.rb b/Library/Homebrew/test/dev-cmd/cat_spec.rb index f20f50149c..0d5702094a 100644 --- a/Library/Homebrew/test/dev-cmd/cat_spec.rb +++ b/Library/Homebrew/test/dev-cmd/cat_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/command_spec.rb b/Library/Homebrew/test/dev-cmd/command_spec.rb index a13e375895..49418cbb99 100644 --- a/Library/Homebrew/test/dev-cmd/command_spec.rb +++ b/Library/Homebrew/test/dev-cmd/command_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/contributions_spec.rb b/Library/Homebrew/test/dev-cmd/contributions_spec.rb index 60ebcaf169..98db0c73a3 100644 --- a/Library/Homebrew/test/dev-cmd/contributions_spec.rb +++ b/Library/Homebrew/test/dev-cmd/contributions_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/create_spec.rb b/Library/Homebrew/test/dev-cmd/create_spec.rb index 8a649aeafd..68589217f9 100644 --- a/Library/Homebrew/test/dev-cmd/create_spec.rb +++ b/Library/Homebrew/test/dev-cmd/create_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/determine-test-runners_spec.rb b/Library/Homebrew/test/dev-cmd/determine-test-runners_spec.rb index af6c43b34a..7405fdaa40 100644 --- a/Library/Homebrew/test/dev-cmd/determine-test-runners_spec.rb +++ b/Library/Homebrew/test/dev-cmd/determine-test-runners_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "dev-cmd/determine-test-runners" diff --git a/Library/Homebrew/test/dev-cmd/dispatch-build-bottle_spec.rb b/Library/Homebrew/test/dev-cmd/dispatch-build-bottle_spec.rb index b7ec08e3de..cfc4c21c64 100644 --- a/Library/Homebrew/test/dev-cmd/dispatch-build-bottle_spec.rb +++ b/Library/Homebrew/test/dev-cmd/dispatch-build-bottle_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/edit_spec.rb b/Library/Homebrew/test/dev-cmd/edit_spec.rb index 8f6a8c9427..d406086b00 100644 --- a/Library/Homebrew/test/dev-cmd/edit_spec.rb +++ b/Library/Homebrew/test/dev-cmd/edit_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/extract_spec.rb b/Library/Homebrew/test/dev-cmd/extract_spec.rb index ff251dd534..e1d93846c4 100644 --- a/Library/Homebrew/test/dev-cmd/extract_spec.rb +++ b/Library/Homebrew/test/dev-cmd/extract_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/formula_spec.rb b/Library/Homebrew/test/dev-cmd/formula_spec.rb index 5a94c4cf13..efe9d3daa6 100644 --- a/Library/Homebrew/test/dev-cmd/formula_spec.rb +++ b/Library/Homebrew/test/dev-cmd/formula_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/generate-cask-api_spec.rb b/Library/Homebrew/test/dev-cmd/generate-cask-api_spec.rb index 1463cf2e93..39a29b7385 100644 --- a/Library/Homebrew/test/dev-cmd/generate-cask-api_spec.rb +++ b/Library/Homebrew/test/dev-cmd/generate-cask-api_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/generate-formula-api_spec.rb b/Library/Homebrew/test/dev-cmd/generate-formula-api_spec.rb index 952ec2c67c..7afd9a13c9 100644 --- a/Library/Homebrew/test/dev-cmd/generate-formula-api_spec.rb +++ b/Library/Homebrew/test/dev-cmd/generate-formula-api_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/generate-man-completions_spec.rb b/Library/Homebrew/test/dev-cmd/generate-man-completions_spec.rb index 7103c42cf7..6b913fb43a 100644 --- a/Library/Homebrew/test/dev-cmd/generate-man-completions_spec.rb +++ b/Library/Homebrew/test/dev-cmd/generate-man-completions_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/irb_spec.rb b/Library/Homebrew/test/dev-cmd/irb_spec.rb index a318de2797..24478f5b13 100644 --- a/Library/Homebrew/test/dev-cmd/irb_spec.rb +++ b/Library/Homebrew/test/dev-cmd/irb_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/linkage_spec.rb b/Library/Homebrew/test/dev-cmd/linkage_spec.rb index e0d9b780aa..4e1902d671 100644 --- a/Library/Homebrew/test/dev-cmd/linkage_spec.rb +++ b/Library/Homebrew/test/dev-cmd/linkage_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/livecheck_spec.rb b/Library/Homebrew/test/dev-cmd/livecheck_spec.rb index 693c1e3b22..2aaad5cd0e 100644 --- a/Library/Homebrew/test/dev-cmd/livecheck_spec.rb +++ b/Library/Homebrew/test/dev-cmd/livecheck_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/pr-automerge_spec.rb b/Library/Homebrew/test/dev-cmd/pr-automerge_spec.rb index 5ff829594c..188917cf83 100644 --- a/Library/Homebrew/test/dev-cmd/pr-automerge_spec.rb +++ b/Library/Homebrew/test/dev-cmd/pr-automerge_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/pr-publish_spec.rb b/Library/Homebrew/test/dev-cmd/pr-publish_spec.rb index ab5bb874a7..59262cd010 100644 --- a/Library/Homebrew/test/dev-cmd/pr-publish_spec.rb +++ b/Library/Homebrew/test/dev-cmd/pr-publish_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/pr-pull_spec.rb b/Library/Homebrew/test/dev-cmd/pr-pull_spec.rb index e2603923e2..5b57b96a13 100644 --- a/Library/Homebrew/test/dev-cmd/pr-pull_spec.rb +++ b/Library/Homebrew/test/dev-cmd/pr-pull_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "dev-cmd/pr-pull" diff --git a/Library/Homebrew/test/dev-cmd/pr-upload_spec.rb b/Library/Homebrew/test/dev-cmd/pr-upload_spec.rb index 3d80c2ee3b..35de7d2b16 100644 --- a/Library/Homebrew/test/dev-cmd/pr-upload_spec.rb +++ b/Library/Homebrew/test/dev-cmd/pr-upload_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/prof_spec.rb b/Library/Homebrew/test/dev-cmd/prof_spec.rb index d80ff7f173..eaf0e18ab0 100644 --- a/Library/Homebrew/test/dev-cmd/prof_spec.rb +++ b/Library/Homebrew/test/dev-cmd/prof_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/release_spec.rb b/Library/Homebrew/test/dev-cmd/release_spec.rb index 46a1d4717f..0031116bd4 100644 --- a/Library/Homebrew/test/dev-cmd/release_spec.rb +++ b/Library/Homebrew/test/dev-cmd/release_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/ruby_spec.rb b/Library/Homebrew/test/dev-cmd/ruby_spec.rb index 31fa9994b9..1d5397ca4d 100644 --- a/Library/Homebrew/test/dev-cmd/ruby_spec.rb +++ b/Library/Homebrew/test/dev-cmd/ruby_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/sh_spec.rb b/Library/Homebrew/test/dev-cmd/sh_spec.rb index a78ea3fa23..7761cb9964 100644 --- a/Library/Homebrew/test/dev-cmd/sh_spec.rb +++ b/Library/Homebrew/test/dev-cmd/sh_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/style_spec.rb b/Library/Homebrew/test/dev-cmd/style_spec.rb index f27859edbe..b4d9f67d11 100644 --- a/Library/Homebrew/test/dev-cmd/style_spec.rb +++ b/Library/Homebrew/test/dev-cmd/style_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/tap-new_spec.rb b/Library/Homebrew/test/dev-cmd/tap-new_spec.rb index 414992832f..64fe7326cd 100644 --- a/Library/Homebrew/test/dev-cmd/tap-new_spec.rb +++ b/Library/Homebrew/test/dev-cmd/tap-new_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/test_spec.rb b/Library/Homebrew/test/dev-cmd/test_spec.rb index 7c1b1fb77f..fccb80a374 100644 --- a/Library/Homebrew/test/dev-cmd/test_spec.rb +++ b/Library/Homebrew/test/dev-cmd/test_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/typecheck_spec.rb b/Library/Homebrew/test/dev-cmd/typecheck_spec.rb index 23f01b67bb..a7c09740b5 100644 --- a/Library/Homebrew/test/dev-cmd/typecheck_spec.rb +++ b/Library/Homebrew/test/dev-cmd/typecheck_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/unbottled_spec.rb b/Library/Homebrew/test/dev-cmd/unbottled_spec.rb index 5f7087c8f4..438f2fa00c 100644 --- a/Library/Homebrew/test/dev-cmd/unbottled_spec.rb +++ b/Library/Homebrew/test/dev-cmd/unbottled_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/unpack_spec.rb b/Library/Homebrew/test/dev-cmd/unpack_spec.rb index 458c3e912c..7c65583652 100644 --- a/Library/Homebrew/test/dev-cmd/unpack_spec.rb +++ b/Library/Homebrew/test/dev-cmd/unpack_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/update-license-data_spec.rb b/Library/Homebrew/test/dev-cmd/update-license-data_spec.rb index 84e44c196c..7c292cbabc 100644 --- a/Library/Homebrew/test/dev-cmd/update-license-data_spec.rb +++ b/Library/Homebrew/test/dev-cmd/update-license-data_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/update-maintainers_spec.rb b/Library/Homebrew/test/dev-cmd/update-maintainers_spec.rb index 4664f052a7..122e60f43b 100644 --- a/Library/Homebrew/test/dev-cmd/update-maintainers_spec.rb +++ b/Library/Homebrew/test/dev-cmd/update-maintainers_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/update-python-resources_spec.rb b/Library/Homebrew/test/dev-cmd/update-python-resources_spec.rb index b7cc56ac3f..372d0f88fe 100644 --- a/Library/Homebrew/test/dev-cmd/update-python-resources_spec.rb +++ b/Library/Homebrew/test/dev-cmd/update-python-resources_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/update-sponsors_spec.rb b/Library/Homebrew/test/dev-cmd/update-sponsors_spec.rb index 333a2e0d47..58323e5975 100644 --- a/Library/Homebrew/test/dev-cmd/update-sponsors_spec.rb +++ b/Library/Homebrew/test/dev-cmd/update-sponsors_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/dev-cmd/vendor-gems_spec.rb b/Library/Homebrew/test/dev-cmd/vendor-gems_spec.rb index 3bef9a3447..5ca8837f28 100644 --- a/Library/Homebrew/test/dev-cmd/vendor-gems_spec.rb +++ b/Library/Homebrew/test/dev-cmd/vendor-gems_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cmd/shared_examples/args_parse" diff --git a/Library/Homebrew/test/diagnostic_checks_spec.rb b/Library/Homebrew/test/diagnostic_checks_spec.rb index 2b3249ca64..8ab27219aa 100644 --- a/Library/Homebrew/test/diagnostic_checks_spec.rb +++ b/Library/Homebrew/test/diagnostic_checks_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "diagnostic" diff --git a/Library/Homebrew/test/download_strategies/abstract_spec.rb b/Library/Homebrew/test/download_strategies/abstract_spec.rb index df97f93b4d..c943c2131e 100644 --- a/Library/Homebrew/test/download_strategies/abstract_spec.rb +++ b/Library/Homebrew/test/download_strategies/abstract_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "download_strategy" diff --git a/Library/Homebrew/test/download_strategies/curl_github_packages_spec.rb b/Library/Homebrew/test/download_strategies/curl_github_packages_spec.rb index 846ba5acfc..35d82e6dd4 100644 --- a/Library/Homebrew/test/download_strategies/curl_github_packages_spec.rb +++ b/Library/Homebrew/test/download_strategies/curl_github_packages_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "download_strategy" diff --git a/Library/Homebrew/test/download_strategies/curl_post_spec.rb b/Library/Homebrew/test/download_strategies/curl_post_spec.rb index 5d69ac2ffe..33bc2ba94c 100644 --- a/Library/Homebrew/test/download_strategies/curl_post_spec.rb +++ b/Library/Homebrew/test/download_strategies/curl_post_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "download_strategy" diff --git a/Library/Homebrew/test/download_strategies/curl_spec.rb b/Library/Homebrew/test/download_strategies/curl_spec.rb index 323493badc..fc3dfb1df7 100644 --- a/Library/Homebrew/test/download_strategies/curl_spec.rb +++ b/Library/Homebrew/test/download_strategies/curl_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "download_strategy" diff --git a/Library/Homebrew/test/download_strategies/detector_spec.rb b/Library/Homebrew/test/download_strategies/detector_spec.rb index 6012b76aa8..24e1a42db7 100644 --- a/Library/Homebrew/test/download_strategies/detector_spec.rb +++ b/Library/Homebrew/test/download_strategies/detector_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "download_strategy" diff --git a/Library/Homebrew/test/download_strategies/git_spec.rb b/Library/Homebrew/test/download_strategies/git_spec.rb index fa07f639fa..ad68fbcd7d 100644 --- a/Library/Homebrew/test/download_strategies/git_spec.rb +++ b/Library/Homebrew/test/download_strategies/git_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "download_strategy" diff --git a/Library/Homebrew/test/download_strategies/github_git_spec.rb b/Library/Homebrew/test/download_strategies/github_git_spec.rb index 80a4568255..63c6a4789e 100644 --- a/Library/Homebrew/test/download_strategies/github_git_spec.rb +++ b/Library/Homebrew/test/download_strategies/github_git_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "download_strategy" diff --git a/Library/Homebrew/test/download_strategies/subversion_spec.rb b/Library/Homebrew/test/download_strategies/subversion_spec.rb index a56645d723..21ac18c865 100644 --- a/Library/Homebrew/test/download_strategies/subversion_spec.rb +++ b/Library/Homebrew/test/download_strategies/subversion_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "download_strategy" diff --git a/Library/Homebrew/test/download_strategies/vcs_spec.rb b/Library/Homebrew/test/download_strategies/vcs_spec.rb index 652e1b50e7..24dea6758a 100644 --- a/Library/Homebrew/test/download_strategies/vcs_spec.rb +++ b/Library/Homebrew/test/download_strategies/vcs_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "download_strategy" diff --git a/Library/Homebrew/test/env_config_spec.rb b/Library/Homebrew/test/env_config_spec.rb index c85a3307af..814f8f2ca8 100644 --- a/Library/Homebrew/test/env_config_spec.rb +++ b/Library/Homebrew/test/env_config_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "diagnostic" diff --git a/Library/Homebrew/test/error_during_execution_spec.rb b/Library/Homebrew/test/error_during_execution_spec.rb index ca89b14710..ea8e3cc7d4 100644 --- a/Library/Homebrew/test/error_during_execution_spec.rb +++ b/Library/Homebrew/test/error_during_execution_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe ErrorDuringExecution do diff --git a/Library/Homebrew/test/exceptions_spec.rb b/Library/Homebrew/test/exceptions_spec.rb index 08241bb6a7..dfbb8b9073 100644 --- a/Library/Homebrew/test/exceptions_spec.rb +++ b/Library/Homebrew/test/exceptions_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "exceptions" diff --git a/Library/Homebrew/test/extend/array_spec.rb b/Library/Homebrew/test/extend/array_spec.rb index 3246364f3c..385c27a546 100644 --- a/Library/Homebrew/test/extend/array_spec.rb +++ b/Library/Homebrew/test/extend/array_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "extend/array" diff --git a/Library/Homebrew/test/extend/kernel_spec.rb b/Library/Homebrew/test/extend/kernel_spec.rb index 0286384021..0a77893bf5 100644 --- a/Library/Homebrew/test/extend/kernel_spec.rb +++ b/Library/Homebrew/test/extend/kernel_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe "globally-scoped helper methods" do diff --git a/Library/Homebrew/test/formatter_spec.rb b/Library/Homebrew/test/formatter_spec.rb index 1b12c72745..84637459fe 100644 --- a/Library/Homebrew/test/formatter_spec.rb +++ b/Library/Homebrew/test/formatter_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "utils/formatter" diff --git a/Library/Homebrew/test/formula_free_port_spec.rb b/Library/Homebrew/test/formula_free_port_spec.rb index b315b61ce8..834346c649 100644 --- a/Library/Homebrew/test/formula_free_port_spec.rb +++ b/Library/Homebrew/test/formula_free_port_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "socket" diff --git a/Library/Homebrew/test/formula_info_spec.rb b/Library/Homebrew/test/formula_info_spec.rb index 03f8483d44..f9eb8b3d9b 100644 --- a/Library/Homebrew/test/formula_info_spec.rb +++ b/Library/Homebrew/test/formula_info_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "formula_info" diff --git a/Library/Homebrew/test/formula_installer_bottle_spec.rb b/Library/Homebrew/test/formula_installer_bottle_spec.rb index 2ebb7f9c58..befc23d388 100644 --- a/Library/Homebrew/test/formula_installer_bottle_spec.rb +++ b/Library/Homebrew/test/formula_installer_bottle_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "formula" diff --git a/Library/Homebrew/test/formula_installer_spec.rb b/Library/Homebrew/test/formula_installer_spec.rb index ffd45a7c53..812e0741a4 100644 --- a/Library/Homebrew/test/formula_installer_spec.rb +++ b/Library/Homebrew/test/formula_installer_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "formula" diff --git a/Library/Homebrew/test/formula_pin_spec.rb b/Library/Homebrew/test/formula_pin_spec.rb index 545b2f80b5..e0c0ca676b 100644 --- a/Library/Homebrew/test/formula_pin_spec.rb +++ b/Library/Homebrew/test/formula_pin_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "formula_pin" diff --git a/Library/Homebrew/test/formula_spec.rb b/Library/Homebrew/test/formula_spec.rb index a24b6ee673..e4f46b3107 100644 --- a/Library/Homebrew/test/formula_spec.rb +++ b/Library/Homebrew/test/formula_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "test/support/fixtures/testball" diff --git a/Library/Homebrew/test/formula_spec_selection_spec.rb b/Library/Homebrew/test/formula_spec_selection_spec.rb index 378903c45d..a03f11b96b 100644 --- a/Library/Homebrew/test/formula_spec_selection_spec.rb +++ b/Library/Homebrew/test/formula_spec_selection_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "formula" diff --git a/Library/Homebrew/test/formula_support/keg_only_reason_spec.rb b/Library/Homebrew/test/formula_support/keg_only_reason_spec.rb index fe8eb677a4..3574e93dfc 100644 --- a/Library/Homebrew/test/formula_support/keg_only_reason_spec.rb +++ b/Library/Homebrew/test/formula_support/keg_only_reason_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "formula_support" diff --git a/Library/Homebrew/test/formula_validation_spec.rb b/Library/Homebrew/test/formula_validation_spec.rb index 2dc27575ee..8e2a08bd11 100644 --- a/Library/Homebrew/test/formula_validation_spec.rb +++ b/Library/Homebrew/test/formula_validation_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "formula" diff --git a/Library/Homebrew/test/formulary_spec.rb b/Library/Homebrew/test/formulary_spec.rb index d40e6ee684..d8f3fb0400 100644 --- a/Library/Homebrew/test/formulary_spec.rb +++ b/Library/Homebrew/test/formulary_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "formula" diff --git a/Library/Homebrew/test/github_runner_matrix_spec.rb b/Library/Homebrew/test/github_runner_matrix_spec.rb index 9359742189..5c7881fe54 100644 --- a/Library/Homebrew/test/github_runner_matrix_spec.rb +++ b/Library/Homebrew/test/github_runner_matrix_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "github_runner_matrix" diff --git a/Library/Homebrew/test/github_runner_spec.rb b/Library/Homebrew/test/github_runner_spec.rb index d2333499a3..b61e0868b1 100644 --- a/Library/Homebrew/test/github_runner_spec.rb +++ b/Library/Homebrew/test/github_runner_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "github_runner" diff --git a/Library/Homebrew/test/global_spec.rb b/Library/Homebrew/test/global_spec.rb index f21c8b767e..d72770728d 100644 --- a/Library/Homebrew/test/global_spec.rb +++ b/Library/Homebrew/test/global_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe "brew", :integration_test do diff --git a/Library/Homebrew/test/hardware/cpu_spec.rb b/Library/Homebrew/test/hardware/cpu_spec.rb index b8b2782ec4..f727409616 100644 --- a/Library/Homebrew/test/hardware/cpu_spec.rb +++ b/Library/Homebrew/test/hardware/cpu_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "hardware" diff --git a/Library/Homebrew/test/installed_dependents_spec.rb b/Library/Homebrew/test/installed_dependents_spec.rb index e9f01c8bc8..04c5f5beaa 100644 --- a/Library/Homebrew/test/installed_dependents_spec.rb +++ b/Library/Homebrew/test/installed_dependents_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "installed_dependents" diff --git a/Library/Homebrew/test/keg_relocate/binary_relocation_spec.rb b/Library/Homebrew/test/keg_relocate/binary_relocation_spec.rb index ea8afc9f83..d9eb2d5baa 100644 --- a/Library/Homebrew/test/keg_relocate/binary_relocation_spec.rb +++ b/Library/Homebrew/test/keg_relocate/binary_relocation_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "keg_relocate" diff --git a/Library/Homebrew/test/keg_relocate/grep_spec.rb b/Library/Homebrew/test/keg_relocate/grep_spec.rb index d54a0c6cfb..63e98f7429 100644 --- a/Library/Homebrew/test/keg_relocate/grep_spec.rb +++ b/Library/Homebrew/test/keg_relocate/grep_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "keg_relocate" diff --git a/Library/Homebrew/test/keg_relocate/relocation_spec.rb b/Library/Homebrew/test/keg_relocate/relocation_spec.rb index 7dbbe1c2f3..42b824dc33 100644 --- a/Library/Homebrew/test/keg_relocate/relocation_spec.rb +++ b/Library/Homebrew/test/keg_relocate/relocation_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "keg_relocate" diff --git a/Library/Homebrew/test/keg_relocate/text_spec.rb b/Library/Homebrew/test/keg_relocate/text_spec.rb index 3ff094fd93..122d8fa4e8 100644 --- a/Library/Homebrew/test/keg_relocate/text_spec.rb +++ b/Library/Homebrew/test/keg_relocate/text_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "keg_relocate" diff --git a/Library/Homebrew/test/keg_spec.rb b/Library/Homebrew/test/keg_spec.rb index c4c3e4573b..b0578ae43f 100644 --- a/Library/Homebrew/test/keg_spec.rb +++ b/Library/Homebrew/test/keg_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "keg" diff --git a/Library/Homebrew/test/language/go_spec.rb b/Library/Homebrew/test/language/go_spec.rb index eb39d772e9..ac631f38cc 100644 --- a/Library/Homebrew/test/language/go_spec.rb +++ b/Library/Homebrew/test/language/go_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "language/go" diff --git a/Library/Homebrew/test/language/java_spec.rb b/Library/Homebrew/test/language/java_spec.rb index e3c52ecfb3..af73ada543 100644 --- a/Library/Homebrew/test/language/java_spec.rb +++ b/Library/Homebrew/test/language/java_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "language/java" diff --git a/Library/Homebrew/test/language/node_spec.rb b/Library/Homebrew/test/language/node_spec.rb index 9646abe850..0dddf376f8 100644 --- a/Library/Homebrew/test/language/node_spec.rb +++ b/Library/Homebrew/test/language/node_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "language/node" diff --git a/Library/Homebrew/test/language/perl/shebang_spec.rb b/Library/Homebrew/test/language/perl/shebang_spec.rb index f3335e46a8..a6dee15226 100644 --- a/Library/Homebrew/test/language/perl/shebang_spec.rb +++ b/Library/Homebrew/test/language/perl/shebang_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "language/perl" diff --git a/Library/Homebrew/test/language/python/shebang_spec.rb b/Library/Homebrew/test/language/python/shebang_spec.rb index c0b1d720a1..33a553a4d7 100644 --- a/Library/Homebrew/test/language/python/shebang_spec.rb +++ b/Library/Homebrew/test/language/python/shebang_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "language/python" diff --git a/Library/Homebrew/test/language/python/virtualenv_spec.rb b/Library/Homebrew/test/language/python/virtualenv_spec.rb index 4f1db2c3a7..4569654dd8 100644 --- a/Library/Homebrew/test/language/python/virtualenv_spec.rb +++ b/Library/Homebrew/test/language/python/virtualenv_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "language/python" diff --git a/Library/Homebrew/test/language/python_spec.rb b/Library/Homebrew/test/language/python_spec.rb index 0d1f3575bc..49943f2923 100644 --- a/Library/Homebrew/test/language/python_spec.rb +++ b/Library/Homebrew/test/language/python_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "language/python" diff --git a/Library/Homebrew/test/lazy_object_spec.rb b/Library/Homebrew/test/lazy_object_spec.rb index ce578ec7e6..8afb69e3cc 100644 --- a/Library/Homebrew/test/lazy_object_spec.rb +++ b/Library/Homebrew/test/lazy_object_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "lazy_object" diff --git a/Library/Homebrew/test/linkage_cache_store_spec.rb b/Library/Homebrew/test/linkage_cache_store_spec.rb index 721f71eac0..23fc2a9229 100644 --- a/Library/Homebrew/test/linkage_cache_store_spec.rb +++ b/Library/Homebrew/test/linkage_cache_store_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "linkage_cache_store" diff --git a/Library/Homebrew/test/linux_runner_spec_spec.rb b/Library/Homebrew/test/linux_runner_spec_spec.rb index 4bcc6f9127..1c63d63615 100644 --- a/Library/Homebrew/test/linux_runner_spec_spec.rb +++ b/Library/Homebrew/test/linux_runner_spec_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "linux_runner_spec" diff --git a/Library/Homebrew/test/livecheck/livecheck_spec.rb b/Library/Homebrew/test/livecheck/livecheck_spec.rb index cb44c9cad9..9f3d090c9d 100644 --- a/Library/Homebrew/test/livecheck/livecheck_spec.rb +++ b/Library/Homebrew/test/livecheck/livecheck_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "livecheck/livecheck" diff --git a/Library/Homebrew/test/livecheck/livecheck_version_spec.rb b/Library/Homebrew/test/livecheck/livecheck_version_spec.rb index 00484a246e..4307780418 100644 --- a/Library/Homebrew/test/livecheck/livecheck_version_spec.rb +++ b/Library/Homebrew/test/livecheck/livecheck_version_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "livecheck/livecheck_version" diff --git a/Library/Homebrew/test/livecheck/skip_conditions_spec.rb b/Library/Homebrew/test/livecheck/skip_conditions_spec.rb index 0d0f6af240..8e7bde04e9 100644 --- a/Library/Homebrew/test/livecheck/skip_conditions_spec.rb +++ b/Library/Homebrew/test/livecheck/skip_conditions_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "livecheck/skip_conditions" diff --git a/Library/Homebrew/test/livecheck/strategy/apache_spec.rb b/Library/Homebrew/test/livecheck/strategy/apache_spec.rb index 3a2e54da3a..624ddaedfb 100644 --- a/Library/Homebrew/test/livecheck/strategy/apache_spec.rb +++ b/Library/Homebrew/test/livecheck/strategy/apache_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "livecheck/strategy" diff --git a/Library/Homebrew/test/livecheck/strategy/bitbucket_spec.rb b/Library/Homebrew/test/livecheck/strategy/bitbucket_spec.rb index c033934552..70bd2cfe83 100644 --- a/Library/Homebrew/test/livecheck/strategy/bitbucket_spec.rb +++ b/Library/Homebrew/test/livecheck/strategy/bitbucket_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "livecheck/strategy" diff --git a/Library/Homebrew/test/livecheck/strategy/cpan_spec.rb b/Library/Homebrew/test/livecheck/strategy/cpan_spec.rb index d1c19b992b..db0fc54909 100644 --- a/Library/Homebrew/test/livecheck/strategy/cpan_spec.rb +++ b/Library/Homebrew/test/livecheck/strategy/cpan_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "livecheck/strategy" diff --git a/Library/Homebrew/test/livecheck/strategy/electron_builder_spec.rb b/Library/Homebrew/test/livecheck/strategy/electron_builder_spec.rb index 36da7b6f40..6534d6d5e2 100644 --- a/Library/Homebrew/test/livecheck/strategy/electron_builder_spec.rb +++ b/Library/Homebrew/test/livecheck/strategy/electron_builder_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "livecheck/strategy" diff --git a/Library/Homebrew/test/livecheck/strategy/extract_plist_spec.rb b/Library/Homebrew/test/livecheck/strategy/extract_plist_spec.rb index 00e9742da0..3cf72bd072 100644 --- a/Library/Homebrew/test/livecheck/strategy/extract_plist_spec.rb +++ b/Library/Homebrew/test/livecheck/strategy/extract_plist_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "livecheck/strategy" diff --git a/Library/Homebrew/test/livecheck/strategy/git_spec.rb b/Library/Homebrew/test/livecheck/strategy/git_spec.rb index 15f3780f80..901cea21a4 100644 --- a/Library/Homebrew/test/livecheck/strategy/git_spec.rb +++ b/Library/Homebrew/test/livecheck/strategy/git_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "livecheck/strategy" diff --git a/Library/Homebrew/test/livecheck/strategy/github_latest_spec.rb b/Library/Homebrew/test/livecheck/strategy/github_latest_spec.rb index dd7b957a1c..d5307c5c35 100644 --- a/Library/Homebrew/test/livecheck/strategy/github_latest_spec.rb +++ b/Library/Homebrew/test/livecheck/strategy/github_latest_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "livecheck/strategy/github_latest" diff --git a/Library/Homebrew/test/livecheck/strategy/gnome_spec.rb b/Library/Homebrew/test/livecheck/strategy/gnome_spec.rb index 5709489e15..1062e1f6fd 100644 --- a/Library/Homebrew/test/livecheck/strategy/gnome_spec.rb +++ b/Library/Homebrew/test/livecheck/strategy/gnome_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "livecheck/strategy/gnome" diff --git a/Library/Homebrew/test/livecheck/strategy/gnu_spec.rb b/Library/Homebrew/test/livecheck/strategy/gnu_spec.rb index 641a94ab45..482e6c10b9 100644 --- a/Library/Homebrew/test/livecheck/strategy/gnu_spec.rb +++ b/Library/Homebrew/test/livecheck/strategy/gnu_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "livecheck/strategy/gnu" diff --git a/Library/Homebrew/test/livecheck/strategy/hackage_spec.rb b/Library/Homebrew/test/livecheck/strategy/hackage_spec.rb index e3a95bbb78..8535107198 100644 --- a/Library/Homebrew/test/livecheck/strategy/hackage_spec.rb +++ b/Library/Homebrew/test/livecheck/strategy/hackage_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "livecheck/strategy/hackage" diff --git a/Library/Homebrew/test/livecheck/strategy/header_match_spec.rb b/Library/Homebrew/test/livecheck/strategy/header_match_spec.rb index f87d16a84a..d48813b6b2 100644 --- a/Library/Homebrew/test/livecheck/strategy/header_match_spec.rb +++ b/Library/Homebrew/test/livecheck/strategy/header_match_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "livecheck/strategy" diff --git a/Library/Homebrew/test/livecheck/strategy/json_spec.rb b/Library/Homebrew/test/livecheck/strategy/json_spec.rb index 8bb394dd9d..bdb4c59b96 100644 --- a/Library/Homebrew/test/livecheck/strategy/json_spec.rb +++ b/Library/Homebrew/test/livecheck/strategy/json_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "livecheck/strategy" diff --git a/Library/Homebrew/test/livecheck/strategy/launchpad_spec.rb b/Library/Homebrew/test/livecheck/strategy/launchpad_spec.rb index 29c0a30955..4ae1bfb2ec 100644 --- a/Library/Homebrew/test/livecheck/strategy/launchpad_spec.rb +++ b/Library/Homebrew/test/livecheck/strategy/launchpad_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "livecheck/strategy/launchpad" diff --git a/Library/Homebrew/test/livecheck/strategy/npm_spec.rb b/Library/Homebrew/test/livecheck/strategy/npm_spec.rb index b02ef757fd..5267b0bddc 100644 --- a/Library/Homebrew/test/livecheck/strategy/npm_spec.rb +++ b/Library/Homebrew/test/livecheck/strategy/npm_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "livecheck/strategy/npm" diff --git a/Library/Homebrew/test/livecheck/strategy/page_match_spec.rb b/Library/Homebrew/test/livecheck/strategy/page_match_spec.rb index 97f2fc32eb..a5f43f14f8 100644 --- a/Library/Homebrew/test/livecheck/strategy/page_match_spec.rb +++ b/Library/Homebrew/test/livecheck/strategy/page_match_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "livecheck/strategy" diff --git a/Library/Homebrew/test/livecheck/strategy/pypi_spec.rb b/Library/Homebrew/test/livecheck/strategy/pypi_spec.rb index 658028470f..a0bba3a8df 100644 --- a/Library/Homebrew/test/livecheck/strategy/pypi_spec.rb +++ b/Library/Homebrew/test/livecheck/strategy/pypi_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "livecheck/strategy" diff --git a/Library/Homebrew/test/livecheck/strategy/sourceforge_spec.rb b/Library/Homebrew/test/livecheck/strategy/sourceforge_spec.rb index 9124f34373..5940cd9818 100644 --- a/Library/Homebrew/test/livecheck/strategy/sourceforge_spec.rb +++ b/Library/Homebrew/test/livecheck/strategy/sourceforge_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "livecheck/strategy/sourceforge" diff --git a/Library/Homebrew/test/livecheck/strategy/sparkle_spec.rb b/Library/Homebrew/test/livecheck/strategy/sparkle_spec.rb index 060c68c03b..29701a0d17 100644 --- a/Library/Homebrew/test/livecheck/strategy/sparkle_spec.rb +++ b/Library/Homebrew/test/livecheck/strategy/sparkle_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "livecheck/strategy" diff --git a/Library/Homebrew/test/livecheck/strategy/xml_spec.rb b/Library/Homebrew/test/livecheck/strategy/xml_spec.rb index be55927a02..51cc36f923 100644 --- a/Library/Homebrew/test/livecheck/strategy/xml_spec.rb +++ b/Library/Homebrew/test/livecheck/strategy/xml_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "livecheck/strategy" diff --git a/Library/Homebrew/test/livecheck/strategy/xorg_spec.rb b/Library/Homebrew/test/livecheck/strategy/xorg_spec.rb index 7541e18406..45cf73a28a 100644 --- a/Library/Homebrew/test/livecheck/strategy/xorg_spec.rb +++ b/Library/Homebrew/test/livecheck/strategy/xorg_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "livecheck/strategy/xorg" diff --git a/Library/Homebrew/test/livecheck/strategy/yaml_spec.rb b/Library/Homebrew/test/livecheck/strategy/yaml_spec.rb index 2bc53b5e79..87dcf019d4 100644 --- a/Library/Homebrew/test/livecheck/strategy/yaml_spec.rb +++ b/Library/Homebrew/test/livecheck/strategy/yaml_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "livecheck/strategy" diff --git a/Library/Homebrew/test/livecheck/strategy_spec.rb b/Library/Homebrew/test/livecheck/strategy_spec.rb index 6b0e0eb243..7721757798 100644 --- a/Library/Homebrew/test/livecheck/strategy_spec.rb +++ b/Library/Homebrew/test/livecheck/strategy_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "livecheck/strategy" diff --git a/Library/Homebrew/test/livecheck_spec.rb b/Library/Homebrew/test/livecheck_spec.rb index 01c00dc4f1..be7d9249a1 100644 --- a/Library/Homebrew/test/livecheck_spec.rb +++ b/Library/Homebrew/test/livecheck_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "formula" diff --git a/Library/Homebrew/test/locale_spec.rb b/Library/Homebrew/test/locale_spec.rb index e8310f7dec..fea66e26b1 100644 --- a/Library/Homebrew/test/locale_spec.rb +++ b/Library/Homebrew/test/locale_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "locale" diff --git a/Library/Homebrew/test/lock_file_spec.rb b/Library/Homebrew/test/lock_file_spec.rb index 9923d1f9c6..08881fd38d 100644 --- a/Library/Homebrew/test/lock_file_spec.rb +++ b/Library/Homebrew/test/lock_file_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "lock_file" diff --git a/Library/Homebrew/test/macos_runner_spec_spec.rb b/Library/Homebrew/test/macos_runner_spec_spec.rb index 65643afb26..381bde96d8 100644 --- a/Library/Homebrew/test/macos_runner_spec_spec.rb +++ b/Library/Homebrew/test/macos_runner_spec_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "macos_runner_spec" diff --git a/Library/Homebrew/test/messages_spec.rb b/Library/Homebrew/test/messages_spec.rb index 13badfedf0..390883c6a2 100644 --- a/Library/Homebrew/test/messages_spec.rb +++ b/Library/Homebrew/test/messages_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "messages" diff --git a/Library/Homebrew/test/migrator_spec.rb b/Library/Homebrew/test/migrator_spec.rb index ec79815f48..86d830db16 100644 --- a/Library/Homebrew/test/migrator_spec.rb +++ b/Library/Homebrew/test/migrator_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "migrator" diff --git a/Library/Homebrew/test/missing_formula_spec.rb b/Library/Homebrew/test/missing_formula_spec.rb index 5f5c85c60e..4bbdf58325 100644 --- a/Library/Homebrew/test/missing_formula_spec.rb +++ b/Library/Homebrew/test/missing_formula_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "missing_formula" diff --git a/Library/Homebrew/test/options/deprecated_option_spec.rb b/Library/Homebrew/test/options/deprecated_option_spec.rb index 46ee899cad..4915e3bfdd 100644 --- a/Library/Homebrew/test/options/deprecated_option_spec.rb +++ b/Library/Homebrew/test/options/deprecated_option_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "options" diff --git a/Library/Homebrew/test/options/option_spec.rb b/Library/Homebrew/test/options/option_spec.rb index 27d100e932..ce35690415 100644 --- a/Library/Homebrew/test/options/option_spec.rb +++ b/Library/Homebrew/test/options/option_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "options" diff --git a/Library/Homebrew/test/options_spec.rb b/Library/Homebrew/test/options_spec.rb index 6fd0c8a3df..3138e05456 100644 --- a/Library/Homebrew/test/options_spec.rb +++ b/Library/Homebrew/test/options_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "options" diff --git a/Library/Homebrew/test/os/linux/dependency_collector_spec.rb b/Library/Homebrew/test/os/linux/dependency_collector_spec.rb index e020c8ea6b..b213e77e6c 100644 --- a/Library/Homebrew/test/os/linux/dependency_collector_spec.rb +++ b/Library/Homebrew/test/os/linux/dependency_collector_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "dependency_collector" diff --git a/Library/Homebrew/test/os/linux/diagnostic_spec.rb b/Library/Homebrew/test/os/linux/diagnostic_spec.rb index 47ec0f81a0..076604fb3b 100644 --- a/Library/Homebrew/test/os/linux/diagnostic_spec.rb +++ b/Library/Homebrew/test/os/linux/diagnostic_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "diagnostic" diff --git a/Library/Homebrew/test/os/linux/formula_spec.rb b/Library/Homebrew/test/os/linux/formula_spec.rb index a2e6053411..3b85a88400 100644 --- a/Library/Homebrew/test/os/linux/formula_spec.rb +++ b/Library/Homebrew/test/os/linux/formula_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "test/support/fixtures/testball" diff --git a/Library/Homebrew/test/os/linux/pathname_spec.rb b/Library/Homebrew/test/os/linux/pathname_spec.rb index 1d01f5edc4..7dec7b60dd 100644 --- a/Library/Homebrew/test/os/linux/pathname_spec.rb +++ b/Library/Homebrew/test/os/linux/pathname_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "extend/pathname" diff --git a/Library/Homebrew/test/os/mac/dependency_collector_spec.rb b/Library/Homebrew/test/os/mac/dependency_collector_spec.rb index 28abe58071..fe0af3a0a4 100644 --- a/Library/Homebrew/test/os/mac/dependency_collector_spec.rb +++ b/Library/Homebrew/test/os/mac/dependency_collector_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "dependency_collector" diff --git a/Library/Homebrew/test/os/mac/diagnostic_spec.rb b/Library/Homebrew/test/os/mac/diagnostic_spec.rb index 8ba26421f2..314dd7ef78 100644 --- a/Library/Homebrew/test/os/mac/diagnostic_spec.rb +++ b/Library/Homebrew/test/os/mac/diagnostic_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "diagnostic" diff --git a/Library/Homebrew/test/os/mac/formula_spec.rb b/Library/Homebrew/test/os/mac/formula_spec.rb index eae95c0b7c..593c5fdebf 100644 --- a/Library/Homebrew/test/os/mac/formula_spec.rb +++ b/Library/Homebrew/test/os/mac/formula_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "test/support/fixtures/testball" diff --git a/Library/Homebrew/test/os/mac/keg_spec.rb b/Library/Homebrew/test/os/mac/keg_spec.rb index fb1ea5dc8b..cb577f76ab 100644 --- a/Library/Homebrew/test/os/mac/keg_spec.rb +++ b/Library/Homebrew/test/os/mac/keg_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "keg" diff --git a/Library/Homebrew/test/os/mac/mach_spec.rb b/Library/Homebrew/test/os/mac/mach_spec.rb index 3ddf6a513e..f33db3d78d 100644 --- a/Library/Homebrew/test/os/mac/mach_spec.rb +++ b/Library/Homebrew/test/os/mac/mach_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe "Mach-O" do diff --git a/Library/Homebrew/test/os/mac/pkgconfig_spec.rb b/Library/Homebrew/test/os/mac/pkgconfig_spec.rb index 9e2fc3bcc2..c3ad3f3ec3 100644 --- a/Library/Homebrew/test/os/mac/pkgconfig_spec.rb +++ b/Library/Homebrew/test/os/mac/pkgconfig_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true # These tests assume the needed SDKs are correctly installed, i.e. `brew doctor` passes. diff --git a/Library/Homebrew/test/os/mac/sdk_spec.rb b/Library/Homebrew/test/os/mac/sdk_spec.rb index 1d9a98e5b6..ad3c731d75 100644 --- a/Library/Homebrew/test/os/mac/sdk_spec.rb +++ b/Library/Homebrew/test/os/mac/sdk_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe OS::Mac::CLTSDKLocator do diff --git a/Library/Homebrew/test/os/mac/version_spec.rb b/Library/Homebrew/test/os/mac/version_spec.rb index cd839d9ece..20c7734c05 100644 --- a/Library/Homebrew/test/os/mac/version_spec.rb +++ b/Library/Homebrew/test/os/mac/version_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "version" diff --git a/Library/Homebrew/test/os/mac_spec.rb b/Library/Homebrew/test/os/mac_spec.rb index 7103e29106..97f7c71043 100644 --- a/Library/Homebrew/test/os/mac_spec.rb +++ b/Library/Homebrew/test/os/mac_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "locale" diff --git a/Library/Homebrew/test/os/os_spec.rb b/Library/Homebrew/test/os/os_spec.rb index ec4ffe7ac1..1e671f67a5 100644 --- a/Library/Homebrew/test/os/os_spec.rb +++ b/Library/Homebrew/test/os/os_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe OS do diff --git a/Library/Homebrew/test/patch_spec.rb b/Library/Homebrew/test/patch_spec.rb index e70ffef068..bb62001488 100644 --- a/Library/Homebrew/test/patch_spec.rb +++ b/Library/Homebrew/test/patch_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "patch" diff --git a/Library/Homebrew/test/patching_spec.rb b/Library/Homebrew/test/patching_spec.rb index f1d02682f5..4f7ee93bb4 100644 --- a/Library/Homebrew/test/patching_spec.rb +++ b/Library/Homebrew/test/patching_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "formula" diff --git a/Library/Homebrew/test/pathname_spec.rb b/Library/Homebrew/test/pathname_spec.rb index c84f21fd39..0e587068db 100644 --- a/Library/Homebrew/test/pathname_spec.rb +++ b/Library/Homebrew/test/pathname_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "extend/pathname" diff --git a/Library/Homebrew/test/pkg_version_spec.rb b/Library/Homebrew/test/pkg_version_spec.rb index 687f1c724b..488710dff0 100644 --- a/Library/Homebrew/test/pkg_version_spec.rb +++ b/Library/Homebrew/test/pkg_version_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "pkg_version" diff --git a/Library/Homebrew/test/requirement_spec.rb b/Library/Homebrew/test/requirement_spec.rb index 9878b92c46..19771dd995 100644 --- a/Library/Homebrew/test/requirement_spec.rb +++ b/Library/Homebrew/test/requirement_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "extend/ENV" diff --git a/Library/Homebrew/test/requirements/arch_requirement_spec.rb b/Library/Homebrew/test/requirements/arch_requirement_spec.rb index 805fc8c8b5..1dcbbf87a4 100644 --- a/Library/Homebrew/test/requirements/arch_requirement_spec.rb +++ b/Library/Homebrew/test/requirements/arch_requirement_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "requirements/arch_requirement" diff --git a/Library/Homebrew/test/requirements/codesign_requirement_spec.rb b/Library/Homebrew/test/requirements/codesign_requirement_spec.rb index a332b18a83..02da1bff60 100644 --- a/Library/Homebrew/test/requirements/codesign_requirement_spec.rb +++ b/Library/Homebrew/test/requirements/codesign_requirement_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "requirements/codesign_requirement" diff --git a/Library/Homebrew/test/requirements/linux_requirement_spec.rb b/Library/Homebrew/test/requirements/linux_requirement_spec.rb index eebd628689..cb8d3a34d5 100644 --- a/Library/Homebrew/test/requirements/linux_requirement_spec.rb +++ b/Library/Homebrew/test/requirements/linux_requirement_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "requirements/linux_requirement" diff --git a/Library/Homebrew/test/requirements/macos_requirement_spec.rb b/Library/Homebrew/test/requirements/macos_requirement_spec.rb index 7ad01cd28c..c4dc2affbf 100644 --- a/Library/Homebrew/test/requirements/macos_requirement_spec.rb +++ b/Library/Homebrew/test/requirements/macos_requirement_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "requirements/macos_requirement" diff --git a/Library/Homebrew/test/requirements_spec.rb b/Library/Homebrew/test/requirements_spec.rb index e5ed3a9a86..6002eea055 100644 --- a/Library/Homebrew/test/requirements_spec.rb +++ b/Library/Homebrew/test/requirements_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "requirements" diff --git a/Library/Homebrew/test/resource_spec.rb b/Library/Homebrew/test/resource_spec.rb index 54cdef30a8..9b618980fb 100644 --- a/Library/Homebrew/test/resource_spec.rb +++ b/Library/Homebrew/test/resource_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "resource" diff --git a/Library/Homebrew/test/rubocop_spec.rb b/Library/Homebrew/test/rubocop_spec.rb index 6fa218329c..39892b7e70 100644 --- a/Library/Homebrew/test/rubocop_spec.rb +++ b/Library/Homebrew/test/rubocop_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "open3" diff --git a/Library/Homebrew/test/rubocops/bottle/bottle_digest_indentation_spec.rb b/Library/Homebrew/test/rubocops/bottle/bottle_digest_indentation_spec.rb index e16368d28b..a611a35ee2 100644 --- a/Library/Homebrew/test/rubocops/bottle/bottle_digest_indentation_spec.rb +++ b/Library/Homebrew/test/rubocops/bottle/bottle_digest_indentation_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/bottle" diff --git a/Library/Homebrew/test/rubocops/bottle/bottle_format_spec.rb b/Library/Homebrew/test/rubocops/bottle/bottle_format_spec.rb index 2c8743b67d..eca0786bb8 100644 --- a/Library/Homebrew/test/rubocops/bottle/bottle_format_spec.rb +++ b/Library/Homebrew/test/rubocops/bottle/bottle_format_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/bottle" diff --git a/Library/Homebrew/test/rubocops/bottle/bottle_order_spec.rb b/Library/Homebrew/test/rubocops/bottle/bottle_order_spec.rb index b035c38233..6f2be88b9e 100644 --- a/Library/Homebrew/test/rubocops/bottle/bottle_order_spec.rb +++ b/Library/Homebrew/test/rubocops/bottle/bottle_order_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/bottle" diff --git a/Library/Homebrew/test/rubocops/bottle/bottle_tag_indentation_spec.rb b/Library/Homebrew/test/rubocops/bottle/bottle_tag_indentation_spec.rb index fdffebb37b..c90508a855 100644 --- a/Library/Homebrew/test/rubocops/bottle/bottle_tag_indentation_spec.rb +++ b/Library/Homebrew/test/rubocops/bottle/bottle_tag_indentation_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/bottle" diff --git a/Library/Homebrew/test/rubocops/cask/desc_spec.rb b/Library/Homebrew/test/rubocops/cask/desc_spec.rb index 6639d8c325..77688913f6 100644 --- a/Library/Homebrew/test/rubocops/cask/desc_spec.rb +++ b/Library/Homebrew/test/rubocops/cask/desc_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/rubocop-cask" diff --git a/Library/Homebrew/test/rubocops/cask/homepage_url_trailing_slash_spec.rb b/Library/Homebrew/test/rubocops/cask/homepage_url_trailing_slash_spec.rb index 54faf2d0b9..d7c9acaa75 100644 --- a/Library/Homebrew/test/rubocops/cask/homepage_url_trailing_slash_spec.rb +++ b/Library/Homebrew/test/rubocops/cask/homepage_url_trailing_slash_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/rubocop-cask" diff --git a/Library/Homebrew/test/rubocops/cask/no_dsl_version_spec.rb b/Library/Homebrew/test/rubocops/cask/no_dsl_version_spec.rb index 4c1bb61926..d54e2e3b89 100644 --- a/Library/Homebrew/test/rubocops/cask/no_dsl_version_spec.rb +++ b/Library/Homebrew/test/rubocops/cask/no_dsl_version_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/rubocop-cask" diff --git a/Library/Homebrew/test/rubocops/cask/no_overrides_spec.rb b/Library/Homebrew/test/rubocops/cask/no_overrides_spec.rb index 7406471af2..187ee582fb 100644 --- a/Library/Homebrew/test/rubocops/cask/no_overrides_spec.rb +++ b/Library/Homebrew/test/rubocops/cask/no_overrides_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/rubocop-cask" diff --git a/Library/Homebrew/test/rubocops/cask/on_system_conditionals_spec.rb b/Library/Homebrew/test/rubocops/cask/on_system_conditionals_spec.rb index 3bc30e8f3d..4bf93898d6 100644 --- a/Library/Homebrew/test/rubocops/cask/on_system_conditionals_spec.rb +++ b/Library/Homebrew/test/rubocops/cask/on_system_conditionals_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/rubocop-cask" diff --git a/Library/Homebrew/test/rubocops/cask/shared_examples/cask_cop.rb b/Library/Homebrew/test/rubocops/cask/shared_examples/cask_cop.rb index d8bb174be7..6436b09c95 100644 --- a/Library/Homebrew/test/rubocops/cask/shared_examples/cask_cop.rb +++ b/Library/Homebrew/test/rubocops/cask/shared_examples/cask_cop.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true module CaskCop diff --git a/Library/Homebrew/test/rubocops/cask/stanza_grouping_spec.rb b/Library/Homebrew/test/rubocops/cask/stanza_grouping_spec.rb index 908d3de2b0..bc5fea59b0 100644 --- a/Library/Homebrew/test/rubocops/cask/stanza_grouping_spec.rb +++ b/Library/Homebrew/test/rubocops/cask/stanza_grouping_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/rubocop-cask" diff --git a/Library/Homebrew/test/rubocops/cask/stanza_order_spec.rb b/Library/Homebrew/test/rubocops/cask/stanza_order_spec.rb index f4fe3d8241..b7357cd744 100644 --- a/Library/Homebrew/test/rubocops/cask/stanza_order_spec.rb +++ b/Library/Homebrew/test/rubocops/cask/stanza_order_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/rubocop-cask" diff --git a/Library/Homebrew/test/rubocops/cask/url_legacy_comma_separators_spec.rb b/Library/Homebrew/test/rubocops/cask/url_legacy_comma_separators_spec.rb index f5d9ced71b..6c8f155d75 100644 --- a/Library/Homebrew/test/rubocops/cask/url_legacy_comma_separators_spec.rb +++ b/Library/Homebrew/test/rubocops/cask/url_legacy_comma_separators_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/rubocop-cask" diff --git a/Library/Homebrew/test/rubocops/cask/url_spec.rb b/Library/Homebrew/test/rubocops/cask/url_spec.rb index 92936b0827..80e716ae4d 100644 --- a/Library/Homebrew/test/rubocops/cask/url_spec.rb +++ b/Library/Homebrew/test/rubocops/cask/url_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/rubocop-cask" diff --git a/Library/Homebrew/test/rubocops/cask/variables_spec.rb b/Library/Homebrew/test/rubocops/cask/variables_spec.rb index 0219d53b87..6ae8895940 100644 --- a/Library/Homebrew/test/rubocops/cask/variables_spec.rb +++ b/Library/Homebrew/test/rubocops/cask/variables_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/rubocop-cask" diff --git a/Library/Homebrew/test/rubocops/caveats_spec.rb b/Library/Homebrew/test/rubocops/caveats_spec.rb index c8203331dc..ceed20bfa3 100644 --- a/Library/Homebrew/test/rubocops/caveats_spec.rb +++ b/Library/Homebrew/test/rubocops/caveats_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/caveats" diff --git a/Library/Homebrew/test/rubocops/checksum/checksum_case_spec.rb b/Library/Homebrew/test/rubocops/checksum/checksum_case_spec.rb index 3ea9175b1a..d2905f3de5 100644 --- a/Library/Homebrew/test/rubocops/checksum/checksum_case_spec.rb +++ b/Library/Homebrew/test/rubocops/checksum/checksum_case_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/checksum" diff --git a/Library/Homebrew/test/rubocops/checksum/checksum_spec.rb b/Library/Homebrew/test/rubocops/checksum/checksum_spec.rb index 09f5f45cfa..4b9f65c680 100644 --- a/Library/Homebrew/test/rubocops/checksum/checksum_spec.rb +++ b/Library/Homebrew/test/rubocops/checksum/checksum_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/checksum" diff --git a/Library/Homebrew/test/rubocops/class/class_name_spec.rb b/Library/Homebrew/test/rubocops/class/class_name_spec.rb index 9b91ca2059..b280107898 100644 --- a/Library/Homebrew/test/rubocops/class/class_name_spec.rb +++ b/Library/Homebrew/test/rubocops/class/class_name_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/class" diff --git a/Library/Homebrew/test/rubocops/class/test_present.rb b/Library/Homebrew/test/rubocops/class/test_present.rb index 1838c5de9b..ad3e1b7601 100644 --- a/Library/Homebrew/test/rubocops/class/test_present.rb +++ b/Library/Homebrew/test/rubocops/class/test_present.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/class" diff --git a/Library/Homebrew/test/rubocops/class/test_spec.rb b/Library/Homebrew/test/rubocops/class/test_spec.rb index cf825b7137..1d16648f1c 100644 --- a/Library/Homebrew/test/rubocops/class/test_spec.rb +++ b/Library/Homebrew/test/rubocops/class/test_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/class" diff --git a/Library/Homebrew/test/rubocops/components_order_spec.rb b/Library/Homebrew/test/rubocops/components_order_spec.rb index ec15f797c4..b09bd88cf4 100644 --- a/Library/Homebrew/test/rubocops/components_order_spec.rb +++ b/Library/Homebrew/test/rubocops/components_order_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/components_order" diff --git a/Library/Homebrew/test/rubocops/components_redundancy_spec.rb b/Library/Homebrew/test/rubocops/components_redundancy_spec.rb index 621fa7173e..364f73f785 100644 --- a/Library/Homebrew/test/rubocops/components_redundancy_spec.rb +++ b/Library/Homebrew/test/rubocops/components_redundancy_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/components_redundancy" diff --git a/Library/Homebrew/test/rubocops/conflicts_spec.rb b/Library/Homebrew/test/rubocops/conflicts_spec.rb index 3a8adb8984..7dcc422e1e 100644 --- a/Library/Homebrew/test/rubocops/conflicts_spec.rb +++ b/Library/Homebrew/test/rubocops/conflicts_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/conflicts" diff --git a/Library/Homebrew/test/rubocops/dependency_order_spec.rb b/Library/Homebrew/test/rubocops/dependency_order_spec.rb index 69089ae29c..2c6a05a490 100644 --- a/Library/Homebrew/test/rubocops/dependency_order_spec.rb +++ b/Library/Homebrew/test/rubocops/dependency_order_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/dependency_order" diff --git a/Library/Homebrew/test/rubocops/deprecate_disable/date_spec.rb b/Library/Homebrew/test/rubocops/deprecate_disable/date_spec.rb index 2345b3c70b..4293d4d04e 100644 --- a/Library/Homebrew/test/rubocops/deprecate_disable/date_spec.rb +++ b/Library/Homebrew/test/rubocops/deprecate_disable/date_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/deprecate_disable" diff --git a/Library/Homebrew/test/rubocops/deprecate_disable/reason_spec.rb b/Library/Homebrew/test/rubocops/deprecate_disable/reason_spec.rb index 67d36853db..4ca2b73ff2 100644 --- a/Library/Homebrew/test/rubocops/deprecate_disable/reason_spec.rb +++ b/Library/Homebrew/test/rubocops/deprecate_disable/reason_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/deprecate_disable" diff --git a/Library/Homebrew/test/rubocops/desc_spec.rb b/Library/Homebrew/test/rubocops/desc_spec.rb index 7e9c2d7f06..e8ad4c8e65 100644 --- a/Library/Homebrew/test/rubocops/desc_spec.rb +++ b/Library/Homebrew/test/rubocops/desc_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/desc" diff --git a/Library/Homebrew/test/rubocops/files_spec.rb b/Library/Homebrew/test/rubocops/files_spec.rb index 1d0b9cdfd6..49eea3fddf 100644 --- a/Library/Homebrew/test/rubocops/files_spec.rb +++ b/Library/Homebrew/test/rubocops/files_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/files" diff --git a/Library/Homebrew/test/rubocops/homepage_spec.rb b/Library/Homebrew/test/rubocops/homepage_spec.rb index 60a5de2285..470940f1a4 100644 --- a/Library/Homebrew/test/rubocops/homepage_spec.rb +++ b/Library/Homebrew/test/rubocops/homepage_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/homepage" diff --git a/Library/Homebrew/test/rubocops/io_read_spec.rb b/Library/Homebrew/test/rubocops/io_read_spec.rb index d602063325..18038164c4 100644 --- a/Library/Homebrew/test/rubocops/io_read_spec.rb +++ b/Library/Homebrew/test/rubocops/io_read_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/io_read" diff --git a/Library/Homebrew/test/rubocops/keg_only_spec.rb b/Library/Homebrew/test/rubocops/keg_only_spec.rb index cf088d8398..9bbb933fa8 100644 --- a/Library/Homebrew/test/rubocops/keg_only_spec.rb +++ b/Library/Homebrew/test/rubocops/keg_only_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/keg_only" diff --git a/Library/Homebrew/test/rubocops/lines/class_inheritance_spec.rb b/Library/Homebrew/test/rubocops/lines/class_inheritance_spec.rb index ca39f391f6..a8d92cf5b2 100644 --- a/Library/Homebrew/test/rubocops/lines/class_inheritance_spec.rb +++ b/Library/Homebrew/test/rubocops/lines/class_inheritance_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/lines" diff --git a/Library/Homebrew/test/rubocops/lines/generate_completions_spec.rb b/Library/Homebrew/test/rubocops/lines/generate_completions_spec.rb index 310af27432..1981290e29 100644 --- a/Library/Homebrew/test/rubocops/lines/generate_completions_spec.rb +++ b/Library/Homebrew/test/rubocops/lines/generate_completions_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/lines" diff --git a/Library/Homebrew/test/rubocops/lines_spec.rb b/Library/Homebrew/test/rubocops/lines_spec.rb index ab75c0b4e1..66e8f19c15 100644 --- a/Library/Homebrew/test/rubocops/lines_spec.rb +++ b/Library/Homebrew/test/rubocops/lines_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/lines" diff --git a/Library/Homebrew/test/rubocops/livecheck/regex_case_insensitive_spec.rb b/Library/Homebrew/test/rubocops/livecheck/regex_case_insensitive_spec.rb index 239761daa9..95c55b52d0 100644 --- a/Library/Homebrew/test/rubocops/livecheck/regex_case_insensitive_spec.rb +++ b/Library/Homebrew/test/rubocops/livecheck/regex_case_insensitive_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/livecheck" diff --git a/Library/Homebrew/test/rubocops/livecheck/regex_extension_spec.rb b/Library/Homebrew/test/rubocops/livecheck/regex_extension_spec.rb index 1e6a38abcb..d64656be05 100644 --- a/Library/Homebrew/test/rubocops/livecheck/regex_extension_spec.rb +++ b/Library/Homebrew/test/rubocops/livecheck/regex_extension_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/livecheck" diff --git a/Library/Homebrew/test/rubocops/livecheck/regex_if_page_match_spec.rb b/Library/Homebrew/test/rubocops/livecheck/regex_if_page_match_spec.rb index 9c79b46098..9c6e0dc6c6 100644 --- a/Library/Homebrew/test/rubocops/livecheck/regex_if_page_match_spec.rb +++ b/Library/Homebrew/test/rubocops/livecheck/regex_if_page_match_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/livecheck" diff --git a/Library/Homebrew/test/rubocops/livecheck/regex_parentheses_spec.rb b/Library/Homebrew/test/rubocops/livecheck/regex_parentheses_spec.rb index 562798a305..f30f511fd7 100644 --- a/Library/Homebrew/test/rubocops/livecheck/regex_parentheses_spec.rb +++ b/Library/Homebrew/test/rubocops/livecheck/regex_parentheses_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/livecheck" diff --git a/Library/Homebrew/test/rubocops/livecheck/skip_spec.rb b/Library/Homebrew/test/rubocops/livecheck/skip_spec.rb index ab3985b052..756e4b0a58 100644 --- a/Library/Homebrew/test/rubocops/livecheck/skip_spec.rb +++ b/Library/Homebrew/test/rubocops/livecheck/skip_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/livecheck" diff --git a/Library/Homebrew/test/rubocops/livecheck/url_provided_spec.rb b/Library/Homebrew/test/rubocops/livecheck/url_provided_spec.rb index 8e4bacf010..119097608a 100644 --- a/Library/Homebrew/test/rubocops/livecheck/url_provided_spec.rb +++ b/Library/Homebrew/test/rubocops/livecheck/url_provided_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/livecheck" diff --git a/Library/Homebrew/test/rubocops/livecheck/url_symbol_spec.rb b/Library/Homebrew/test/rubocops/livecheck/url_symbol_spec.rb index 43c70c08ba..df82ad4587 100644 --- a/Library/Homebrew/test/rubocops/livecheck/url_symbol_spec.rb +++ b/Library/Homebrew/test/rubocops/livecheck/url_symbol_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/livecheck" diff --git a/Library/Homebrew/test/rubocops/move_to_extend_os_spec.rb b/Library/Homebrew/test/rubocops/move_to_extend_os_spec.rb index 6b5997a27b..a03f045860 100644 --- a/Library/Homebrew/test/rubocops/move_to_extend_os_spec.rb +++ b/Library/Homebrew/test/rubocops/move_to_extend_os_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/move_to_extend_os" diff --git a/Library/Homebrew/test/rubocops/options_spec.rb b/Library/Homebrew/test/rubocops/options_spec.rb index 0d6dfb571f..36f088f6cf 100644 --- a/Library/Homebrew/test/rubocops/options_spec.rb +++ b/Library/Homebrew/test/rubocops/options_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/options" diff --git a/Library/Homebrew/test/rubocops/patches_spec.rb b/Library/Homebrew/test/rubocops/patches_spec.rb index f1c9482034..3da13ba4a8 100644 --- a/Library/Homebrew/test/rubocops/patches_spec.rb +++ b/Library/Homebrew/test/rubocops/patches_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/patches" diff --git a/Library/Homebrew/test/rubocops/provided_by_macos_spec.rb b/Library/Homebrew/test/rubocops/provided_by_macos_spec.rb index f9237ac6f6..ed798f3ee8 100644 --- a/Library/Homebrew/test/rubocops/provided_by_macos_spec.rb +++ b/Library/Homebrew/test/rubocops/provided_by_macos_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/uses_from_macos" diff --git a/Library/Homebrew/test/rubocops/service_spec.rb b/Library/Homebrew/test/rubocops/service_spec.rb index b4b9d8f27b..afba90d477 100644 --- a/Library/Homebrew/test/rubocops/service_spec.rb +++ b/Library/Homebrew/test/rubocops/service_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/service" diff --git a/Library/Homebrew/test/rubocops/shell_commands_spec.rb b/Library/Homebrew/test/rubocops/shell_commands_spec.rb index da92172ba0..4011d19968 100644 --- a/Library/Homebrew/test/rubocops/shell_commands_spec.rb +++ b/Library/Homebrew/test/rubocops/shell_commands_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/shell_commands" diff --git a/Library/Homebrew/test/rubocops/text/assert_statements_spec.rb b/Library/Homebrew/test/rubocops/text/assert_statements_spec.rb index 081b4ec3f6..adb26aab4a 100644 --- a/Library/Homebrew/test/rubocops/text/assert_statements_spec.rb +++ b/Library/Homebrew/test/rubocops/text/assert_statements_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/lines" diff --git a/Library/Homebrew/test/rubocops/text/comments_spec.rb b/Library/Homebrew/test/rubocops/text/comments_spec.rb index b1c91da06e..9f0b891124 100644 --- a/Library/Homebrew/test/rubocops/text/comments_spec.rb +++ b/Library/Homebrew/test/rubocops/text/comments_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/lines" diff --git a/Library/Homebrew/test/rubocops/text/license_arrays_spec.rb b/Library/Homebrew/test/rubocops/text/license_arrays_spec.rb index 535d8fa375..ee51293b72 100644 --- a/Library/Homebrew/test/rubocops/text/license_arrays_spec.rb +++ b/Library/Homebrew/test/rubocops/text/license_arrays_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/lines" diff --git a/Library/Homebrew/test/rubocops/text/licenses_spec.rb b/Library/Homebrew/test/rubocops/text/licenses_spec.rb index c0b99af13d..abb1e9fce0 100644 --- a/Library/Homebrew/test/rubocops/text/licenses_spec.rb +++ b/Library/Homebrew/test/rubocops/text/licenses_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/lines" diff --git a/Library/Homebrew/test/rubocops/text/make_check_spec.rb b/Library/Homebrew/test/rubocops/text/make_check_spec.rb index 82873c704b..cd46299fed 100644 --- a/Library/Homebrew/test/rubocops/text/make_check_spec.rb +++ b/Library/Homebrew/test/rubocops/text/make_check_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/lines" diff --git a/Library/Homebrew/test/rubocops/text/miscellaneous_spec.rb b/Library/Homebrew/test/rubocops/text/miscellaneous_spec.rb index 9c24180fb6..68bbc9fd4e 100644 --- a/Library/Homebrew/test/rubocops/text/miscellaneous_spec.rb +++ b/Library/Homebrew/test/rubocops/text/miscellaneous_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/lines" diff --git a/Library/Homebrew/test/rubocops/text/mpi_check_spec.rb b/Library/Homebrew/test/rubocops/text/mpi_check_spec.rb index 6ce54bcaca..e696904ed3 100644 --- a/Library/Homebrew/test/rubocops/text/mpi_check_spec.rb +++ b/Library/Homebrew/test/rubocops/text/mpi_check_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/lines" diff --git a/Library/Homebrew/test/rubocops/text/on_system_conditionals_spec.rb b/Library/Homebrew/test/rubocops/text/on_system_conditionals_spec.rb index ab762e8ce9..54b6510faf 100644 --- a/Library/Homebrew/test/rubocops/text/on_system_conditionals_spec.rb +++ b/Library/Homebrew/test/rubocops/text/on_system_conditionals_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/lines" diff --git a/Library/Homebrew/test/rubocops/text/option_declarations_spec.rb b/Library/Homebrew/test/rubocops/text/option_declarations_spec.rb index e69eaeaf42..ad6feb1031 100644 --- a/Library/Homebrew/test/rubocops/text/option_declarations_spec.rb +++ b/Library/Homebrew/test/rubocops/text/option_declarations_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/lines" diff --git a/Library/Homebrew/test/rubocops/text/python_versions_spec.rb b/Library/Homebrew/test/rubocops/text/python_versions_spec.rb index 9015ba06df..cdcdf1bdcd 100644 --- a/Library/Homebrew/test/rubocops/text/python_versions_spec.rb +++ b/Library/Homebrew/test/rubocops/text/python_versions_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/lines" diff --git a/Library/Homebrew/test/rubocops/text/safe_popen_commands_spec.rb b/Library/Homebrew/test/rubocops/text/safe_popen_commands_spec.rb index 70e08f8dc1..989f069ee0 100644 --- a/Library/Homebrew/test/rubocops/text/safe_popen_commands_spec.rb +++ b/Library/Homebrew/test/rubocops/text/safe_popen_commands_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/lines" diff --git a/Library/Homebrew/test/rubocops/text/shell_variables_spec.rb b/Library/Homebrew/test/rubocops/text/shell_variables_spec.rb index 158e2a26ff..60d4f16c71 100644 --- a/Library/Homebrew/test/rubocops/text/shell_variables_spec.rb +++ b/Library/Homebrew/test/rubocops/text/shell_variables_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/lines" diff --git a/Library/Homebrew/test/rubocops/text/strict_spec.rb b/Library/Homebrew/test/rubocops/text/strict_spec.rb index b564a6c6a2..89f9ef7f12 100644 --- a/Library/Homebrew/test/rubocops/text/strict_spec.rb +++ b/Library/Homebrew/test/rubocops/text/strict_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/text" diff --git a/Library/Homebrew/test/rubocops/text_spec.rb b/Library/Homebrew/test/rubocops/text_spec.rb index 0e84d929d9..29074d087a 100644 --- a/Library/Homebrew/test/rubocops/text_spec.rb +++ b/Library/Homebrew/test/rubocops/text_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/text" diff --git a/Library/Homebrew/test/rubocops/urls/git_spec.rb b/Library/Homebrew/test/rubocops/urls/git_spec.rb index 89a938b4d5..dd33ac1be6 100644 --- a/Library/Homebrew/test/rubocops/urls/git_spec.rb +++ b/Library/Homebrew/test/rubocops/urls/git_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/urls" diff --git a/Library/Homebrew/test/rubocops/urls/git_strict_spec.rb b/Library/Homebrew/test/rubocops/urls/git_strict_spec.rb index b9e666d6d5..eb4c644c7a 100644 --- a/Library/Homebrew/test/rubocops/urls/git_strict_spec.rb +++ b/Library/Homebrew/test/rubocops/urls/git_strict_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/urls" diff --git a/Library/Homebrew/test/rubocops/urls/pypi_spec.rb b/Library/Homebrew/test/rubocops/urls/pypi_spec.rb index 653fb7945c..e4793b30c4 100644 --- a/Library/Homebrew/test/rubocops/urls/pypi_spec.rb +++ b/Library/Homebrew/test/rubocops/urls/pypi_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/urls" diff --git a/Library/Homebrew/test/rubocops/urls_spec.rb b/Library/Homebrew/test/rubocops/urls_spec.rb index 172bb60cf0..4e88c108a4 100644 --- a/Library/Homebrew/test/rubocops/urls_spec.rb +++ b/Library/Homebrew/test/rubocops/urls_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/urls" diff --git a/Library/Homebrew/test/rubocops/uses_from_macos_spec.rb b/Library/Homebrew/test/rubocops/uses_from_macos_spec.rb index 479c8fda70..b4177bc781 100644 --- a/Library/Homebrew/test/rubocops/uses_from_macos_spec.rb +++ b/Library/Homebrew/test/rubocops/uses_from_macos_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/uses_from_macos" diff --git a/Library/Homebrew/test/rubocops/version_spec.rb b/Library/Homebrew/test/rubocops/version_spec.rb index 65e7f025ab..a30544dcaf 100644 --- a/Library/Homebrew/test/rubocops/version_spec.rb +++ b/Library/Homebrew/test/rubocops/version_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "rubocops/version" diff --git a/Library/Homebrew/test/sandbox_spec.rb b/Library/Homebrew/test/sandbox_spec.rb index a24780ad98..f657d1ebf5 100644 --- a/Library/Homebrew/test/sandbox_spec.rb +++ b/Library/Homebrew/test/sandbox_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "sandbox" diff --git a/Library/Homebrew/test/search_spec.rb b/Library/Homebrew/test/search_spec.rb index d9f39f5b80..3509119f85 100644 --- a/Library/Homebrew/test/search_spec.rb +++ b/Library/Homebrew/test/search_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "search" diff --git a/Library/Homebrew/test/service_spec.rb b/Library/Homebrew/test/service_spec.rb index 50f6f23194..9878839181 100644 --- a/Library/Homebrew/test/service_spec.rb +++ b/Library/Homebrew/test/service_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "formula" diff --git a/Library/Homebrew/test/settings_spec.rb b/Library/Homebrew/test/settings_spec.rb index 8f4448cbdc..40ef77f683 100644 --- a/Library/Homebrew/test/settings_spec.rb +++ b/Library/Homebrew/test/settings_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "settings" diff --git a/Library/Homebrew/test/simulate_system_spec.rb b/Library/Homebrew/test/simulate_system_spec.rb index 8177e080c3..352549f9fe 100644 --- a/Library/Homebrew/test/simulate_system_spec.rb +++ b/Library/Homebrew/test/simulate_system_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "settings" diff --git a/Library/Homebrew/test/software_spec/bottle_spec.rb b/Library/Homebrew/test/software_spec/bottle_spec.rb index a476dc4cae..3c9c015768 100644 --- a/Library/Homebrew/test/software_spec/bottle_spec.rb +++ b/Library/Homebrew/test/software_spec/bottle_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "software_spec" diff --git a/Library/Homebrew/test/software_spec/head_spec.rb b/Library/Homebrew/test/software_spec/head_spec.rb index 663aca8214..aa53279223 100644 --- a/Library/Homebrew/test/software_spec/head_spec.rb +++ b/Library/Homebrew/test/software_spec/head_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "software_spec" diff --git a/Library/Homebrew/test/software_spec_spec.rb b/Library/Homebrew/test/software_spec_spec.rb index 30314d48e3..959627298a 100644 --- a/Library/Homebrew/test/software_spec_spec.rb +++ b/Library/Homebrew/test/software_spec_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "software_spec" diff --git a/Library/Homebrew/test/spec_helper.rb b/Library/Homebrew/test/spec_helper.rb index 35d5f76ef3..f6ca54bf38 100644 --- a/Library/Homebrew/test/spec_helper.rb +++ b/Library/Homebrew/test/spec_helper.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true if ENV["HOMEBREW_TESTS_COVERAGE"] diff --git a/Library/Homebrew/test/style_spec.rb b/Library/Homebrew/test/style_spec.rb index d268d2629f..e5c0f7eb0a 100644 --- a/Library/Homebrew/test/style_spec.rb +++ b/Library/Homebrew/test/style_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "style" diff --git a/Library/Homebrew/test/support/helper/cask.rb b/Library/Homebrew/test/support/helper/cask.rb index d46bc6aa1b..940e80a4f9 100644 --- a/Library/Homebrew/test/support/helper/cask.rb +++ b/Library/Homebrew/test/support/helper/cask.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cask/cask_loader" diff --git a/Library/Homebrew/test/support/helper/formula.rb b/Library/Homebrew/test/support/helper/formula.rb index f8889fa6c4..caf4a1c73a 100644 --- a/Library/Homebrew/test/support/helper/formula.rb +++ b/Library/Homebrew/test/support/helper/formula.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "formulary" diff --git a/Library/Homebrew/test/support/helper/mktmpdir.rb b/Library/Homebrew/test/support/helper/mktmpdir.rb index fff482a61b..6cb369c414 100644 --- a/Library/Homebrew/test/support/helper/mktmpdir.rb +++ b/Library/Homebrew/test/support/helper/mktmpdir.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true module Test diff --git a/Library/Homebrew/test/support/helper/output_as_tty.rb b/Library/Homebrew/test/support/helper/output_as_tty.rb index 33d3ee960a..7fd4b97c7a 100644 --- a/Library/Homebrew/test/support/helper/output_as_tty.rb +++ b/Library/Homebrew/test/support/helper/output_as_tty.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "delegate" diff --git a/Library/Homebrew/test/support/helper/spec/shared_context/homebrew_cask.rb b/Library/Homebrew/test/support/helper/spec/shared_context/homebrew_cask.rb index dbe5f50fa4..c0067277a2 100644 --- a/Library/Homebrew/test/support/helper/spec/shared_context/homebrew_cask.rb +++ b/Library/Homebrew/test/support/helper/spec/shared_context/homebrew_cask.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "cask/config" diff --git a/Library/Homebrew/test/support/helper/spec/shared_context/integration_test.rb b/Library/Homebrew/test/support/helper/spec/shared_context/integration_test.rb index 158358903b..1ae7e966bd 100644 --- a/Library/Homebrew/test/support/helper/spec/shared_context/integration_test.rb +++ b/Library/Homebrew/test/support/helper/spec/shared_context/integration_test.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "open3" diff --git a/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb b/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb index 059d4b5d37..b005657977 100644 --- a/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb +++ b/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true shared_examples "formulae exist" do |array| diff --git a/Library/Homebrew/test/system_command_result_spec.rb b/Library/Homebrew/test/system_command_result_spec.rb index d49e395ceb..739888791c 100644 --- a/Library/Homebrew/test/system_command_result_spec.rb +++ b/Library/Homebrew/test/system_command_result_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "system_command" diff --git a/Library/Homebrew/test/system_command_spec.rb b/Library/Homebrew/test/system_command_spec.rb index 3a7e2a65f5..ab2e4d139a 100644 --- a/Library/Homebrew/test/system_command_spec.rb +++ b/Library/Homebrew/test/system_command_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe SystemCommand do diff --git a/Library/Homebrew/test/tab_spec.rb b/Library/Homebrew/test/tab_spec.rb index 064800947b..d31bf0d27b 100644 --- a/Library/Homebrew/test/tab_spec.rb +++ b/Library/Homebrew/test/tab_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "tab" diff --git a/Library/Homebrew/test/tap_spec.rb b/Library/Homebrew/test/tap_spec.rb index 71f6c7f4ba..7da80b9d80 100644 --- a/Library/Homebrew/test/tap_spec.rb +++ b/Library/Homebrew/test/tap_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe Tap do diff --git a/Library/Homebrew/test/test_runner_formula_spec.rb b/Library/Homebrew/test/test_runner_formula_spec.rb index 9bad9b5cff..7b1667a917 100644 --- a/Library/Homebrew/test/test_runner_formula_spec.rb +++ b/Library/Homebrew/test/test_runner_formula_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "test_runner_formula" diff --git a/Library/Homebrew/test/uninstall_spec.rb b/Library/Homebrew/test/uninstall_spec.rb index 53247407bf..a1d2822ecc 100644 --- a/Library/Homebrew/test/uninstall_spec.rb +++ b/Library/Homebrew/test/uninstall_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "uninstall" diff --git a/Library/Homebrew/test/unpack_strategy/bazaar_spec.rb b/Library/Homebrew/test/unpack_strategy/bazaar_spec.rb index 07ce2f91dc..94ae447efa 100644 --- a/Library/Homebrew/test/unpack_strategy/bazaar_spec.rb +++ b/Library/Homebrew/test/unpack_strategy/bazaar_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require_relative "shared_examples" diff --git a/Library/Homebrew/test/unpack_strategy/bzip2_spec.rb b/Library/Homebrew/test/unpack_strategy/bzip2_spec.rb index ae20bbb338..a81f15bab1 100644 --- a/Library/Homebrew/test/unpack_strategy/bzip2_spec.rb +++ b/Library/Homebrew/test/unpack_strategy/bzip2_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require_relative "shared_examples" diff --git a/Library/Homebrew/test/unpack_strategy/cvs_spec.rb b/Library/Homebrew/test/unpack_strategy/cvs_spec.rb index dbd842a597..854b76c0f0 100644 --- a/Library/Homebrew/test/unpack_strategy/cvs_spec.rb +++ b/Library/Homebrew/test/unpack_strategy/cvs_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require_relative "shared_examples" diff --git a/Library/Homebrew/test/unpack_strategy/directory_spec.rb b/Library/Homebrew/test/unpack_strategy/directory_spec.rb index a967b3c939..669d040764 100644 --- a/Library/Homebrew/test/unpack_strategy/directory_spec.rb +++ b/Library/Homebrew/test/unpack_strategy/directory_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require_relative "shared_examples" diff --git a/Library/Homebrew/test/unpack_strategy/dmg_spec.rb b/Library/Homebrew/test/unpack_strategy/dmg_spec.rb index a6ccfca9a3..8a3594f144 100644 --- a/Library/Homebrew/test/unpack_strategy/dmg_spec.rb +++ b/Library/Homebrew/test/unpack_strategy/dmg_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require_relative "shared_examples" diff --git a/Library/Homebrew/test/unpack_strategy/git_spec.rb b/Library/Homebrew/test/unpack_strategy/git_spec.rb index 723804284b..869df2e091 100644 --- a/Library/Homebrew/test/unpack_strategy/git_spec.rb +++ b/Library/Homebrew/test/unpack_strategy/git_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require_relative "shared_examples" diff --git a/Library/Homebrew/test/unpack_strategy/gzip_spec.rb b/Library/Homebrew/test/unpack_strategy/gzip_spec.rb index 88438f4a17..ebf4a493bd 100644 --- a/Library/Homebrew/test/unpack_strategy/gzip_spec.rb +++ b/Library/Homebrew/test/unpack_strategy/gzip_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require_relative "shared_examples" diff --git a/Library/Homebrew/test/unpack_strategy/jar_spec.rb b/Library/Homebrew/test/unpack_strategy/jar_spec.rb index efe399d795..f6da64b973 100644 --- a/Library/Homebrew/test/unpack_strategy/jar_spec.rb +++ b/Library/Homebrew/test/unpack_strategy/jar_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require_relative "shared_examples" diff --git a/Library/Homebrew/test/unpack_strategy/lha_spec.rb b/Library/Homebrew/test/unpack_strategy/lha_spec.rb index c10df0bc13..e24a60a655 100644 --- a/Library/Homebrew/test/unpack_strategy/lha_spec.rb +++ b/Library/Homebrew/test/unpack_strategy/lha_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require_relative "shared_examples" diff --git a/Library/Homebrew/test/unpack_strategy/lzip_spec.rb b/Library/Homebrew/test/unpack_strategy/lzip_spec.rb index 4e7f7175e4..a74b68add5 100644 --- a/Library/Homebrew/test/unpack_strategy/lzip_spec.rb +++ b/Library/Homebrew/test/unpack_strategy/lzip_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require_relative "shared_examples" diff --git a/Library/Homebrew/test/unpack_strategy/mercurial_spec.rb b/Library/Homebrew/test/unpack_strategy/mercurial_spec.rb index 80c585716b..721af10b62 100644 --- a/Library/Homebrew/test/unpack_strategy/mercurial_spec.rb +++ b/Library/Homebrew/test/unpack_strategy/mercurial_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require_relative "shared_examples" diff --git a/Library/Homebrew/test/unpack_strategy/p7zip_spec.rb b/Library/Homebrew/test/unpack_strategy/p7zip_spec.rb index e47300f388..c612b13f03 100644 --- a/Library/Homebrew/test/unpack_strategy/p7zip_spec.rb +++ b/Library/Homebrew/test/unpack_strategy/p7zip_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require_relative "shared_examples" diff --git a/Library/Homebrew/test/unpack_strategy/rar_spec.rb b/Library/Homebrew/test/unpack_strategy/rar_spec.rb index a6ff204e57..5e5e593339 100644 --- a/Library/Homebrew/test/unpack_strategy/rar_spec.rb +++ b/Library/Homebrew/test/unpack_strategy/rar_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require_relative "shared_examples" diff --git a/Library/Homebrew/test/unpack_strategy/shared_examples.rb b/Library/Homebrew/test/unpack_strategy/shared_examples.rb index c00e92bc8d..6f3caa475c 100644 --- a/Library/Homebrew/test/unpack_strategy/shared_examples.rb +++ b/Library/Homebrew/test/unpack_strategy/shared_examples.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "unpack_strategy" diff --git a/Library/Homebrew/test/unpack_strategy/subversion_spec.rb b/Library/Homebrew/test/unpack_strategy/subversion_spec.rb index 870859235e..78795f94cc 100644 --- a/Library/Homebrew/test/unpack_strategy/subversion_spec.rb +++ b/Library/Homebrew/test/unpack_strategy/subversion_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require_relative "shared_examples" diff --git a/Library/Homebrew/test/unpack_strategy/tar_spec.rb b/Library/Homebrew/test/unpack_strategy/tar_spec.rb index 51393b7279..2c8fac9549 100644 --- a/Library/Homebrew/test/unpack_strategy/tar_spec.rb +++ b/Library/Homebrew/test/unpack_strategy/tar_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require_relative "shared_examples" diff --git a/Library/Homebrew/test/unpack_strategy/uncompressed_spec.rb b/Library/Homebrew/test/unpack_strategy/uncompressed_spec.rb index 0a4f8be293..efd99dc90f 100644 --- a/Library/Homebrew/test/unpack_strategy/uncompressed_spec.rb +++ b/Library/Homebrew/test/unpack_strategy/uncompressed_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require_relative "shared_examples" diff --git a/Library/Homebrew/test/unpack_strategy/xar_spec.rb b/Library/Homebrew/test/unpack_strategy/xar_spec.rb index 34254adcb3..f4f11389d1 100644 --- a/Library/Homebrew/test/unpack_strategy/xar_spec.rb +++ b/Library/Homebrew/test/unpack_strategy/xar_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require_relative "shared_examples" diff --git a/Library/Homebrew/test/unpack_strategy/xz_spec.rb b/Library/Homebrew/test/unpack_strategy/xz_spec.rb index 45a27817f2..ffc41369ae 100644 --- a/Library/Homebrew/test/unpack_strategy/xz_spec.rb +++ b/Library/Homebrew/test/unpack_strategy/xz_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require_relative "shared_examples" diff --git a/Library/Homebrew/test/unpack_strategy/zip_spec.rb b/Library/Homebrew/test/unpack_strategy/zip_spec.rb index b72ae75b7d..10a0983a50 100644 --- a/Library/Homebrew/test/unpack_strategy/zip_spec.rb +++ b/Library/Homebrew/test/unpack_strategy/zip_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require_relative "shared_examples" diff --git a/Library/Homebrew/test/unpack_strategy/zstd_spec.rb b/Library/Homebrew/test/unpack_strategy/zstd_spec.rb index da2d886fee..706ec4dad1 100644 --- a/Library/Homebrew/test/unpack_strategy/zstd_spec.rb +++ b/Library/Homebrew/test/unpack_strategy/zstd_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require_relative "shared_examples" diff --git a/Library/Homebrew/test/unpack_strategy_spec.rb b/Library/Homebrew/test/unpack_strategy_spec.rb index 03ce59360c..4aff39e054 100644 --- a/Library/Homebrew/test/unpack_strategy_spec.rb +++ b/Library/Homebrew/test/unpack_strategy_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe UnpackStrategy do diff --git a/Library/Homebrew/test/utils/analytics_spec.rb b/Library/Homebrew/test/utils/analytics_spec.rb index fa8a32bf88..82181fea78 100644 --- a/Library/Homebrew/test/utils/analytics_spec.rb +++ b/Library/Homebrew/test/utils/analytics_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "utils/analytics" diff --git a/Library/Homebrew/test/utils/ast/ast_spec.rb b/Library/Homebrew/test/utils/ast/ast_spec.rb index 61a145bf06..6eaf5f94f7 100644 --- a/Library/Homebrew/test/utils/ast/ast_spec.rb +++ b/Library/Homebrew/test/utils/ast/ast_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "utils/ast" diff --git a/Library/Homebrew/test/utils/ast/formula_ast_spec.rb b/Library/Homebrew/test/utils/ast/formula_ast_spec.rb index 85e138efb6..386729b2c5 100644 --- a/Library/Homebrew/test/utils/ast/formula_ast_spec.rb +++ b/Library/Homebrew/test/utils/ast/formula_ast_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "utils/ast" diff --git a/Library/Homebrew/test/utils/autoremove_spec.rb b/Library/Homebrew/test/utils/autoremove_spec.rb index 37fd0ef22a..fc2ce07be0 100644 --- a/Library/Homebrew/test/utils/autoremove_spec.rb +++ b/Library/Homebrew/test/utils/autoremove_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "utils/autoremove" diff --git a/Library/Homebrew/test/utils/bottles/bottles_spec.rb b/Library/Homebrew/test/utils/bottles/bottles_spec.rb index 8a55e55dc6..fb492384f0 100644 --- a/Library/Homebrew/test/utils/bottles/bottles_spec.rb +++ b/Library/Homebrew/test/utils/bottles/bottles_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "utils/bottles" diff --git a/Library/Homebrew/test/utils/bottles/collector_spec.rb b/Library/Homebrew/test/utils/bottles/collector_spec.rb index b9563419fb..12c7019deb 100644 --- a/Library/Homebrew/test/utils/bottles/collector_spec.rb +++ b/Library/Homebrew/test/utils/bottles/collector_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "utils/bottles" diff --git a/Library/Homebrew/test/utils/bottles/tag_spec.rb b/Library/Homebrew/test/utils/bottles/tag_spec.rb index 8d40721a1f..1d6b60fd03 100644 --- a/Library/Homebrew/test/utils/bottles/tag_spec.rb +++ b/Library/Homebrew/test/utils/bottles/tag_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "utils/bottles" diff --git a/Library/Homebrew/test/utils/curl_spec.rb b/Library/Homebrew/test/utils/curl_spec.rb index a6e1836291..1a72ce525c 100644 --- a/Library/Homebrew/test/utils/curl_spec.rb +++ b/Library/Homebrew/test/utils/curl_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "utils/curl" diff --git a/Library/Homebrew/test/utils/fork_spec.rb b/Library/Homebrew/test/utils/fork_spec.rb index 0c97ac6de3..317f17b0ba 100644 --- a/Library/Homebrew/test/utils/fork_spec.rb +++ b/Library/Homebrew/test/utils/fork_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "utils/fork" diff --git a/Library/Homebrew/test/utils/git_repository_spec.rb b/Library/Homebrew/test/utils/git_repository_spec.rb index cdec5ed2c8..ae6d7a9998 100644 --- a/Library/Homebrew/test/utils/git_repository_spec.rb +++ b/Library/Homebrew/test/utils/git_repository_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "utils/git_repository" diff --git a/Library/Homebrew/test/utils/git_spec.rb b/Library/Homebrew/test/utils/git_spec.rb index 0528848e2a..4e6277818c 100644 --- a/Library/Homebrew/test/utils/git_spec.rb +++ b/Library/Homebrew/test/utils/git_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "utils/git" diff --git a/Library/Homebrew/test/utils/github/actions_spec.rb b/Library/Homebrew/test/utils/github/actions_spec.rb index a68a36a726..9a40bcd739 100644 --- a/Library/Homebrew/test/utils/github/actions_spec.rb +++ b/Library/Homebrew/test/utils/github/actions_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "utils/github/actions" diff --git a/Library/Homebrew/test/utils/github_spec.rb b/Library/Homebrew/test/utils/github_spec.rb index ccd600254a..b6cd685650 100644 --- a/Library/Homebrew/test/utils/github_spec.rb +++ b/Library/Homebrew/test/utils/github_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "utils/github" diff --git a/Library/Homebrew/test/utils/gzip_spec.rb b/Library/Homebrew/test/utils/gzip_spec.rb index 23a566ed36..ceb3ea864a 100644 --- a/Library/Homebrew/test/utils/gzip_spec.rb +++ b/Library/Homebrew/test/utils/gzip_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "utils/gzip" diff --git a/Library/Homebrew/test/utils/inreplace_spec.rb b/Library/Homebrew/test/utils/inreplace_spec.rb index ea30c24dbe..79217d0840 100644 --- a/Library/Homebrew/test/utils/inreplace_spec.rb +++ b/Library/Homebrew/test/utils/inreplace_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "tempfile" diff --git a/Library/Homebrew/test/utils/popen_spec.rb b/Library/Homebrew/test/utils/popen_spec.rb index 66c6bd347c..67c37ac9b8 100644 --- a/Library/Homebrew/test/utils/popen_spec.rb +++ b/Library/Homebrew/test/utils/popen_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "utils/popen" diff --git a/Library/Homebrew/test/utils/pypi_spec.rb b/Library/Homebrew/test/utils/pypi_spec.rb index 37e7e8910f..8193c15b69 100644 --- a/Library/Homebrew/test/utils/pypi_spec.rb +++ b/Library/Homebrew/test/utils/pypi_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "utils/pypi" diff --git a/Library/Homebrew/test/utils/ruby_check_version_script_spec.rb b/Library/Homebrew/test/utils/ruby_check_version_script_spec.rb index 6fb98e9f3a..6141fbe634 100644 --- a/Library/Homebrew/test/utils/ruby_check_version_script_spec.rb +++ b/Library/Homebrew/test/utils/ruby_check_version_script_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe Utils do diff --git a/Library/Homebrew/test/utils/shell_spec.rb b/Library/Homebrew/test/utils/shell_spec.rb index 44e6aa6992..c735a9da57 100644 --- a/Library/Homebrew/test/utils/shell_spec.rb +++ b/Library/Homebrew/test/utils/shell_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "utils/shell" diff --git a/Library/Homebrew/test/utils/spdx_spec.rb b/Library/Homebrew/test/utils/spdx_spec.rb index 56c4056447..ad9aa82852 100644 --- a/Library/Homebrew/test/utils/spdx_spec.rb +++ b/Library/Homebrew/test/utils/spdx_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "utils/spdx" diff --git a/Library/Homebrew/test/utils/string_inreplace_extension_spec.rb b/Library/Homebrew/test/utils/string_inreplace_extension_spec.rb index d3e1ed0dc3..5a73b525e2 100644 --- a/Library/Homebrew/test/utils/string_inreplace_extension_spec.rb +++ b/Library/Homebrew/test/utils/string_inreplace_extension_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "utils/string_inreplace_extension" diff --git a/Library/Homebrew/test/utils/svn_spec.rb b/Library/Homebrew/test/utils/svn_spec.rb index f6261f6392..0c4b039b36 100644 --- a/Library/Homebrew/test/utils/svn_spec.rb +++ b/Library/Homebrew/test/utils/svn_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "utils/svn" diff --git a/Library/Homebrew/test/utils/tar_spec.rb b/Library/Homebrew/test/utils/tar_spec.rb index 0ea85139b8..b3569cad80 100644 --- a/Library/Homebrew/test/utils/tar_spec.rb +++ b/Library/Homebrew/test/utils/tar_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "utils/tar" diff --git a/Library/Homebrew/test/utils/topological_hash_spec.rb b/Library/Homebrew/test/utils/topological_hash_spec.rb index 983a52905b..ef4290f967 100644 --- a/Library/Homebrew/test/utils/topological_hash_spec.rb +++ b/Library/Homebrew/test/utils/topological_hash_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "utils/topological_hash" diff --git a/Library/Homebrew/test/utils/tty_spec.rb b/Library/Homebrew/test/utils/tty_spec.rb index 86dcd55526..c60f188e02 100644 --- a/Library/Homebrew/test/utils/tty_spec.rb +++ b/Library/Homebrew/test/utils/tty_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true describe Tty do diff --git a/Library/Homebrew/test/utils/user_spec.rb b/Library/Homebrew/test/utils/user_spec.rb index aabc87e4cd..4b01c3fd02 100644 --- a/Library/Homebrew/test/utils/user_spec.rb +++ b/Library/Homebrew/test/utils/user_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "utils/user" diff --git a/Library/Homebrew/test/utils_spec.rb b/Library/Homebrew/test/utils_spec.rb index f61d47f297..1ec12d645d 100644 --- a/Library/Homebrew/test/utils_spec.rb +++ b/Library/Homebrew/test/utils_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "utils" diff --git a/Library/Homebrew/test/version/parser_spec.rb b/Library/Homebrew/test/version/parser_spec.rb index 906e53ef3f..7f2041be82 100644 --- a/Library/Homebrew/test/version/parser_spec.rb +++ b/Library/Homebrew/test/version/parser_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "version/parser" diff --git a/Library/Homebrew/test/version_spec.rb b/Library/Homebrew/test/version_spec.rb index c75e326ecf..ec55cc35bf 100644 --- a/Library/Homebrew/test/version_spec.rb +++ b/Library/Homebrew/test/version_spec.rb @@ -1,4 +1,3 @@ - # frozen_string_literal: true require "version"