Update dependency ruby to v3.4.1
Some checks failed
renovate/artifacts Artifact file update failure
Check usage of free licenses / check-licenses (pull_request) Failing after 1m37s
Run unit tests / unit_tests (pull_request) Failing after 2m36s
Add copyright notice / copyright_notice (pull_request) Successful in 2m45s

This commit is contained in:
Renovate Bot 2024-12-26 01:11:35 +00:00
parent 3b2f52da9b
commit 3c0978123b

View File

@ -1,6 +1,6 @@
source 'https://rubygems.org'
ruby '3.3.6'
ruby '3.4.1'
gem 'bootsnap', require: false
gem 'csv'
gem 'importmap-rails'