From fda507d6aafb6b3d47f04890d7cdfe6b2458f7b9 Mon Sep 17 00:00:00 2001 From: Jeremy Prevost Date: Thu, 20 Feb 2025 16:53:14 -0500 Subject: [PATCH] ruby 3.2.7 --- .ruby-version | 2 +- Gemfile | 2 +- Gemfile.lock | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.ruby-version b/.ruby-version index be94e6f5..406ebcbd 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.2.2 +3.2.7 diff --git a/Gemfile b/Gemfile index 0e84157b..6926e876 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source 'https://rubygems.org' -ruby '3.2.2' +ruby '3.2.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 86ec729a..36e826fc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -491,7 +491,7 @@ DEPENDENCIES zip_tricks RUBY VERSION - ruby 3.2.2p53 + ruby 3.2.7p253 BUNDLED WITH 2.3.7