Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
What's new
4
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in
Toggle navigation
Menu
Open sidebar
gitlab-org
build
CNG
Commits
ff2da63d
Commit
ff2da63d
authored
Jun 02, 2021
by
Jason Plum
Browse files
gitlab-ruby: bump bundler version
Bump Bundler version to latest as of 2020-06-02
parent
ee6dc58b
Changes
2
Hide whitespace changes
Inline
Side-by-side
gitlab-ruby/Dockerfile
View file @
ff2da63d
...
...
@@ -4,7 +4,7 @@ ARG BUILD_DIR=/tmp/build
ARG
RUBY_MAJOR_VERSION=2.7
ARG
RUBY_MINOR_VERSION=2.7.2
ARG
RUBYGEMS_VERSION=3.1.4
ARG
BUNDLER_VERSION=2.
1.4
ARG
BUNDLER_VERSION=2.
2.19
ARG
JEMALLOC_VERSION=5.2.1
ARG
EXIFTOOL_VERSION=11.70
...
...
gitlab-ruby/Dockerfile.build.ubi8
View file @
ff2da63d
...
...
@@ -5,7 +5,7 @@ FROM ${BUILD_IMAGE}
ARG RUBY_MAJOR_VERSION=2.7
ARG RUBY_MINOR_VERSION=2.7.2
ARG RUBYGEMS_VERSION=3.1.4
ARG BUNDLER_VERSION=2.
1.4
ARG BUNDLER_VERSION=2.
2.19
ARG RBREADLINE_VERSION=0.5.5
ARG JEMALLOC_VERSION=5.2.1
ARG EXIFTOOL_VERSION=11.70
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment