Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages / ruby-rspec-expectations
Commits: 5dd230b0 by Andreas Schleifer at 2026-02-21T14:01:56+01:00 chore: update nvchecker config - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,3 +1,4 @@ [ruby-rspec-expectations] -source = "gems" -gems = "rspec-expectations" +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-expectations/-/commit/5dd230b03a4b96df37d9e30184a9fd3d31ffdd8e -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rspec-expectations/-/commit/5dd230b03a4b96df37d9e30184a9fd3d31ffdd8e You're receiving this email because of your account on gitlab.archlinux.org.
