We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1ed45f commit 9ca75f1Copy full SHA for 9ca75f1
spec/acceptance/Dockerfile.entitlements-app
@@ -17,7 +17,7 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y \
17
pkg-config
18
19
# Install bundler
20
-RUN gem install bundler -v 2.4.22
+RUN gem install bundler -v 2.5.9
21
22
# Bootstrap files and caching for speed
23
COPY "vendor/cache/" "/data/entitlements-app/vendor/cache/"
0 commit comments