Commit fb89ceb
committed
(maint) Remove Rubygems pin
In 52b0dee, we pinned Rubygems to 3.3.26 for Ruby 2.5 compatibility. In
the Puppet 8 series where the minimum supported version of Ruby is 3.1,
we no longer need to pin to that version of Rubygems.
This commit removes the pin to Rubygems 3.3.26 in the Checks and Rspec
tests GitHub Actions workflows.1 parent c17a05f commit fb89ceb
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments