From d56a2235d53baad9de727a04faa8e18a979afec7 Mon Sep 17 00:00:00 2001 From: Jacob Cody Wimer Date: Thu, 3 Apr 2025 22:53:56 -0400 Subject: [PATCH] Updated Gems --- Gemfile.lock | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 341e530..007579c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -76,10 +76,10 @@ GEM bcrypt (3.1.20) benchmark (0.4.0) bigdecimal (3.1.9) - brakeman (7.0.0) + brakeman (7.0.1) racc builder (3.3.0) - bullet (8.0.1) + bullet (8.0.2) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) bundler-audit (0.9.2) @@ -127,7 +127,7 @@ GEM influxdb (~> 0.6, >= 0.6.4) railties (>= 5.0) io-console (0.8.0) - irb (1.15.1) + irb (1.15.2) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) @@ -138,7 +138,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - logger (1.6.6) + logger (1.7.0) loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -150,7 +150,7 @@ GEM marcel (1.0.4) mini_mime (1.1.5) mini_portile2 (2.8.8) - minitest (5.25.4) + minitest (5.25.5) mustermann (3.0.3) ruby2_keywords (~> 0.0.1) mysql2 (0.5.6) @@ -164,18 +164,18 @@ GEM net-smtp (0.5.1) net-protocol nio4r (2.7.4) - nokogiri (1.18.3) + nokogiri (1.18.7) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.18.3-aarch64-linux-gnu) + nokogiri (1.18.7-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.18.3-arm-linux-gnu) + nokogiri (1.18.7-arm-linux-gnu) racc (~> 1.4) - nokogiri (1.18.3-arm64-darwin) + nokogiri (1.18.7-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.3-x86_64-darwin) + nokogiri (1.18.7-x86_64-darwin) racc (~> 1.4) - nokogiri (1.18.3-x86_64-linux-gnu) + nokogiri (1.18.7-x86_64-linux-gnu) racc (~> 1.4) orm_adapter (0.5.0) passenger (6.0.26) @@ -239,7 +239,7 @@ GEM zeitwerk (~> 2.6) rake (13.2.1) rb-readline (0.5.5) - rdoc (6.12.0) + rdoc (6.13.1) psych (>= 4.0.0) reline (0.6.0) io-console (~> 0.5) @@ -258,7 +258,7 @@ GEM rack-protection (= 4.1.1) rack-session (>= 2.0.0, < 3) tilt (~> 2.0) - spring (4.2.1) + spring (4.3.0) sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) @@ -272,7 +272,7 @@ GEM sqlite3 (1.7.3-x86-linux) sqlite3 (1.7.3-x86_64-darwin) sqlite3 (1.7.3-x86_64-linux) - stringio (3.1.5) + stringio (3.1.6) thor (1.3.2) tilt (2.6.0) timeout (0.4.3) @@ -281,7 +281,7 @@ GEM turbolinks-source (5.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - tzinfo-data (1.2025.1) + tzinfo-data (1.2025.2) tzinfo (>= 1.0.0) uglifier (4.2.1) execjs (>= 0.3.0, < 3)