File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ RUN set -ex \
5959 \
6060 && gem update --system "$RUBYGEMS_VERSION"
6161
62- ENV BUNDLER_VERSION 1.15.2
62+ ENV BUNDLER_VERSION 1.15.3
6363
6464RUN gem install bundler --version "$BUNDLER_VERSION"
6565
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ RUN set -ex \
9595 \
9696 && gem update --system "$RUBYGEMS_VERSION"
9797
98- ENV BUNDLER_VERSION 1.15.2
98+ ENV BUNDLER_VERSION 1.15.3
9999
100100RUN gem install bundler --version "$BUNDLER_VERSION"
101101
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ RUN set -ex \
8282 \
8383 && gem update --system "$RUBYGEMS_VERSION"
8484
85- ENV BUNDLER_VERSION 1.15.2
85+ ENV BUNDLER_VERSION 1.15.3
8686
8787RUN gem install bundler --version "$BUNDLER_VERSION"
8888
You can’t perform that action at this time.
0 commit comments