diff --git a/Gemfile.lock b/Gemfile.lock index 8316509..8c92cdc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,9 +84,9 @@ GEM childprocess (4.1.0) concurrent-ruby (1.1.10) crass (1.0.6) - debug (1.6.1) - irb (>= 1.3.6) - reline (>= 0.3.1) + debug (1.9.2) + irb (~> 1.10) + reline (>= 0.3.8) digest (3.1.0) erubi (1.10.0) globalid (1.0.0) @@ -96,9 +96,10 @@ GEM importmap-rails (1.1.3) actionpack (>= 6.0.0) railties (>= 6.0.0) - io-console (0.5.11) - irb (1.4.1) - reline (>= 0.3.0) + io-console (0.7.2) + irb (1.13.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) @@ -130,7 +131,11 @@ GEM nio4r (2.5.8) nokogiri (1.13.7-arm64-darwin) racc (~> 1.4) + nokogiri (1.13.7-x86_64-linux) + racc (~> 1.4) pg (1.4.1) + psych (5.1.2) + stringio public_suffix (4.0.7) puma (5.6.4) nio4r (~> 2.0) @@ -165,9 +170,11 @@ GEM thor (~> 1.0) zeitwerk (~> 2.5) rake (13.0.6) + rdoc (6.7.0) + psych (>= 4.0.0) redis (4.7.1) regexp_parser (2.5.0) - reline (0.3.1) + reline (0.5.8) io-console (~> 0.5) rexml (3.2.5) rubyzip (2.3.2) @@ -185,6 +192,7 @@ GEM sprockets (>= 3.0.0) stimulus-rails (1.0.4) railties (>= 6.0.0) + stringio (3.1.0) strscan (3.0.3) thor (1.2.1) timeout (0.3.0) @@ -213,6 +221,7 @@ GEM PLATFORMS arm64-darwin-21 + x86_64-linux DEPENDENCIES bootsnap