diff --git a/Gemfile.lock b/Gemfile.lock index 6cef6ab..7e0637a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM crass (1.0.6) csv (3.3.1) date (3.3.4) - debug (1.9.1) + debug (1.10.0) irb (~> 1.10) reline (>= 0.3.8) erubi (1.13.0) @@ -87,9 +87,9 @@ GEM multi_xml (>= 0.5.2) i18n (1.14.6) concurrent-ruby (~> 1.0) - io-console (0.7.2) - irb (1.11.2) - rdoc + io-console (0.8.0) + irb (1.14.3) + rdoc (>= 4.0.0) reline (>= 0.4.2) loofah (2.22.0) crass (~> 1.0.2) @@ -125,7 +125,8 @@ GEM pry (0.15.0) coderay (~> 1.1) method_source (~> 1.0) - psych (5.1.2) + psych (5.2.2) + date stringio puma (5.6.9) nio4r (~> 2.0) @@ -162,16 +163,16 @@ GEM thor (~> 1.0) zeitwerk (~> 2.5) rake (13.2.1) - rdoc (6.6.2) + rdoc (6.10.0) psych (>= 4.0.0) - reline (0.4.2) + reline (0.6.0) io-console (~> 0.5) resend (0.15.0) httparty (>= 0.21.0) sqlite3 (1.7.3-arm64-darwin) sqlite3 (1.7.3-x86_64-darwin) sqlite3 (1.7.3-x86_64-linux) - stringio (3.1.0) + stringio (3.1.2) thor (1.3.2) timeout (0.4.1) tzinfo (2.0.6)