diff --git a/Gemfile.lock b/Gemfile.lock index b5a9b9a3da..d64ea78a9b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -390,7 +390,7 @@ GEM multi_json (1.15.0) multi_xml (0.6.0) nio4r (2.5.8) - nokogiri (1.13.6) + nokogiri (1.13.8) mini_portile2 (~> 2.8.0) racc (~> 1.4) oauth2 (1.4.10) @@ -534,8 +534,8 @@ GEM rspec-retry (0.6.2) rspec-core (> 3.3) rspec-support (3.10.2) - rswag-api (2.4.0) - railties (>= 3.1, < 7.0) + rswag-api (2.5.1) + railties (>= 3.1, < 7.1) rswag-specs (2.4.0) activesupport (>= 3.1, < 7.0) json-schema (~> 2.2) @@ -628,7 +628,7 @@ GEM tilt (2.0.10) timecop (0.9.4) ttfunk (1.7.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3)