From 3a12b331e39692ec745f8a2336f810b089232e23 Mon Sep 17 00:00:00 2001 From: Daniel O'Connor Date: Mon, 13 Mar 2023 01:52:13 +0000 Subject: [PATCH] Ruby 3.1.3. Heroku now claims support --- .ruby-version | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ruby-version b/.ruby-version index 6ebad1488..ff365e06b 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.1.2 \ No newline at end of file +3.1.3 diff --git a/Gemfile.lock b/Gemfile.lock index 1bdcda7fe..e0abee70a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -751,7 +751,7 @@ DEPENDENCIES xmlrpc RUBY VERSION - ruby 3.1.2p20 + ruby 3.1.3p185 BUNDLED WITH 2.3.11