diff --git a/Gemfile.lock b/Gemfile.lock index 42d8785..e149192 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -193,7 +193,7 @@ GEM railties pg (1.5.9) popper_js (1.16.1) - psych (5.1.2) + psych (5.2.0) stringio public_suffix (5.0.5) puma (6.4.3) @@ -204,9 +204,8 @@ GEM rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rackup (2.1.0) + rackup (2.2.0) rack (>= 3) - webrick (~> 1.8) rails (7.2.1.2) actioncable (= 7.2.1.2) actionmailbox (= 7.2.1.2) @@ -247,7 +246,7 @@ GEM rdoc (6.7.0) psych (>= 4.0.0) regexp_parser (2.9.0) - reline (0.5.10) + reline (0.5.11) io-console (~> 0.5) rspec-core (3.13.2) rspec-support (~> 3.13.0) @@ -257,7 +256,7 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-rails (7.0.1) + rspec-rails (7.1.0) actionpack (>= 7.0) activesupport (>= 7.0) railties (>= 7.0) @@ -279,7 +278,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt - securerandom (0.3.1) + securerandom (0.3.2) simple_form (5.3.1) actionpack (>= 5.2) activemodel (>= 5.2) @@ -294,7 +293,7 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - stringio (3.1.1) + stringio (3.1.2) thor (1.3.2) tilt (2.4.0) timeout (0.4.2) @@ -311,7 +310,6 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webrick (1.8.2) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5)