This repository was archived by the owner on Nov 30, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # This file was generated on 2023-06-26T13:27:29 +01:00 from the rspec-dev repo.
1+ # This file was generated on 2023-09-11T12:14:10 +01:00 from the rspec-dev repo.
22# DO NOT modify it by hand as your changes will get lost the next time it is generated.
33
44version : 2
Original file line number Diff line number Diff line change 1- # This file was generated on 2023-06-26T13:27:29 +01:00 from the rspec-dev repo.
1+ # This file was generated on 2023-09-11T12:14:10 +01:00 from the rspec-dev repo.
22# DO NOT modify it by hand as your changes will get lost the next time it is generated.
33
44name : RSpec CI
2525 name : Rubocop
2626 runs-on : ' ubuntu-20.04'
2727 steps :
28- - uses : actions/checkout@v3
28+ - uses : actions/checkout@v4
2929 - uses : ruby/setup-ruby@v1
3030 with :
3131 ruby-version : ' 3.0'
7272 continue-on-error : ${{ matrix.allow_failure || endsWith(matrix.ruby, 'head') }}
7373 env : ${{ matrix.env }}
7474 steps :
75- - uses : actions/checkout@v3
75+ - uses : actions/checkout@v4
7676 - uses : ruby/setup-ruby@v1
7777 with :
7878 bundler : ${{ matrix.bundler || '2.2.22' }}
@@ -144,7 +144,7 @@ jobs:
144144 - 2.2
145145 fail-fast : false
146146 steps :
147- - uses : actions/checkout@v3
147+ - uses : actions/checkout@v4
148148 - uses : ruby/setup-ruby@v1
149149 with :
150150 bundler : ' 2.2.22'
Original file line number Diff line number Diff line change 1- # This file was generated on 2023-06-26T13:27:29 +01:00 from the rspec-dev repo.
1+ # This file was generated on 2023-09-11T12:14:10 +01:00 from the rspec-dev repo.
22# DO NOT modify it by hand as your changes will get lost the next time it is generated.
33
44# This file contains defaults for RSpec projects. Individual projects
Original file line number Diff line number Diff line change 1- # This file was generated on 2023-06-26T13:27:29 +01:00 from the rspec-dev repo.
1+ # This file was generated on 2023-09-11T12:14:10 +01:00 from the rspec-dev repo.
22# DO NOT modify it by hand as your changes will get lost the next time it is generated.
33
44# Taken from:
Original file line number Diff line number Diff line change 11#! /bin/bash
2- # This file was generated on 2023-06-26T13:27:29 +01:00 from the rspec-dev repo.
2+ # This file was generated on 2023-09-11T12:14:10 +01:00 from the rspec-dev repo.
33# DO NOT modify it by hand as your changes will get lost the next time it is generated.
44
55set -e
Original file line number Diff line number Diff line change 11#! /bin/bash
2- # This file was generated on 2023-06-26T13:27:29 +01:00 from the rspec-dev repo.
2+ # This file was generated on 2023-09-11T12:14:10 +01:00 from the rspec-dev repo.
33# DO NOT modify it by hand as your changes will get lost the next time it is generated.
44
55set -e
Original file line number Diff line number Diff line change 1- # This file was generated on 2023-06-26T13:27:29 +01:00 from the rspec-dev repo.
1+ # This file was generated on 2023-09-11T12:14:10 +01:00 from the rspec-dev repo.
22# DO NOT modify it by hand as your changes will get lost the next time it is generated.
33
44SCRIPT_DIR=" $( cd " $( dirname " ${BASH_SOURCE[0]} " ) " && pwd ) "
Original file line number Diff line number Diff line change 11#! /bin/bash
2- # This file was generated on 2023-06-26T13:27:29 +01:00 from the rspec-dev repo.
2+ # This file was generated on 2023-09-11T12:14:10 +01:00 from the rspec-dev repo.
33# DO NOT modify it by hand as your changes will get lost the next time it is generated.
44
55set -e
Original file line number Diff line number Diff line change 1- # This file was generated on 2023-06-26T13:27:29 +01:00 from the rspec-dev repo.
1+ # This file was generated on 2023-09-11T12:14:10 +01:00 from the rspec-dev repo.
22# DO NOT modify it by hand as your changes will get lost the next time it is generated.
33
44function is_mri {
Original file line number Diff line number Diff line change 11#! /bin/bash
2- # This file was generated on 2023-06-26T13:27:29 +01:00 from the rspec-dev repo.
2+ # This file was generated on 2023-09-11T12:14:10 +01:00 from the rspec-dev repo.
33# DO NOT modify it by hand as your changes will get lost the next time it is generated.
44
55set -e
You can’t perform that action at this time.
0 commit comments