bump bundler

This commit is contained in:
Ryan W
2022-02-24 14:56:09 -08:00
parent 22c9b8f64e
commit 256596ae07
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
&& rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
RUN gem update --system RUN gem update --system
RUN gem install bundler:2.3.7 RUN gem install bundler:2.3.8
WORKDIR /usr/src/app WORKDIR /usr/src/app
+1 -1
View File
@@ -304,4 +304,4 @@ RUBY VERSION
ruby 3.1.1p18 ruby 3.1.1p18
BUNDLED WITH BUNDLED WITH
2.3.7 2.3.8