Ruby 3.4.7 (#1274)

This commit is contained in:
Jeremy Daer
2025-10-09 13:24:01 -07:00
committed by GitHub
parent 0d4a045e1c
commit 0cdf68125d
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
3.4.6
3.4.7
+1 -1
View File
@@ -1,7 +1,7 @@
# syntax = docker/dockerfile:1
# Make sure RUBY_VERSION matches the Ruby version in .ruby-version
ARG RUBY_VERSION=3.4.6
ARG RUBY_VERSION=3.4.7
FROM registry.docker.com/library/ruby:$RUBY_VERSION-slim AS base
# Rails app lives here
+1 -1
View File
@@ -371,7 +371,7 @@ GEM
pp (0.6.3)
prettyprint
prettyprint (0.2.0)
prism (1.5.1)
prism (1.4.0)
prometheus-client-mmap (1.2.10)
base64
bigdecimal