diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6930ca538..5b004300f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,4 +1,4 @@ -# This file was generated on 2024-02-23T14:21:31+00:00 from the rspec-dev repo. +# This file was generated on 2024-06-20T22:22:25+01:00 from the rspec-dev repo. # DO NOT modify it by hand as your changes will get lost the next time it is generated. version: 2 diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0088d1b62..560e9ee1a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -# This file was generated on 2024-02-23T14:21:31+00:00 from the rspec-dev repo. +# This file was generated on 2024-06-20T22:22:25+01:00 from the rspec-dev repo. # DO NOT modify it by hand as your changes will get lost the next time it is generated. name: RSpec CI @@ -20,7 +20,6 @@ env: RSPEC_CI: true # This tells rspec-rails what branch to run in ci RSPEC_VERSION: '= 3.14.0.pre' - ENFORCE_COVERAGE_AFTER: "3.2" jobs: rubocop: name: Rubocop @@ -130,8 +129,8 @@ jobs: options: "--add-host rubygems.org:151.101.129.227 --add-host api.rubygems.org:151.101.129.227" env: LEGACY_CI: true - NO_COVERAGE: true JRUBY_OPTS: ${{ matrix.container.jruby_opts || '--dev' }} + NO_COVERAGE: true steps: - uses: actions/checkout@v3 - run: ${{ matrix.container.pre }} diff --git a/.rubocop_rspec_base.yml b/.rubocop_rspec_base.yml index 26b191548..7891434a3 100644 --- a/.rubocop_rspec_base.yml +++ b/.rubocop_rspec_base.yml @@ -1,4 +1,4 @@ -# This file was generated on 2024-02-23T14:21:31+00:00 from the rspec-dev repo. +# This file was generated on 2024-06-20T22:22:25+01:00 from the rspec-dev repo. # DO NOT modify it by hand as your changes will get lost the next time it is generated. # This file contains defaults for RSpec projects. Individual projects diff --git a/script/ci_functions.sh b/script/ci_functions.sh index 47c2799fb..cb6cdd615 100644 --- a/script/ci_functions.sh +++ b/script/ci_functions.sh @@ -1,4 +1,4 @@ -# This file was generated on 2024-02-23T14:21:31+00:00 from the rspec-dev repo. +# This file was generated on 2024-06-20T22:22:25+01:00 from the rspec-dev repo. # DO NOT modify it by hand as your changes will get lost the next time it is generated. # Taken from: diff --git a/script/clone_all_rspec_repos b/script/clone_all_rspec_repos index 4a05e2c0e..3f9e6e91c 100755 --- a/script/clone_all_rspec_repos +++ b/script/clone_all_rspec_repos @@ -1,5 +1,5 @@ #!/bin/bash -# This file was generated on 2024-02-23T14:21:31+00:00 from the rspec-dev repo. +# This file was generated on 2024-06-20T22:22:25+01:00 from the rspec-dev repo. # DO NOT modify it by hand as your changes will get lost the next time it is generated. set -e diff --git a/script/cucumber.sh b/script/cucumber.sh index 8060250e0..fb052a96d 100755 --- a/script/cucumber.sh +++ b/script/cucumber.sh @@ -1,5 +1,5 @@ #!/bin/bash -# This file was generated on 2024-02-23T14:21:31+00:00 from the rspec-dev repo. +# This file was generated on 2024-06-20T22:22:25+01:00 from the rspec-dev repo. # DO NOT modify it by hand as your changes will get lost the next time it is generated. set -e diff --git a/script/functions.sh b/script/functions.sh index c4a8e8125..c62712f7a 100644 --- a/script/functions.sh +++ b/script/functions.sh @@ -1,4 +1,4 @@ -# This file was generated on 2024-02-23T14:21:31+00:00 from the rspec-dev repo. +# This file was generated on 2024-06-20T22:22:25+01:00 from the rspec-dev repo. # DO NOT modify it by hand as your changes will get lost the next time it is generated. SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" diff --git a/script/legacy_setup.sh b/script/legacy_setup.sh index 50b0579d1..a12edf37e 100755 --- a/script/legacy_setup.sh +++ b/script/legacy_setup.sh @@ -1,5 +1,5 @@ #!/bin/bash -# This file was generated on 2024-02-23T14:21:31+00:00 from the rspec-dev repo. +# This file was generated on 2024-06-20T22:22:25+01:00 from the rspec-dev repo. # DO NOT modify it by hand as your changes will get lost the next time it is generated. set -e diff --git a/script/predicate_functions.sh b/script/predicate_functions.sh index 81e15104d..5f173ef97 100644 --- a/script/predicate_functions.sh +++ b/script/predicate_functions.sh @@ -1,4 +1,4 @@ -# This file was generated on 2024-02-23T14:21:31+00:00 from the rspec-dev repo. +# This file was generated on 2024-06-20T22:22:25+01:00 from the rspec-dev repo. # DO NOT modify it by hand as your changes will get lost the next time it is generated. function is_mri { diff --git a/script/run_build b/script/run_build index 67a8237fd..cb835c9cd 100755 --- a/script/run_build +++ b/script/run_build @@ -1,5 +1,5 @@ #!/bin/bash -# This file was generated on 2024-02-23T14:21:31+00:00 from the rspec-dev repo. +# This file was generated on 2024-06-20T22:22:25+01:00 from the rspec-dev repo. # DO NOT modify it by hand as your changes will get lost the next time it is generated. set -e diff --git a/script/run_rubocop b/script/run_rubocop index 8b748f933..a826df65b 100755 --- a/script/run_rubocop +++ b/script/run_rubocop @@ -1,5 +1,5 @@ #!/bin/bash -# This file was generated on 2024-02-23T14:21:31+00:00 from the rspec-dev repo. +# This file was generated on 2024-06-20T22:22:25+01:00 from the rspec-dev repo. # DO NOT modify it by hand as your changes will get lost the next time it is generated. set -e diff --git a/script/update_rubygems_and_install_bundler b/script/update_rubygems_and_install_bundler index 9d52897cb..afe308a0b 100755 --- a/script/update_rubygems_and_install_bundler +++ b/script/update_rubygems_and_install_bundler @@ -1,5 +1,5 @@ #!/bin/bash -# This file was generated on 2024-02-23T14:21:31+00:00 from the rspec-dev repo. +# This file was generated on 2024-06-20T22:22:25+01:00 from the rspec-dev repo. # DO NOT modify it by hand as your changes will get lost the next time it is generated. set -e