diff --git a/.ruby-version b/.ruby-version index a0891f563..fa7adc7ac 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3.4 +3.3.5 diff --git a/Gemfile b/Gemfile index 0aa045495..8c5f86e43 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ # frozen_string_literal: true -ruby '3.3.4' +ruby '3.3.5' source 'https://rubygems.org' git_source(:github) do |repo_name| diff --git a/Gemfile.lock b/Gemfile.lock index 0120c438f..d33fa4dc2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -579,7 +579,7 @@ DEPENDENCIES yard RUBY VERSION - ruby 3.3.4p94 + ruby 3.3.5p100 BUNDLED WITH 2.5.4