diff --git a/Gemfile b/Gemfile index 0e3aca9..8778e7f 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source 'https://rubygems.org' -ruby '3.4.6' +ruby '3.4.7' git_source(:github) do |repo_name| repo_name = "#{repo_name}/#{repo_name}" unless repo_name.include?('/') diff --git a/Gemfile.lock b/Gemfile.lock index dedf301..ecd40f2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -561,7 +561,7 @@ DEPENDENCIES yard RUBY VERSION - ruby 3.4.6p54 + ruby 3.4.7p58 BUNDLED WITH 2.6.2