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