From f6c1411dcaac46901277b5d9846e29dbf80f4e9b Mon Sep 17 00:00:00 2001 From: Jonathan Rochkind Date: Mon, 13 Jan 2025 12:45:18 -0500 Subject: [PATCH] update ruby to 3.3.6 --- .ruby-version | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ruby-version b/.ruby-version index a0891f563..9c25013db 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3.4 +3.3.6 diff --git a/Gemfile.lock b/Gemfile.lock index 9adc38b0a..97551222b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -870,7 +870,7 @@ DEPENDENCIES webmock (~> 3.5) RUBY VERSION - ruby 3.3.4p94 + ruby 3.3.6p108 BUNDLED WITH 2.5.11