From ed5ecb378ee1465a53dda9db80128c1a29370a7f Mon Sep 17 00:00:00 2001 From: Marco Roth Date: Thu, 8 Feb 2024 00:04:51 +0100 Subject: [PATCH] Bump to Ruby 3.3 --- .ruby-version | 2 +- Gemfile.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.ruby-version b/.ruby-version index be94e6f5..15a27998 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.2.2 +3.3.0 diff --git a/Gemfile.lock b/Gemfile.lock index c52233ec..3665cd29 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -123,14 +123,14 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.8) - nokogiri (1.15.3-x86_64-darwin) + nokogiri (1.16.2-x86_64-darwin) racc (~> 1.4) - nokogiri (1.15.3-x86_64-linux) + nokogiri (1.16.2-x86_64-linux) racc (~> 1.4) parallel (1.22.1) parser (3.2.1.0) ast (~> 2.4.1) - racc (1.7.1) + racc (1.7.3) rack (2.2.7) rack-test (2.1.0) rack (>= 1.3) @@ -204,6 +204,7 @@ GEM PLATFORMS x86_64-darwin-19 x86_64-darwin-22 + x86_64-darwin-23 x86_64-linux DEPENDENCIES