1
0
Fork 0
mirror of https://github.com/docker-library/ruby.git synced 2022-11-09 11:41:34 -05:00

Update to bundler 1.12.5

This commit is contained in:
Tianon Gravi 2016-05-26 15:32:11 -07:00
parent 0b94677b36
commit a6202f065b
9 changed files with 9 additions and 9 deletions

View file

@ -38,7 +38,7 @@ RUN set -ex \
&& gem update --system $RUBYGEMS_VERSION \ && gem update --system $RUBYGEMS_VERSION \
&& rm -r /usr/src/ruby && rm -r /usr/src/ruby
ENV BUNDLER_VERSION 1.12.4 ENV BUNDLER_VERSION 1.12.5
RUN gem install bundler --version "$BUNDLER_VERSION" RUN gem install bundler --version "$BUNDLER_VERSION"

View file

@ -74,7 +74,7 @@ RUN set -ex \
&& gem update --system $RUBYGEMS_VERSION \ && gem update --system $RUBYGEMS_VERSION \
&& rm -r /usr/src/ruby && rm -r /usr/src/ruby
ENV BUNDLER_VERSION 1.12.4 ENV BUNDLER_VERSION 1.12.5
RUN gem install bundler --version "$BUNDLER_VERSION" RUN gem install bundler --version "$BUNDLER_VERSION"

View file

@ -60,7 +60,7 @@ RUN set -ex \
&& gem update --system $RUBYGEMS_VERSION \ && gem update --system $RUBYGEMS_VERSION \
&& rm -r /usr/src/ruby && rm -r /usr/src/ruby
ENV BUNDLER_VERSION 1.12.4 ENV BUNDLER_VERSION 1.12.5
RUN gem install bundler --version "$BUNDLER_VERSION" RUN gem install bundler --version "$BUNDLER_VERSION"

View file

@ -38,7 +38,7 @@ RUN set -ex \
&& gem update --system $RUBYGEMS_VERSION \ && gem update --system $RUBYGEMS_VERSION \
&& rm -r /usr/src/ruby && rm -r /usr/src/ruby
ENV BUNDLER_VERSION 1.12.4 ENV BUNDLER_VERSION 1.12.5
RUN gem install bundler --version "$BUNDLER_VERSION" RUN gem install bundler --version "$BUNDLER_VERSION"

View file

@ -74,7 +74,7 @@ RUN set -ex \
&& gem update --system $RUBYGEMS_VERSION \ && gem update --system $RUBYGEMS_VERSION \
&& rm -r /usr/src/ruby && rm -r /usr/src/ruby
ENV BUNDLER_VERSION 1.12.4 ENV BUNDLER_VERSION 1.12.5
RUN gem install bundler --version "$BUNDLER_VERSION" RUN gem install bundler --version "$BUNDLER_VERSION"

View file

@ -60,7 +60,7 @@ RUN set -ex \
&& gem update --system $RUBYGEMS_VERSION \ && gem update --system $RUBYGEMS_VERSION \
&& rm -r /usr/src/ruby && rm -r /usr/src/ruby
ENV BUNDLER_VERSION 1.12.4 ENV BUNDLER_VERSION 1.12.5
RUN gem install bundler --version "$BUNDLER_VERSION" RUN gem install bundler --version "$BUNDLER_VERSION"

View file

@ -38,7 +38,7 @@ RUN set -ex \
&& gem update --system $RUBYGEMS_VERSION \ && gem update --system $RUBYGEMS_VERSION \
&& rm -r /usr/src/ruby && rm -r /usr/src/ruby
ENV BUNDLER_VERSION 1.12.4 ENV BUNDLER_VERSION 1.12.5
RUN gem install bundler --version "$BUNDLER_VERSION" RUN gem install bundler --version "$BUNDLER_VERSION"

View file

@ -74,7 +74,7 @@ RUN set -ex \
&& gem update --system $RUBYGEMS_VERSION \ && gem update --system $RUBYGEMS_VERSION \
&& rm -r /usr/src/ruby && rm -r /usr/src/ruby
ENV BUNDLER_VERSION 1.12.4 ENV BUNDLER_VERSION 1.12.5
RUN gem install bundler --version "$BUNDLER_VERSION" RUN gem install bundler --version "$BUNDLER_VERSION"

View file

@ -60,7 +60,7 @@ RUN set -ex \
&& gem update --system $RUBYGEMS_VERSION \ && gem update --system $RUBYGEMS_VERSION \
&& rm -r /usr/src/ruby && rm -r /usr/src/ruby
ENV BUNDLER_VERSION 1.12.4 ENV BUNDLER_VERSION 1.12.5
RUN gem install bundler --version "$BUNDLER_VERSION" RUN gem install bundler --version "$BUNDLER_VERSION"