diff --git a/Gemfile.lock b/Gemfile.lock index 86a3c986..379458e8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -182,7 +182,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - jwt (2.7.0) + jwt (2.7.1) librariesio-gem-parser (1.0.0) license-compatibility (3.1.0) listen (3.8.0) @@ -290,8 +290,9 @@ GEM activesupport (= 7.0.6) bundler (>= 1.15.0) railties (= 7.0.6) - 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) @@ -361,7 +362,7 @@ GEM unicode_utils (~> 1.4) strings-ansi (0.2.0) thor (1.2.2) - tilt (2.1.0) + tilt (2.2.0) timeout (0.4.0) tomlrb (2.0.3) treetop (1.6.12)