Merge pull request #13646 from deivid-rodriguez/bump-ruby

Bump Ruby from 3.1.4 to 3.1.7
This commit is contained in:
Maikel
2025-10-29 11:43:04 +11:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
3.1.4
3.1.7

View File

@@ -1,4 +1,4 @@
FROM ruby:3.1.4-alpine3.19 AS base
FROM ruby:3.1.7-alpine3.19 AS base
ENV LANG=C.UTF-8 \
LC_ALL=C.UTF-8 \
TZ=Europe/London \

View File

@@ -1078,7 +1078,7 @@ DEPENDENCIES
wkhtmltopdf-binary
RUBY VERSION
ruby 3.1.4p223
ruby 3.1.7p261
BUNDLED WITH
2.4.3