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