diff --git a/Gemfile.lock b/Gemfile.lock index 2e8760a7c4..20258e9f72 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -260,7 +260,8 @@ GEM rake (13.1.0) redcarpet (3.6.0) regexp_parser (2.8.1) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rspec-core (3.12.2) rspec-support (~> 3.12.0) rspec-expectations (3.12.3) @@ -288,7 +289,7 @@ GEM sprockets-rails tilt selectize-rails (0.12.6) - selenium-webdriver (4.17.0) + selenium-webdriver (4.21.1) base64 (~> 0.2) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) @@ -308,6 +309,7 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) + strscan (3.1.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) thor (1.3.0)