Commit acea993
committed
Drop Ruby 2.5 / 2.6 support
In the past CI was adjusted to Require Ruby 2.7 or newer, but we didn't
drop the old versions from the gemspec. While it claims to support Ruby
2.5 & 2.6, it doesn't work in reality. This changes fixes this.
Ruby 2.5 was used in puppet AIO 6 / and jruby 9.3 (compatible with Ruby
2.6) in puppetserver 7. Both are EoL since ages.1 parent 876e89c commit acea993
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments