Skip to content

Commit

Permalink
Update 3.1 image to Ruby 3.1.4.
Browse files Browse the repository at this point in the history
Nobody's pinning 3.1.3 in Dockerfile, so we should be good.

Only govuk-developer-docs specifies 3.1.3 in .ruby-version, which will
serve nicely as a guinea pig. It should work, but let's find out.
  • Loading branch information
sengi committed Sep 12, 2023
1 parent 129c9a2 commit 8a5386a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SHA256SUMS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
61843112389f02b735428b53bb64cf988ad9fb81858b8248e22e57336f24a83e ruby-3.1.2.tar.gz
5ea498a35f4cd15875200a52dde42b6eb179e1264e17d78732c3a57cd1c6ab9e ruby-3.1.3.tar.gz
a3d55879a0dfab1d7141fdf10d22a07dbf8e5cdc4415da1bde06127d5cc3c7b6 ruby-3.1.4.tar.gz
daaa78e1360b2783f98deeceb677ad900f3a36c0ffa6e2b6b19090be77abc272 ruby-3.2.0.tar.gz
96c57558871a6748de5bc9f274e93f4b5aad06cd8f37befa0e8d94e7b8a423bc ruby-3.2.2.tar.gz
2 changes: 1 addition & 1 deletion versions/3_1
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
RUBY_MAJOR="3.1"
RUBY_VERSION="3.1.3"
RUBY_VERSION="3.1.4"

0 comments on commit 8a5386a

Please sign in to comment.