This repository was archived by the owner on Nov 30, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 9 files changed +12
-12
lines changed Expand file tree Collapse file tree 9 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1
- # This file was generated on 2020-04-03T18:53:21+03 :00 from the rspec-dev repo.
1
+ # This file was generated on 2020-09-27T11:17:11+02 :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 2020-04-03T18:53:21+03 :00 from the rspec-dev repo.
1
+ # This file was generated on 2020-09-27T11:17:11+02 :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
# In order to install old Rubies, we need to use old Ubuntu distibution.
26
26
- 2.5.8
27
27
- 2.6.6
28
28
- 2.7.1
29
+ - ruby-3.0.0-preview1
29
30
- ruby-head
30
31
- ree
31
32
- rbx-3
@@ -38,14 +39,13 @@ matrix:
38
39
include :
39
40
- rvm : jruby-1.7
40
41
env : JRUBY_OPTS='--dev --1.8'
41
- - rvm : 2.7.1
42
- env : DIFF_LCS_VERSION="~> 1.3.0"
43
42
allow_failures :
44
43
- rvm : jruby-head
45
44
- rvm : ruby-head
45
+ - rvm : ruby-3.0.0-preview1
46
46
- rvm : rbx-3
47
47
fast_finish : true
48
48
branches :
49
49
only :
50
- - main
50
+ - master
51
51
- /^\d+-\d+-maintenance$/
Original file line number Diff line number Diff line change 1
- # This file was generated on 2020-04-03T18:53:21+03 :00 from the rspec-dev repo.
1
+ # This file was generated on 2020-09-27T11:17:11+02 :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 : " {build}"
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
- # This file was generated on 2020-04-03T18:53:21+03 :00 from the rspec-dev repo.
2
+ # This file was generated on 2020-09-27T11:17:11+02 :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 2020-04-03T18:53:21+03 :00 from the rspec-dev repo.
1
+ # This file was generated on 2020-09-27T11:17:11+02 :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
- # This file was generated on 2020-04-03T18:53:21+03 :00 from the rspec-dev repo.
1
+ # This file was generated on 2020-09-27T11:17:11+02 :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 2020-04-03T18:53:21+03 :00 from the rspec-dev repo.
2
+ # This file was generated on 2020-09-27T11:17:11+02 :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 2020-04-03T18:53:21+03 :00 from the rspec-dev repo.
1
+ # This file was generated on 2020-09-27T11:17:11+02 :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 2020-04-03T18:53:21+03 :00 from the rspec-dev repo.
2
+ # This file was generated on 2020-09-27T11:17:11+02 :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