mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Merge pull request #13646 from deivid-rodriguez/bump-ruby
Bump Ruby from 3.1.4 to 3.1.7
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