We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1c7654 commit 0204fe4Copy full SHA for 0204fe4
1.9.3-p551
@@ -7,7 +7,7 @@ build_package_freshen_automake_config() {
7
}
8
9
install_bundler() {
10
- "$PREFIX_PATH"/bin/gem install bundler:1.17.3
+ "$PREFIX_PATH"/bin/gem install bundler -v 1.17.3
11
12
13
# Clang errors on warnings. Tell it to ignore this one.
0 commit comments