From f537e11c6f4c0435080d9ee830f7a00d52b942d2 Mon Sep 17 00:00:00 2001 From: Jeremy Green Date: Thu, 18 Jan 2024 16:30:36 -0600 Subject: [PATCH] commit the changed lock file after downgrading ruby --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e1491a0b..2e2d4641 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -396,7 +396,6 @@ GEM mime-types-data (3.2023.1205) mini_magick (4.12.0) mini_mime (1.1.5) - mini_portile2 (2.8.5) minitest (5.20.0) minitest-reporters (1.6.1) ansi @@ -424,8 +423,9 @@ GEM nice_partials (0.10.0) actionview (>= 4.2.6) nio4r (2.5.9) - nokogiri (1.15.4) - mini_portile2 (~> 2.8.2) + nokogiri (1.15.4-arm64-darwin) + racc (~> 1.4) + nokogiri (1.15.4-x86_64-linux) racc (~> 1.4) oauth2 (2.0.9) faraday (>= 0.17.3, < 3.0) @@ -768,7 +768,7 @@ DEPENDENCIES web-console RUBY VERSION - ruby 3.3.0p0 + ruby 3.2.2p53 BUNDLED WITH 2.4.10