Skip to content

Commit 39bb4f3

Browse files
authored
Merge pull request #838 from sanger/depfu/engine/ruby-3.4.7
Update Ruby 3.4.4 → 3.4.7
2 parents 9699c13 + 30f85db commit 39bb4f3

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-
3.4.4
1+
3.4.7

Dockerfile

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

33
RUN gem install bundler
44

0 commit comments

Comments
 (0)