This repository was archived by the owner on Nov 30, 2024. It is now read-only.
File tree 12 files changed +17
-16
lines changed 12 files changed +17
-16
lines changed Original file line number Diff line number Diff line change 1
- # This file was generated on 2023-06-26T14:08:07+01 :00 from the rspec-dev repo.
1
+ # This file was generated on 2023-12-26T21:12:38+00 :00 from the rspec-dev repo.
2
2
# DO NOT modify it by hand as your changes will get lost the next time it is generated.
3
3
4
4
version : 2
Original file line number Diff line number Diff line change 1
- # This file was generated on 2023-06-26T14:08:07+01 :00 from the rspec-dev repo.
1
+ # This file was generated on 2023-12-26T21:12:38+00 :00 from the rspec-dev repo.
2
2
# DO NOT modify it by hand as your changes will get lost the next time it is generated.
3
3
4
4
name : RSpec CI
25
25
name : Rubocop
26
26
runs-on : ' ubuntu-20.04'
27
27
steps :
28
- - uses : actions/checkout@v3
28
+ - uses : actions/checkout@v4
29
29
- uses : ruby/setup-ruby@v1
30
30
with :
31
31
ruby-version : ' 3.0'
41
41
strategy :
42
42
matrix :
43
43
ruby :
44
+ - ' 3.3'
44
45
- ' 3.2'
45
46
- ' 3.1'
46
47
- ' 3.0'
72
73
continue-on-error : ${{ matrix.allow_failure || endsWith(matrix.ruby, 'head') }}
73
74
env : ${{ matrix.env }}
74
75
steps :
75
- - uses : actions/checkout@v3
76
+ - uses : actions/checkout@v4
76
77
- uses : ruby/setup-ruby@v1
77
78
with :
78
79
bundler : ${{ matrix.bundler || '2.2.22' }}
@@ -144,7 +145,7 @@ jobs:
144
145
- 2.2
145
146
fail-fast : false
146
147
steps :
147
- - uses : actions/checkout@v3
148
+ - uses : actions/checkout@v4
148
149
- uses : ruby/setup-ruby@v1
149
150
with :
150
151
bundler : ' 2.2.22'
Original file line number Diff line number Diff line change 1
- # This file was generated on 2023-06-26T14:08:07+01 :00 from the rspec-dev repo.
1
+ # This file was generated on 2023-12-26T21:12:38+00 :00 from the rspec-dev repo.
2
2
# DO NOT modify it by hand as your changes will get lost the next time it is generated.
3
3
4
4
# 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-26T14:08:07+01 :00 from the rspec-dev repo.
1
+ # This file was generated on 2023-12-26T21:12:38+00 :00 from the rspec-dev repo.
2
2
# DO NOT modify it by hand as your changes will get lost the next time it is generated.
3
3
4
4
# Taken from:
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
- # This file was generated on 2023-06-26T14:08:07+01 :00 from the rspec-dev repo.
2
+ # This file was generated on 2023-12-26T21:12:38+00 :00 from the rspec-dev repo.
3
3
# DO NOT modify it by hand as your changes will get lost the next time it is generated.
4
4
5
5
set -e
@@ -12,7 +12,7 @@ if is_mri; then
12
12
clone_repo " rspec-core"
13
13
clone_repo " rspec-expectations"
14
14
clone_repo " rspec-mocks"
15
- clone_repo " rspec-rails" " 6-0 -maintenance"
15
+ clone_repo " rspec-rails" " 6-1 -maintenance"
16
16
17
17
if rspec_support_compatible; then
18
18
clone_repo " rspec-support"
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
- # This file was generated on 2023-06-26T14:08:07+01 :00 from the rspec-dev repo.
2
+ # This file was generated on 2023-12-26T21:12:38+00 :00 from the rspec-dev repo.
3
3
# DO NOT modify it by hand as your changes will get lost the next time it is generated.
4
4
5
5
set -e
Original file line number Diff line number Diff line change 1
- # This file was generated on 2023-06-26T14:08:07+01 :00 from the rspec-dev repo.
1
+ # This file was generated on 2023-12-26T21:12:38+00 :00 from the rspec-dev repo.
2
2
# DO NOT modify it by hand as your changes will get lost the next time it is generated.
3
3
4
4
SCRIPT_DIR=" $( cd " $( dirname " ${BASH_SOURCE[0]} " ) " && pwd ) "
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
- # This file was generated on 2023-06-26T14:08:07+01 :00 from the rspec-dev repo.
2
+ # This file was generated on 2023-12-26T21:12:38+00 :00 from the rspec-dev repo.
3
3
# DO NOT modify it by hand as your changes will get lost the next time it is generated.
4
4
5
5
set -e
Original file line number Diff line number Diff line change 1
- # This file was generated on 2023-06-26T14:08:07+01 :00 from the rspec-dev repo.
1
+ # This file was generated on 2023-12-26T21:12:38+00 :00 from the rspec-dev repo.
2
2
# DO NOT modify it by hand as your changes will get lost the next time it is generated.
3
3
4
4
function is_mri {
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
- # This file was generated on 2023-06-26T14:08:07+01 :00 from the rspec-dev repo.
2
+ # This file was generated on 2023-12-26T21:12:38+00 :00 from the rspec-dev repo.
3
3
# DO NOT modify it by hand as your changes will get lost the next time it is generated.
4
4
5
5
set -e
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
- # This file was generated on 2023-06-26T14:08:07+01 :00 from the rspec-dev repo.
2
+ # This file was generated on 2023-12-26T21:12:38+00 :00 from the rspec-dev repo.
3
3
# DO NOT modify it by hand as your changes will get lost the next time it is generated.
4
4
5
5
set -e
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
- # This file was generated on 2023-06-26T14:08:07+01 :00 from the rspec-dev repo.
2
+ # This file was generated on 2023-12-26T21:12:38+00 :00 from the rspec-dev repo.
3
3
# DO NOT modify it by hand as your changes will get lost the next time it is generated.
4
4
5
5
set -e
You can’t perform that action at this time.
0 commit comments