diff --git a/Gemfile.lock b/Gemfile.lock index 70d40492..da89122e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -128,9 +128,9 @@ GEM connection_pool (2.4.1) crass (1.0.6) date (3.3.3) - debug (1.8.0) - irb (>= 1.5.0) - reline (>= 0.3.1) + debug (1.9.1) + irb (~> 1.10) + reline (>= 0.3.8) debug_inspector (1.0.0) docile (1.4.0) erubi (1.12.0) @@ -166,9 +166,10 @@ GEM actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) - io-console (0.6.0) - irb (1.6.4) - reline (>= 0.3.0) + io-console (0.7.1) + irb (1.11.0) + rdoc + reline (>= 0.3.8) jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) @@ -223,6 +224,8 @@ GEM racc pg (1.5.4) popper_js (1.16.0) + psych (5.1.2) + stringio public_suffix (5.0.4) puma (6.4.0) nio4r (~> 2.0) @@ -270,12 +273,14 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) rbtree3 (0.7.1) + rdoc (6.6.2) + psych (>= 4.0.0) redis (5.0.8) redis-client (>= 0.17.0) redis-client (0.18.0) connection_pool regexp_parser (2.8.3) - reline (0.3.3) + reline (0.4.1) io-console (~> 0.5) report_action (0.6.0) rexml (3.2.6) @@ -341,6 +346,7 @@ GEM ssrf_filter (1.1.2) stimulus-rails (1.3.0) railties (>= 6.0.0) + stringio (3.1.0) terser (1.1.20) execjs (>= 0.3.0, < 3) thor (1.2.2)