diff --git a/Gemfile.lock b/Gemfile.lock index 23ce7ef..345d8c9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,11 +15,13 @@ GEM diff-lcs (1.5.1) ech_config (0.0.3) sorbet-runtime - ffi (1.17.0) - formatador (1.1.0) - guard (2.18.1) + ffi (1.17.4) + formatador (1.2.3) + reline + guard (2.20.1) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) + logger (~> 1.6) lumberjack (>= 1.0.12, < 2.0) nenv (~> 0.1) notiffany (~> 0.0) @@ -33,11 +35,13 @@ GEM rspec (>= 2.99.0, < 4.0) hpke (0.1.0) openssl (~> 3.0.0) - listen (3.9.0) + io-console (0.8.2) + listen (3.10.0) + logger rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logger (1.6.1) - lumberjack (1.2.10) + lumberjack (1.4.2) method_source (1.1.0) mongo (2.21.0) bson (>= 4.14.1, < 6.0.0) @@ -49,9 +53,10 @@ GEM shellany (~> 0.0) openssl (3.0.2) ostruct (0.6.0) - pry (0.14.2) + pry (0.16.0) coderay (~> 1.1) method_source (~> 1.0) + reline (>= 0.6.0) rack (2.2.9) rack-protection (3.2.0) base64 (>= 0.1.0) @@ -61,6 +66,8 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) + reline (0.6.3) + io-console (~> 0.5) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -82,7 +89,7 @@ GEM rack-protection (= 3.2.0) tilt (~> 2.0) sorbet-runtime (0.5.11572) - thor (1.3.2) + thor (1.5.0) tilt (2.4.0) tttls1.3 (0.3.3) ech_config (~> 0.0.3)