diff --git a/.ruby-version b/.ruby-version index 406ebcbd..f092941a 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.2.7 +3.2.8 diff --git a/Gemfile b/Gemfile index 5a21f0d0..66ceee92 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source 'https://rubygems.org' -ruby '3.2.7' +ruby '3.2.8' 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 d96202ef..0644c4e0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -507,7 +507,7 @@ DEPENDENCIES zip_tricks RUBY VERSION - ruby 3.2.7p253 + ruby 3.2.8p263 BUNDLED WITH 2.3.7