mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-11 02:52:56 +01:00
Merge branch 'bump-bundler-version' into 'master'
Bump bundler version to 2.3.15 See merge request gitlab-org/gitlab-build-images!548
This commit is contained in:
commit
7b53b9b57b
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