Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages / ruby-rspec-support
Commits: 33177042 by Andreas Schleifer at 2026-02-21T14:03:40+01:00 chore: update nvchecker config - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,3 +1,4 @@ [ruby-rspec-support] -source = "gems" -gems = "rspec-support" +source = "git" +git = "https://github.com/rspec/rspec.git" +exclude_regex = ".*(pre|rc|alpha|beta|dev).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rspec-support/-/commit/33177042ccff6a9cb656afab429e624c5ebc5f93 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rspec-support/-/commit/33177042ccff6a9cb656afab429e624c5ebc5f93 You're receiving this email because of your account on gitlab.archlinux.org.
