Update dependency ruby to v3.3.5
Some checks failed
renovate/artifacts Artifact file update failure
Build Nginx-based docker image / build-static-assets (pull_request) Failing after 12m32s
Run unit tests / unit_tests (pull_request) Failing after 12m19s

This commit is contained in:
Renovate Bot 2024-10-17 22:37:15 +00:00
parent c017e12cce
commit 91630b57c7

View File

@ -1,6 +1,6 @@
source 'https://rubygems.org' source 'https://rubygems.org'
ruby '3.3.4' ruby '3.3.5'
gem 'acts-as-taggable-on' gem 'acts-as-taggable-on'
gem 'bootsnap', require: false gem 'bootsnap', require: false
gem 'csv' gem 'csv'