diff --git a/dev/Gemfile.lock b/dev/Gemfile.lock index 97b26854d..5e61cd0a2 100644 --- a/dev/Gemfile.lock +++ b/dev/Gemfile.lock @@ -38,20 +38,22 @@ GEM base64 (0.3.0) bigdecimal (3.3.1) builder (3.3.0) + cgi (0.5.1) colorator (1.1.0) concurrent-ruby (1.3.5) connection_pool (2.5.4) crass (1.0.6) csv (3.3.2) - date (3.5.0) - debug (1.11.0) + date (3.5.1) + debug (1.11.1) irb (~> 1.10) reline (>= 0.3.8) drb (2.2.3) em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) - erb (5.1.3) + erb (4.0.4) + cgi (>= 0.3.3) erubi (1.13.1) eventmachine (1.2.7) ffi (1.17.1) @@ -87,8 +89,8 @@ GEM http_parser.rb (0.8.0) i18n (1.14.7) concurrent-ruby (~> 1.0) - io-console (0.8.1) - irb (1.15.2) + io-console (0.8.2) + irb (1.16.0) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) @@ -170,7 +172,7 @@ GEM prettyprint prettyprint (0.2.0) prism (1.6.0) - psych (5.2.6) + psych (5.3.1) date stringio public_suffix (6.0.1) @@ -204,12 +206,12 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rdoc (6.15.0) + rdoc (7.1.0) erb psych (>= 4.0.0) tsort regexp_parser (2.11.3) - reline (0.6.2) + reline (0.6.3) io-console (~> 0.5) rexml (3.4.2) rouge (4.5.1) @@ -268,7 +270,7 @@ GEM sass-embedded (1.83.4-x86_64-linux-musl) google-protobuf (~> 4.29) securerandom (0.4.1) - stringio (3.1.7) + stringio (3.2.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) thor (1.4.0)