Merge pull request #4462 from Growstuff/ruby-3.4

Ruby 3.4.8
This commit is contained in:
Daniel O'Connor
2026-03-01 15:40:30 +10:30
committed by GitHub
parent c628ed92a8
commit ffc381ec6f
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/devcontainers/ruby:1-3.3-bullseye
FROM mcr.microsoft.com/devcontainers/ruby:3.4-trixie
# Install Rails
RUN gem install rails:7.0.8

View File

@@ -1 +1 @@
3.3.8
3.4.8

View File

@@ -900,7 +900,7 @@ DEPENDENCIES
xmlrpc
RUBY VERSION
ruby 3.3.8p144
ruby 3.4.8p72
BUNDLED WITH
2.4.22