File tree 20 files changed +40
-40
lines changed
20 files changed +40
-40
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ RUN set -eux; \
13
13
14
14
ENV LANG C.UTF-8
15
15
ENV RUBY_MAJOR 2.5
16
- ENV RUBY_VERSION 2.5.8
17
- ENV RUBY_DOWNLOAD_SHA256 0391b2ffad3133e274469f9953ebfd0c9f7c186238968cbdeeb0651aa02a4d6d
16
+ ENV RUBY_VERSION 2.5.9
17
+ ENV RUBY_DOWNLOAD_SHA256 a87f2fa901408cc77652c1a55ff976695bbe54830ff240e370039eca14b358f0
18
18
ENV RUBYGEMS_VERSION 3.0.3
19
19
20
20
# some of ruby's build scripts are written in ruby
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ RUN set -eux; \
13
13
14
14
ENV LANG C.UTF-8
15
15
ENV RUBY_MAJOR 2.5
16
- ENV RUBY_VERSION 2.5.8
17
- ENV RUBY_DOWNLOAD_SHA256 0391b2ffad3133e274469f9953ebfd0c9f7c186238968cbdeeb0651aa02a4d6d
16
+ ENV RUBY_VERSION 2.5.9
17
+ ENV RUBY_DOWNLOAD_SHA256 a87f2fa901408cc77652c1a55ff976695bbe54830ff240e370039eca14b358f0
18
18
ENV RUBYGEMS_VERSION 3.0.3
19
19
20
20
# some of ruby's build scripts are written in ruby
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ RUN set -eux; \
10
10
11
11
ENV LANG C.UTF-8
12
12
ENV RUBY_MAJOR 2.5
13
- ENV RUBY_VERSION 2.5.8
14
- ENV RUBY_DOWNLOAD_SHA256 0391b2ffad3133e274469f9953ebfd0c9f7c186238968cbdeeb0651aa02a4d6d
13
+ ENV RUBY_VERSION 2.5.9
14
+ ENV RUBY_DOWNLOAD_SHA256 a87f2fa901408cc77652c1a55ff976695bbe54830ff240e370039eca14b358f0
15
15
ENV RUBYGEMS_VERSION 3.0.3
16
16
17
17
# some of ruby's build scripts are written in ruby
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ RUN set -eux; \
24
24
25
25
ENV LANG C.UTF-8
26
26
ENV RUBY_MAJOR 2.5
27
- ENV RUBY_VERSION 2.5.8
28
- ENV RUBY_DOWNLOAD_SHA256 0391b2ffad3133e274469f9953ebfd0c9f7c186238968cbdeeb0651aa02a4d6d
27
+ ENV RUBY_VERSION 2.5.9
28
+ ENV RUBY_DOWNLOAD_SHA256 a87f2fa901408cc77652c1a55ff976695bbe54830ff240e370039eca14b358f0
29
29
ENV RUBYGEMS_VERSION 3.0.3
30
30
31
31
# some of ruby's build scripts are written in ruby
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ RUN set -eux; \
10
10
11
11
ENV LANG C.UTF-8
12
12
ENV RUBY_MAJOR 2.5
13
- ENV RUBY_VERSION 2.5.8
14
- ENV RUBY_DOWNLOAD_SHA256 0391b2ffad3133e274469f9953ebfd0c9f7c186238968cbdeeb0651aa02a4d6d
13
+ ENV RUBY_VERSION 2.5.9
14
+ ENV RUBY_DOWNLOAD_SHA256 a87f2fa901408cc77652c1a55ff976695bbe54830ff240e370039eca14b358f0
15
15
ENV RUBYGEMS_VERSION 3.0.3
16
16
17
17
# some of ruby's build scripts are written in ruby
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ RUN set -eux; \
24
24
25
25
ENV LANG C.UTF-8
26
26
ENV RUBY_MAJOR 2.5
27
- ENV RUBY_VERSION 2.5.8
28
- ENV RUBY_DOWNLOAD_SHA256 0391b2ffad3133e274469f9953ebfd0c9f7c186238968cbdeeb0651aa02a4d6d
27
+ ENV RUBY_VERSION 2.5.9
28
+ ENV RUBY_DOWNLOAD_SHA256 a87f2fa901408cc77652c1a55ff976695bbe54830ff240e370039eca14b358f0
29
29
ENV RUBYGEMS_VERSION 3.0.3
30
30
31
31
# some of ruby's build scripts are written in ruby
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ RUN set -eux; \
13
13
14
14
ENV LANG C.UTF-8
15
15
ENV RUBY_MAJOR 2.6
16
- ENV RUBY_VERSION 2.6.6
17
- ENV RUBY_DOWNLOAD_SHA256 5db187882b7ac34016cd48d7032e197f07e4968f406b0690e20193b9b424841f
16
+ ENV RUBY_VERSION 2.6.7
17
+ ENV RUBY_DOWNLOAD_SHA256 f43ead5626202d5432d2050eeab606e547f0554299cc1e5cf573d45670e59611
18
18
19
19
# some of ruby's build scripts are written in ruby
20
20
# we purge system ruby later to make sure our final image uses what we just built
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ RUN set -eux; \
13
13
14
14
ENV LANG C.UTF-8
15
15
ENV RUBY_MAJOR 2.6
16
- ENV RUBY_VERSION 2.6.6
17
- ENV RUBY_DOWNLOAD_SHA256 5db187882b7ac34016cd48d7032e197f07e4968f406b0690e20193b9b424841f
16
+ ENV RUBY_VERSION 2.6.7
17
+ ENV RUBY_DOWNLOAD_SHA256 f43ead5626202d5432d2050eeab606e547f0554299cc1e5cf573d45670e59611
18
18
19
19
# some of ruby's build scripts are written in ruby
20
20
# we purge system ruby later to make sure our final image uses what we just built
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ RUN set -eux; \
10
10
11
11
ENV LANG C.UTF-8
12
12
ENV RUBY_MAJOR 2.6
13
- ENV RUBY_VERSION 2.6.6
14
- ENV RUBY_DOWNLOAD_SHA256 5db187882b7ac34016cd48d7032e197f07e4968f406b0690e20193b9b424841f
13
+ ENV RUBY_VERSION 2.6.7
14
+ ENV RUBY_DOWNLOAD_SHA256 f43ead5626202d5432d2050eeab606e547f0554299cc1e5cf573d45670e59611
15
15
16
16
# some of ruby's build scripts are written in ruby
17
17
# we purge system ruby later to make sure our final image uses what we just built
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ RUN set -eux; \
24
24
25
25
ENV LANG C.UTF-8
26
26
ENV RUBY_MAJOR 2.6
27
- ENV RUBY_VERSION 2.6.6
28
- ENV RUBY_DOWNLOAD_SHA256 5db187882b7ac34016cd48d7032e197f07e4968f406b0690e20193b9b424841f
27
+ ENV RUBY_VERSION 2.6.7
28
+ ENV RUBY_DOWNLOAD_SHA256 f43ead5626202d5432d2050eeab606e547f0554299cc1e5cf573d45670e59611
29
29
30
30
# some of ruby's build scripts are written in ruby
31
31
# we purge system ruby later to make sure our final image uses what we just built
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ RUN set -eux; \
10
10
11
11
ENV LANG C.UTF-8
12
12
ENV RUBY_MAJOR 2.6
13
- ENV RUBY_VERSION 2.6.6
14
- ENV RUBY_DOWNLOAD_SHA256 5db187882b7ac34016cd48d7032e197f07e4968f406b0690e20193b9b424841f
13
+ ENV RUBY_VERSION 2.6.7
14
+ ENV RUBY_DOWNLOAD_SHA256 f43ead5626202d5432d2050eeab606e547f0554299cc1e5cf573d45670e59611
15
15
16
16
# some of ruby's build scripts are written in ruby
17
17
# we purge system ruby later to make sure our final image uses what we just built
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ RUN set -eux; \
24
24
25
25
ENV LANG C.UTF-8
26
26
ENV RUBY_MAJOR 2.6
27
- ENV RUBY_VERSION 2.6.6
28
- ENV RUBY_DOWNLOAD_SHA256 5db187882b7ac34016cd48d7032e197f07e4968f406b0690e20193b9b424841f
27
+ ENV RUBY_VERSION 2.6.7
28
+ ENV RUBY_DOWNLOAD_SHA256 f43ead5626202d5432d2050eeab606e547f0554299cc1e5cf573d45670e59611
29
29
30
30
# some of ruby's build scripts are written in ruby
31
31
# we purge system ruby later to make sure our final image uses what we just built
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ RUN set -eux; \
13
13
14
14
ENV LANG C.UTF-8
15
15
ENV RUBY_MAJOR 2.7
16
- ENV RUBY_VERSION 2.7.2
17
- ENV RUBY_DOWNLOAD_SHA256 1b95ab193cc8f5b5e59d2686cb3d5dcf1ddf2a86cb6950e0b4bdaae5040ec0d6
16
+ ENV RUBY_VERSION 2.7.3
17
+ ENV RUBY_DOWNLOAD_SHA256 5e91d1650857d43cd6852e05ac54683351e9c301811ee0bef43a67c4605e7db1
18
18
19
19
# some of ruby's build scripts are written in ruby
20
20
# we purge system ruby later to make sure our final image uses what we just built
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ RUN set -eux; \
13
13
14
14
ENV LANG C.UTF-8
15
15
ENV RUBY_MAJOR 2.7
16
- ENV RUBY_VERSION 2.7.2
17
- ENV RUBY_DOWNLOAD_SHA256 1b95ab193cc8f5b5e59d2686cb3d5dcf1ddf2a86cb6950e0b4bdaae5040ec0d6
16
+ ENV RUBY_VERSION 2.7.3
17
+ ENV RUBY_DOWNLOAD_SHA256 5e91d1650857d43cd6852e05ac54683351e9c301811ee0bef43a67c4605e7db1
18
18
19
19
# some of ruby's build scripts are written in ruby
20
20
# we purge system ruby later to make sure our final image uses what we just built
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ RUN set -eux; \
10
10
11
11
ENV LANG C.UTF-8
12
12
ENV RUBY_MAJOR 2.7
13
- ENV RUBY_VERSION 2.7.2
14
- ENV RUBY_DOWNLOAD_SHA256 1b95ab193cc8f5b5e59d2686cb3d5dcf1ddf2a86cb6950e0b4bdaae5040ec0d6
13
+ ENV RUBY_VERSION 2.7.3
14
+ ENV RUBY_DOWNLOAD_SHA256 5e91d1650857d43cd6852e05ac54683351e9c301811ee0bef43a67c4605e7db1
15
15
16
16
# some of ruby's build scripts are written in ruby
17
17
# we purge system ruby later to make sure our final image uses what we just built
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ RUN set -eux; \
24
24
25
25
ENV LANG C.UTF-8
26
26
ENV RUBY_MAJOR 2.7
27
- ENV RUBY_VERSION 2.7.2
28
- ENV RUBY_DOWNLOAD_SHA256 1b95ab193cc8f5b5e59d2686cb3d5dcf1ddf2a86cb6950e0b4bdaae5040ec0d6
27
+ ENV RUBY_VERSION 2.7.3
28
+ ENV RUBY_DOWNLOAD_SHA256 5e91d1650857d43cd6852e05ac54683351e9c301811ee0bef43a67c4605e7db1
29
29
30
30
# some of ruby's build scripts are written in ruby
31
31
# we purge system ruby later to make sure our final image uses what we just built
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ RUN set -eux; \
13
13
14
14
ENV LANG C.UTF-8
15
15
ENV RUBY_MAJOR 3.0
16
- ENV RUBY_VERSION 3.0.0
17
- ENV RUBY_DOWNLOAD_SHA256 68bfaeef027b6ccd0032504a68ae69721a70e97d921ff328c0c8836c798f6cb1
16
+ ENV RUBY_VERSION 3.0.1
17
+ ENV RUBY_DOWNLOAD_SHA256 d06bccd382d03724b69f674bc46cd6957ba08ed07522694ce44b9e8ffc9c48e2
18
18
19
19
# some of ruby's build scripts are written in ruby
20
20
# we purge system ruby later to make sure our final image uses what we just built
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ RUN set -eux; \
13
13
14
14
ENV LANG C.UTF-8
15
15
ENV RUBY_MAJOR 3.0
16
- ENV RUBY_VERSION 3.0.0
17
- ENV RUBY_DOWNLOAD_SHA256 68bfaeef027b6ccd0032504a68ae69721a70e97d921ff328c0c8836c798f6cb1
16
+ ENV RUBY_VERSION 3.0.1
17
+ ENV RUBY_DOWNLOAD_SHA256 d06bccd382d03724b69f674bc46cd6957ba08ed07522694ce44b9e8ffc9c48e2
18
18
19
19
# some of ruby's build scripts are written in ruby
20
20
# we purge system ruby later to make sure our final image uses what we just built
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ RUN set -eux; \
10
10
11
11
ENV LANG C.UTF-8
12
12
ENV RUBY_MAJOR 3.0
13
- ENV RUBY_VERSION 3.0.0
14
- ENV RUBY_DOWNLOAD_SHA256 68bfaeef027b6ccd0032504a68ae69721a70e97d921ff328c0c8836c798f6cb1
13
+ ENV RUBY_VERSION 3.0.1
14
+ ENV RUBY_DOWNLOAD_SHA256 d06bccd382d03724b69f674bc46cd6957ba08ed07522694ce44b9e8ffc9c48e2
15
15
16
16
# some of ruby's build scripts are written in ruby
17
17
# we purge system ruby later to make sure our final image uses what we just built
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ RUN set -eux; \
24
24
25
25
ENV LANG C.UTF-8
26
26
ENV RUBY_MAJOR 3.0
27
- ENV RUBY_VERSION 3.0.0
28
- ENV RUBY_DOWNLOAD_SHA256 68bfaeef027b6ccd0032504a68ae69721a70e97d921ff328c0c8836c798f6cb1
27
+ ENV RUBY_VERSION 3.0.1
28
+ ENV RUBY_DOWNLOAD_SHA256 d06bccd382d03724b69f674bc46cd6957ba08ed07522694ce44b9e8ffc9c48e2
29
29
30
30
# some of ruby's build scripts are written in ruby
31
31
# we purge system ruby later to make sure our final image uses what we just built
You can’t perform that action at this time.
0 commit comments