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

Update to 2.6.0-preview1, bundler 1.16.2, rubygems 2.7.7

This commit is contained in:
Docker Library Bot 2018-05-18 05:03:18 +00:00
parent e703dc6278
commit 0f01e5bae9
3 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@ RUN mkdir -p /usr/local/etc \
ENV RUBY_MAJOR 2.6-rc
ENV RUBY_VERSION 2.6.0-preview1
ENV RUBY_DOWNLOAD_SHA256 1d99139116e4e245ce543edb137b2a8873c26e9f0bde88d8cee6789617cc8d0e
ENV RUBYGEMS_VERSION 2.7.6
ENV RUBYGEMS_VERSION 2.7.7
ENV BUNDLER_VERSION 1.16.2
# some of ruby's build scripts are written in ruby

View file

@ -10,7 +10,7 @@ RUN mkdir -p /usr/local/etc \
ENV RUBY_MAJOR 2.6-rc
ENV RUBY_VERSION 2.6.0-preview1
ENV RUBY_DOWNLOAD_SHA256 1d99139116e4e245ce543edb137b2a8873c26e9f0bde88d8cee6789617cc8d0e
ENV RUBYGEMS_VERSION 2.7.6
ENV RUBYGEMS_VERSION 2.7.7
ENV BUNDLER_VERSION 1.16.2
# some of ruby's build scripts are written in ruby

View file

@ -22,7 +22,7 @@ RUN mkdir -p /usr/local/etc \
ENV RUBY_MAJOR 2.6-rc
ENV RUBY_VERSION 2.6.0-preview1
ENV RUBY_DOWNLOAD_SHA256 1d99139116e4e245ce543edb137b2a8873c26e9f0bde88d8cee6789617cc8d0e
ENV RUBYGEMS_VERSION 2.7.6
ENV RUBYGEMS_VERSION 2.7.7
ENV BUNDLER_VERSION 1.16.2
# some of ruby's build scripts are written in ruby