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

Update rubygems to 2.6.0

This commit is contained in:
Tianon Gravi 2016-02-26 11:18:41 -08:00
parent 91d76f86cd
commit c387c6c3a2
11 changed files with 11 additions and 11 deletions

View file

@ -10,7 +10,7 @@ RUN mkdir -p /usr/local/etc \
ENV RUBY_MAJOR 2.0
ENV RUBY_VERSION 2.0.0-p648
ENV RUBY_DOWNLOAD_SHA256 8690bd6b4949c333b3919755c4e48885dbfed6fd055fe9ef89930bde0d2376f8
ENV RUBYGEMS_VERSION 2.5.2
ENV RUBYGEMS_VERSION 2.6.0
# some of ruby's build scripts are written in ruby
# we purge this later to make sure our final image uses what we just built

View file

@ -23,7 +23,7 @@ RUN mkdir -p /usr/local/etc \
ENV RUBY_MAJOR 2.0
ENV RUBY_VERSION 2.0.0-p648
ENV RUBY_DOWNLOAD_SHA256 8690bd6b4949c333b3919755c4e48885dbfed6fd055fe9ef89930bde0d2376f8
ENV RUBYGEMS_VERSION 2.5.2
ENV RUBYGEMS_VERSION 2.6.0
# some of ruby's build scripts are written in ruby
# we purge this later to make sure our final image uses what we just built

View file

@ -10,7 +10,7 @@ RUN mkdir -p /usr/local/etc \
ENV RUBY_MAJOR 2.1
ENV RUBY_VERSION 2.1.8
ENV RUBY_DOWNLOAD_SHA256 afd832b8d5ecb2e3e1477ec6a9408fdf9898ee73e4c5df17a2b2cb36bd1c355d
ENV RUBYGEMS_VERSION 2.5.2
ENV RUBYGEMS_VERSION 2.6.0
# some of ruby's build scripts are written in ruby
# we purge this later to make sure our final image uses what we just built

View file

@ -10,7 +10,7 @@ RUN mkdir -p /usr/local/etc \
ENV RUBY_MAJOR 2.1
ENV RUBY_VERSION 2.1.8
ENV RUBY_DOWNLOAD_SHA256 afd832b8d5ecb2e3e1477ec6a9408fdf9898ee73e4c5df17a2b2cb36bd1c355d
ENV RUBYGEMS_VERSION 2.5.2
ENV RUBYGEMS_VERSION 2.6.0
# some of ruby's build scripts are written in ruby
# we purge this later to make sure our final image uses what we just built

View file

@ -23,7 +23,7 @@ RUN mkdir -p /usr/local/etc \
ENV RUBY_MAJOR 2.1
ENV RUBY_VERSION 2.1.8
ENV RUBY_DOWNLOAD_SHA256 afd832b8d5ecb2e3e1477ec6a9408fdf9898ee73e4c5df17a2b2cb36bd1c355d
ENV RUBYGEMS_VERSION 2.5.2
ENV RUBYGEMS_VERSION 2.6.0
# some of ruby's build scripts are written in ruby
# we purge this later to make sure our final image uses what we just built

View file

@ -10,7 +10,7 @@ RUN mkdir -p /usr/local/etc \
ENV RUBY_MAJOR 2.2
ENV RUBY_VERSION 2.2.4
ENV RUBY_DOWNLOAD_SHA256 b6eff568b48e0fda76e5a36333175df049b204e91217aa32a65153cc0cdcb761
ENV RUBYGEMS_VERSION 2.5.2
ENV RUBYGEMS_VERSION 2.6.0
# some of ruby's build scripts are written in ruby
# we purge this later to make sure our final image uses what we just built

View file

@ -10,7 +10,7 @@ RUN mkdir -p /usr/local/etc \
ENV RUBY_MAJOR 2.2
ENV RUBY_VERSION 2.2.4
ENV RUBY_DOWNLOAD_SHA256 b6eff568b48e0fda76e5a36333175df049b204e91217aa32a65153cc0cdcb761
ENV RUBYGEMS_VERSION 2.5.2
ENV RUBYGEMS_VERSION 2.6.0
# some of ruby's build scripts are written in ruby
# we purge this later to make sure our final image uses what we just built

View file

@ -23,7 +23,7 @@ RUN mkdir -p /usr/local/etc \
ENV RUBY_MAJOR 2.2
ENV RUBY_VERSION 2.2.4
ENV RUBY_DOWNLOAD_SHA256 b6eff568b48e0fda76e5a36333175df049b204e91217aa32a65153cc0cdcb761
ENV RUBYGEMS_VERSION 2.5.2
ENV RUBYGEMS_VERSION 2.6.0
# some of ruby's build scripts are written in ruby
# we purge this later to make sure our final image uses what we just built

View file

@ -10,7 +10,7 @@ RUN mkdir -p /usr/local/etc \
ENV RUBY_MAJOR 2.3
ENV RUBY_VERSION 2.3.0
ENV RUBY_DOWNLOAD_SHA256 ba5ba60e5f1aa21b4ef8e9bf35b9ddb57286cb546aac4b5a28c71f459467e507
ENV RUBYGEMS_VERSION 2.5.2
ENV RUBYGEMS_VERSION 2.6.0
# some of ruby's build scripts are written in ruby
# we purge this later to make sure our final image uses what we just built

View file

@ -10,7 +10,7 @@ RUN mkdir -p /usr/local/etc \
ENV RUBY_MAJOR 2.3
ENV RUBY_VERSION 2.3.0
ENV RUBY_DOWNLOAD_SHA256 ba5ba60e5f1aa21b4ef8e9bf35b9ddb57286cb546aac4b5a28c71f459467e507
ENV RUBYGEMS_VERSION 2.5.2
ENV RUBYGEMS_VERSION 2.6.0
# some of ruby's build scripts are written in ruby
# we purge this later to make sure our final image uses what we just built

View file

@ -23,7 +23,7 @@ RUN mkdir -p /usr/local/etc \
ENV RUBY_MAJOR 2.3
ENV RUBY_VERSION 2.3.0
ENV RUBY_DOWNLOAD_SHA256 ba5ba60e5f1aa21b4ef8e9bf35b9ddb57286cb546aac4b5a28c71f459467e507
ENV RUBYGEMS_VERSION 2.5.2
ENV RUBYGEMS_VERSION 2.6.0
# some of ruby's build scripts are written in ruby
# we purge this later to make sure our final image uses what we just built