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