Skip to content

Commit

Permalink
Merge pull request #428 from sanger/depfu/engine/ruby-3.4.1
Browse files Browse the repository at this point in the history
Update Ruby 3.3.6 → 3.4.1
  • Loading branch information
stevieing authored Jan 20, 2025
2 parents d4d9bf5 + d0b6041 commit aa7634d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.3.6
3.4.1
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ruby:3.3.6
FROM ruby:3.4.1
ENV BUNDLER_VERSION=2.2.6

RUN apt-get update -qq && apt-get install -y
Expand Down

0 comments on commit aa7634d

Please sign in to comment.