diff --git a/Gemfile.lock b/Gemfile.lock index 58a4e03063..96a1a164da 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -296,7 +296,7 @@ GEM jsbundling-rails (1.3.1) railties (>= 6.0.0) json (2.16.0) - json-schema (5.1.1) + json-schema (6.0.0) addressable (~> 2.8) bigdecimal (~> 3.1) json_rpc_handler (0.1.1) @@ -451,7 +451,7 @@ GEM rack (>= 3.0.0) rack-test (2.2.0) rack (>= 1.3) - rackup (2.2.1) + rackup (2.3.1) rack (>= 3) rails (7.2.3) actioncable (= 7.2.3) @@ -490,7 +490,7 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.3.0) - rdoc (6.15.1) + rdoc (6.17.0) erb psych (>= 4.0.0) tsort @@ -503,7 +503,7 @@ GEM actionpack (>= 5.2) railties (>= 5.2) rexml (3.4.1) - rspec-core (3.13.4) + rspec-core (3.13.6) rspec-support (~> 3.13.0) rspec-expectations (3.13.5) diff-lcs (>= 1.2.0, < 2.0) @@ -521,16 +521,16 @@ GEM rspec-support (~> 3.13) rspec-retry (0.6.2) rspec-core (> 3.3) - rspec-support (3.13.4) + rspec-support (3.13.6) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) rswag-api (2.16.0) activesupport (>= 5.2, < 8.1) railties (>= 5.2, < 8.1) - rswag-specs (2.16.0) - activesupport (>= 5.2, < 8.1) - json-schema (>= 2.2, < 6.0) - railties (>= 5.2, < 8.1) + rswag-specs (2.17.0) + activesupport (>= 5.2, < 8.2) + json-schema (>= 2.2, < 7.0) + railties (>= 5.2, < 8.2) rspec-core (>= 2.14) rswag-ui (2.16.0) actionpack (>= 5.2, < 8.1) @@ -642,7 +642,7 @@ GEM rubocop-rails (~> 2.31.0) stimulus-rails (1.3.4) railties (>= 6.0.0) - stringio (3.1.8) + stringio (3.1.9) strong_migrations (2.3.0) activerecord (>= 7) thor (1.4.0)