Skip to content

Commit

Permalink
Ruby 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
t27duck committed Jan 5, 2025
1 parent b720f42 commit 9db6089
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Make sure RUBY_VERSION matches the Ruby version in .ruby-version
ARG RUBY_VERSION=3.3.6
ARG RUBY_VERSION=3.4.1
FROM ghcr.io/rails/devcontainer/images/ruby:$RUBY_VERSION
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 Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -313,4 +313,4 @@ DEPENDENCIES
web-console

BUNDLED WITH
2.5.22
2.6.2

0 comments on commit 9db6089

Please sign in to comment.