mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-10 02:22:57 +01:00
Bump bundler version to 2.3.15
This commit is contained in:
parent
529b2dc0dd
commit
eda1d374d1
1 changed files with 1 additions and 1 deletions
|
|
@ -235,7 +235,7 @@ function print_bundler_args() {
|
||||||
BUNDLER_VERSION=2.1.4
|
BUNDLER_VERSION=2.1.4
|
||||||
;;
|
;;
|
||||||
2.3)
|
2.3)
|
||||||
BUNDLER_VERSION=2.3.12
|
BUNDLER_VERSION=2.3.15
|
||||||
;;
|
;;
|
||||||
*) echo "Unknown bundler version $1"; exit 1;
|
*) echo "Unknown bundler version $1"; exit 1;
|
||||||
esac
|
esac
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue