Commit graph

2 commits

Author SHA1 Message Date
Michael Hashizume
4f5ee09807 (PUP-11786) Beaker 5 compatibility
Vox Pupuli has released Beaker 5, which drops older (< 2.7) Ruby
compatibility and adds compatibility for Ruby 3.2

This commit adds testing for Ruby 3.2, sets the dependency on
Beaker to ~> 5.0, replaces the File#exists? method that's been
deprecated since Ruby 2.7 and removed in 3.2, and updates the
dependency on FakeFS to the same version that Beaker uses (FakeFS
~> 2.4).
2023-03-27 13:59:30 -07:00
Jake Spain
6acbc08aba
Add mend scanning. Update test and release actions 2023-02-10 16:46:25 -05:00