mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Bump Ruby from 3.1.4 to 3.1.7
Release announcmenets: * https://www.ruby-lang.org/en/news/2024/04/23/ruby-3-1-5-released/ * https://www.ruby-lang.org/en/news/2024/05/29/ruby-3-1-6-released/ * https://www.ruby-lang.org/en/news/2025/03/26/ruby-3-1-7-released/
This commit is contained in:
@@ -1 +1 @@
|
||||
3.1.4
|
||||
3.1.7
|
||||
|
||||
@@ -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 \
|
||||
|
||||
@@ -1078,7 +1078,7 @@ DEPENDENCIES
|
||||
wkhtmltopdf-binary
|
||||
|
||||
RUBY VERSION
|
||||
ruby 3.1.4p223
|
||||
ruby 3.1.7p261
|
||||
|
||||
BUNDLED WITH
|
||||
2.4.3
|
||||
|
||||
Reference in New Issue
Block a user