This repository was archived by the owner on Nov 30, 2024. It is now read-only.
File tree 12 files changed +15
-17
lines changed
12 files changed +15
-17
lines changed Original file line number Diff line number Diff line change 1
- # This file was generated on 2023-01-11T22:30:28+03 :00 from the rspec-dev repo.
1
+ # This file was generated on 2023-03-12T19:37:42+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-01-11T22:30:28+03 :00 from the rspec-dev repo.
1
+ # This file was generated on 2023-03-12T19:37:42+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
61
61
- ruby : jruby-9.2.13.0
62
62
env :
63
63
JRUBY_OPTS : " --dev"
64
- - ruby : jruby-9.1.17.0
65
- bundler : 1
66
- os : ubuntu-18.04
67
- env :
68
- JRUBY_OPTS : " --dev"
69
64
- ruby : 2.7
70
65
name_extra : " with diff-lcs 1.3"
71
66
env :
@@ -119,6 +114,9 @@ jobs:
119
114
jruby_opts : ' --dev --1.8'
120
115
pre : gem uninstall jruby-openssl
121
116
options : " --add-host rubygems.org:151.101.129.227 --add-host api.rubygems.org:151.101.129.227"
117
+ - version : " JRuby 9.1.17.0"
118
+ tag : rspec/ci:jruby-9.1.17.0
119
+ options : " --add-host rubygems.org:151.101.129.227 --add-host api.rubygems.org:151.101.129.227"
122
120
env :
123
121
LEGACY_CI : true
124
122
JRUBY_OPTS : ${{ matrix.container.jruby_opts || '--dev' }}
Original file line number Diff line number Diff line change 1
- # This file was generated on 2023-01-11T22:30:28+03 :00 from the rspec-dev repo.
1
+ # This file was generated on 2023-03-12T19:37:42+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-01-11T22:30:28+03 :00 from the rspec-dev repo.
1
+ # This file was generated on 2023-03-12T19:37:42+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-01-11T22:30:28+03 :00 from the rspec-dev repo.
2
+ # This file was generated on 2023-03-12T19:37:42+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-01-11T22:30:28+03 :00 from the rspec-dev repo.
2
+ # This file was generated on 2023-03-12T19:37:42+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-01-11T22:30:28+03 :00 from the rspec-dev repo.
1
+ # This file was generated on 2023-03-12T19:37:42+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-01-11T22:30:28+03 :00 from the rspec-dev repo.
2
+ # This file was generated on 2023-03-12T19:37:42+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-01-11T22:30:28+03 :00 from the rspec-dev repo.
1
+ # This file was generated on 2023-03-12T19:37:42+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-01-11T22:30:28+03 :00 from the rspec-dev repo.
2
+ # This file was generated on 2023-03-12T19:37:42+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-01-11T22:30:28+03 :00 from the rspec-dev repo.
2
+ # This file was generated on 2023-03-12T19:37:42+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-01-11T22:30:28+03 :00 from the rspec-dev repo.
2
+ # This file was generated on 2023-03-12T19:37:42+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