diff --git a/Gemfile.lock b/Gemfile.lock index 3149b57..fbe2f22 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -241,8 +241,8 @@ GEM jsbundling-rails (1.3.1) railties (>= 6.0.0) json (2.7.2) - json-schema (4.3.1) - addressable (>= 2.8) + json-schema (5.0.1) + addressable (~> 2.8) kaminari (1.2.2) activesupport (>= 4.1.0) kaminari-actionview (= 1.2.2) @@ -398,19 +398,19 @@ GEM rspec-support (3.13.1) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rswag (2.14.0) - rswag-api (= 2.14.0) - rswag-specs (= 2.14.0) - rswag-ui (= 2.14.0) - rswag-api (2.14.0) + rswag (2.15.0) + rswag-api (= 2.15.0) + rswag-specs (= 2.15.0) + rswag-ui (= 2.15.0) + rswag-api (2.15.0) activesupport (>= 5.2, < 8.0) railties (>= 5.2, < 8.0) - rswag-specs (2.14.0) + rswag-specs (2.15.0) activesupport (>= 5.2, < 8.0) - json-schema (>= 2.2, < 5.0) + json-schema (>= 2.2, < 6.0) railties (>= 5.2, < 8.0) rspec-core (>= 2.14) - rswag-ui (2.14.0) + rswag-ui (2.15.0) actionpack (>= 5.2, < 8.0) railties (>= 5.2, < 8.0) rubocop (1.66.1)