File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -80,20 +80,20 @@ jobs:
80
80
tag : rspec/ci:1.9.3
81
81
- version : " 1.9.2"
82
82
tag : rspec/ci:1.9.2
83
- options : " --add-host rubygems.org:151.101.0.70 --add-host api.rubygems.org:151.101.0.70 "
83
+ options : " --add-host rubygems.org:151.101.129.227 --add-host api.rubygems.org:151.101.129.227 "
84
84
- version : " 1.8.7"
85
85
tag : rspec/ci:1.8.7
86
- options : " --add-host rubygems.org:151.101.0.70 --add-host api.rubygems.org:151.101.0.70 "
86
+ options : " --add-host rubygems.org:151.101.129.227 --add-host api.rubygems.org:151.101.129.227 "
87
87
- version : " REE"
88
88
tag : rspec/ci:ree
89
- options : " --add-host rubygems.org:151.101.0.70 --add-host api.rubygems.org:151.101.0.70 "
89
+ options : " --add-host rubygems.org:151.101.129.227 --add-host api.rubygems.org:151.101.129.227 "
90
90
- version : " JRuby 1.7"
91
91
tag : rspec/ci:jruby-1.7
92
92
- version : " JRuby 1.7 1.8 mode"
93
93
tag : rspec/ci:jruby-1.7
94
94
jruby_opts : ' --dev --1.8'
95
95
pre : gem uninstall jruby-openssl
96
- options : " --add-host rubygems.org:151.101.0.70 --add-host api.rubygems.org:151.101.0.70 "
96
+ options : " --add-host rubygems.org:151.101.129.227 --add-host api.rubygems.org:151.101.129.227 "
97
97
env :
98
98
LEGACY_CI : true
99
99
JRUBY_OPTS : ${{ matrix.container.jruby_opts || '--dev' }}
You can’t perform that action at this time.
0 commit comments