Update dependency ruby to v3.3.6
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 4m13s
Add copyright notice / copyright_notice (pull_request) Successful in 6m0s
Run unit tests / unit_tests (pull_request) Failing after 5m38s

This commit is contained in:
Renovate Bot 2024-11-06 01:14:24 +00:00
parent cded122f22
commit 90d5f64208
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