Update Ruby to version 4.0.5

This commit is contained in:
depfu[bot] 2026-05-28 00:00:40 +00:00 committed by GitHub
parent c0fe3d9083
commit 2ded7bd20a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
3.4.9
4.0.5

View file

@ -6,7 +6,7 @@ end
source 'https://rubygems.org'
ruby '~> 3.3'
ruby '~> 4.0'
# as web framework
if next?

View file

@ -781,7 +781,7 @@ DEPENDENCIES
whenever
RUBY VERSION
ruby 3.4.9
ruby 4.0.5
BUNDLED WITH
2.6.9