From a86cf74c86ec0dc98ee432125466e8c4f015a0d7 Mon Sep 17 00:00:00 2001 From: Stephen MacVicar Date: Tue, 26 Mar 2024 12:59:45 -0400 Subject: [PATCH] bump core --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9c224dcc..0f6736fe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -160,7 +160,7 @@ GEM i18n (1.14.4) concurrent-ruby (~> 1.0) ice_nine (0.11.2) - inferno_core (0.4.31) + inferno_core (0.4.32) activesupport (~> 6.1.7.5) base62-rb (= 0.3.1) blueprinter (= 0.25.2) @@ -204,7 +204,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2024.0305) mini_portile2 (2.8.5) - minitest (5.22.2) + minitest (5.22.3) msgpack (1.7.2) multi_json (1.15.0) multi_xml (0.6.0) @@ -217,14 +217,14 @@ GEM ndjson (1.0.0) netrc (0.11.0) nio4r (2.7.1) - nokogiri (1.16.2) + nokogiri (1.16.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.2-arm64-darwin) + nokogiri (1.16.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.2-x86_64-darwin) + nokogiri (1.16.3-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.2-x86_64-linux) + nokogiri (1.16.3-x86_64-linux) racc (~> 1.4) oauth2 (1.4.11) faraday (>= 0.17.3, < 3.0)