diff --git a/Gemfile.lock b/Gemfile.lock index a2d914cb..7db6a114 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,7 +112,8 @@ GEM rainbow (3.1.1) rake (13.0.1) regexp_parser (2.8.1) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rspec (3.9.0) rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0) @@ -154,6 +155,7 @@ GEM docile (~> 1.1) simplecov-html (~> 0.11) simplecov-html (0.12.3) + strscan (3.1.0) timers (4.3.3) traces (0.11.1) tty-color (0.5.2)