Skip to content

Commit 8b199c1

Browse files
authored
Merge pull request #594 from github/ruby-2-5-3
Ruby 2.5.3
2 parents 5bc41a9 + 454067a commit 8b199c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.5.1
1+
2.5.3

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:2.5.1
1+
FROM ruby:2.5.3
22

33
RUN apt-get update \
44
&& apt-get install -y \

0 commit comments

Comments
 (0)