chore(deps): update dependency ruby to v3.4.2

pull/2433/head
renovate[bot] 1 week ago committed by GitHub
parent ba993ecfc5
commit 07b131faa4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1 +1 @@
3.4.1 3.4.2

@ -1 +1 @@
ruby 3.4.1 ruby 3.4.2

@ -1,4 +1,4 @@
FROM ruby:3.4.1 FROM ruby:3.4.2
ENV LANG=C.UTF-8 ENV LANG=C.UTF-8
ENV ENABLE_SERVICE_WORKER=true ENV ENABLE_SERVICE_WORKER=true

@ -1,4 +1,4 @@
FROM ruby:3.4.1-alpine FROM ruby:3.4.2-alpine
ENV LANG=C.UTF-8 ENV LANG=C.UTF-8
ENV ENABLE_SERVICE_WORKER=true ENV ENABLE_SERVICE_WORKER=true

@ -1,5 +1,5 @@
source 'https://rubygems.org' source 'https://rubygems.org'
ruby '3.4.1' ruby '3.4.2'
gem 'activesupport', require: false gem 'activesupport', require: false
gem 'html-pipeline' gem 'html-pipeline'

@ -191,7 +191,7 @@ DEPENDENCIES
yajl-ruby yajl-ruby
RUBY VERSION RUBY VERSION
ruby 3.4.1p0 ruby 3.4.2p28
BUNDLED WITH BUNDLED WITH
2.4.6 2.4.6

Loading…
Cancel
Save