File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ cache: bundler
55before_install :
66 - bundle -v
77 - rm -f Gemfile.lock
8- - gem update --system
8+ - gem update --system $RUBYGEMS_VERSION
99 - gem --version
1010 - bundle -v
1111script :
@@ -43,7 +43,7 @@ matrix:
4343 env : PUPPET_GEM_VERSION="~> 5.0" CHECK=parallel_spec
4444 rvm : 2.4.4
4545 -
46- env : PUPPET_GEM_VERSION="~> 4.0" CHECK=parallel_spec
46+ env : PUPPET_GEM_VERSION="~> 4.0" CHECK=parallel_spec RUBYGEMS_VERSION=2.7.8
4747 rvm : 2.1.9
4848branches :
4949 only :
Original file line number Diff line number Diff line change 8383 }
8484 ],
8585 "pdk-version" : " 1.8.0" ,
86- "template-url" : " https://github.com/puppetlabs/pdk-templates" ,
87- "template-ref" : " heads/master-0-gbf720df "
86+ "template-url" : " https://github.com/puppetlabs/pdk-templates/ " ,
87+ "template-ref" : " heads/master-0-g20af4c6 "
8888}
You can’t perform that action at this time.
0 commit comments