Skip to content

Commit

Permalink
Update ruby to 3.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin481 committed Dec 16, 2024
1 parent b689ea6 commit b548b18
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 @@
ruby-3.2.1
ruby-3.3.6
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#################################

# Versioning
ARG RUBY_VERSION="3.2.1"
ARG RUBY_VERSION="3.3.6"
ARG BUNDLER_VERSION="2.5.6"
ARG NODEJS_VERSION="18"
ARG YARN_VERSION="1.22.10"
Expand Down

0 comments on commit b548b18

Please sign in to comment.