File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2929 - name : " Setup ruby"
3030 uses : " ruby/setup-ruby@v1"
3131 with :
32- ruby-version : " 2.7 "
32+ ruby-version : " 3.1 "
3333 bundler-cache : true
3434
3535 - name : Setup Test Matrix
5959 - name : " Setup ruby"
6060 uses : " ruby/setup-ruby@v1"
6161 with :
62- ruby-version : " 2.7 "
62+ ruby-version : " 3.1 "
6363 bundler-cache : true
6464
6565 - name : " Bundle environment"
Original file line number Diff line number Diff line change 2626 - name : " Setup ruby"
2727 uses : " ruby/setup-ruby@v1"
2828 with :
29- ruby-version : " 2.7 "
29+ ruby-version : " 3.1 "
3030 bundler-cache : true
3131
3232 - name : Setup Test Matrix
5454 - name : " Setup ruby"
5555 uses : " ruby/setup-ruby@v1"
5656 with :
57- ruby-version : " 2.7 "
57+ ruby-version : " 3.1 "
5858 bundler-cache : true
5959
6060 - name : " Bundle environment"
Original file line number Diff line number Diff line change 1616) {
1717 if $manage_pkg {
1818 package { 'lvm2' :
19- ensure => $package_ensure ,
19+ ensure => $package_ensure ,
2020 }
2121 }
2222
You can’t perform that action at this time.
0 commit comments