George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / ruby-bundler
Commits: 6b4f270e by George Rawlinson at 2025-11-21T20:03:09+00:00 nvchecker: add exclusions (a/b/etc) - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -3,3 +3,4 @@ source = "git" git = "https://github.com/rubygems/rubygems.git" include_regex = "bundler-v.*" prefix = "bundler-v" +exclude_regex = ".*(pre|release|weekly|rc|alpha|beta|dev).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-bundler/-/commit/6b4f270e5f4660b0a49b6bf545c59ddb13e6929a -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-bundler/-/commit/6b4f270e5f4660b0a49b6bf545c59ddb13e6929a You're receiving this email because of your account on gitlab.archlinux.org.
