diff --git a/Gemfile.lock b/Gemfile.lock index 98e5384..c24a8b1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,7 +112,8 @@ GEM ffi (~> 1.0) rchardet (1.8.0) regexp_parser (2.5.0) - rexml (3.2.5) + rexml (3.2.8) + strscan (>= 3.0.9) rspec (3.11.0) rspec-core (~> 3.11.0) rspec-expectations (~> 3.11.0) @@ -144,6 +145,7 @@ GEM addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) shellany (0.0.1) + strscan (3.1.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) thor (1.2.1) @@ -154,6 +156,7 @@ GEM PLATFORMS arm64-darwin-21 + x86_64-linux DEPENDENCIES bundler (~> 2.3)