Update dependency ruby to v3.3.6
Some checks failed
Add copyright notice / copyright_notice (pull_request) Failing after 11s
Check usage of free licenses / build-static-assets (pull_request) Failing after 9s
Run unit tests / unit_tests (pull_request) Failing after 1m17s

This commit is contained in:
Renovate Bot 2024-11-09 01:08:10 +00:00
parent 7a4aad29c1
commit b4664c5e1d
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -354,7 +354,7 @@ DEPENDENCIES
web-console
RUBY VERSION
ruby 3.3.5p100
ruby 3.3.6p108
BUNDLED WITH
2.5.17