diff --git a/Gemfile.lock b/Gemfile.lock index 9785638c0..1dc856d5a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -379,10 +379,10 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.9) - nokogiri (1.15.2) + nokogiri (1.15.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.15.2-x86_64-linux) + nokogiri (1.15.3-x86_64-linux) racc (~> 1.4) oauth (0.5.6) oj (3.15.0) @@ -441,8 +441,9 @@ GEM actionpack (>= 5.0.1.rc1) actionview (>= 5.0.1.rc1) activesupport (>= 5.0.1.rc1) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) + rails-dom-testing (2.1.1) + activesupport (>= 5.0.0) + minitest nokogiri (>= 1.6) rails-html-sanitizer (1.6.0) loofah (~> 2.21) @@ -512,7 +513,7 @@ GEM json-schema (>= 2.2, < 4.0) railties (>= 3.1, < 7.1) rspec-core (>= 2.14) - rswag-ui (2.9.0) + rswag-ui (2.10.1) actionpack (>= 3.1, < 7.1) railties (>= 3.1, < 7.1) rubocop (1.54.1)