File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ RUN mkdir -p /usr/local/etc \
8
8
} >> /usr/local/etc/gemrc
9
9
10
10
ENV RUBY_MAJOR 2.2
11
- ENV RUBY_VERSION 2.2.7
12
- ENV RUBY_DOWNLOAD_SHA256 234c8aee6543da9efd67008e6e7ee740d41ed57a52e797f65043c3b5ec3bcb53
11
+ ENV RUBY_VERSION 2.2.8
12
+ ENV RUBY_DOWNLOAD_SHA256 37eafc15037396c26870f6a6c5bcd0658d14b46cd5e191a3b56d89dd22d561b0
13
13
ENV RUBYGEMS_VERSION 2.6.13
14
14
15
15
# some of ruby's build scripts are written in ruby
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ RUN mkdir -p /usr/local/etc \
8
8
} >> /usr/local/etc/gemrc
9
9
10
10
ENV RUBY_MAJOR 2.2
11
- ENV RUBY_VERSION 2.2.7
12
- ENV RUBY_DOWNLOAD_SHA256 234c8aee6543da9efd67008e6e7ee740d41ed57a52e797f65043c3b5ec3bcb53
11
+ ENV RUBY_VERSION 2.2.8
12
+ ENV RUBY_DOWNLOAD_SHA256 37eafc15037396c26870f6a6c5bcd0658d14b46cd5e191a3b56d89dd22d561b0
13
13
ENV RUBYGEMS_VERSION 2.6.13
14
14
15
15
# some of ruby's build scripts are written in ruby
Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ RUN mkdir -p /usr/local/etc \
20
20
} >> /usr/local/etc/gemrc
21
21
22
22
ENV RUBY_MAJOR 2.2
23
- ENV RUBY_VERSION 2.2.7
24
- ENV RUBY_DOWNLOAD_SHA256 234c8aee6543da9efd67008e6e7ee740d41ed57a52e797f65043c3b5ec3bcb53
23
+ ENV RUBY_VERSION 2.2.8
24
+ ENV RUBY_DOWNLOAD_SHA256 37eafc15037396c26870f6a6c5bcd0658d14b46cd5e191a3b56d89dd22d561b0
25
25
ENV RUBYGEMS_VERSION 2.6.13
26
26
27
27
# some of ruby's build scripts are written in ruby
You can’t perform that action at this time.
0 commit comments