diff --git a/Gemfile.lock b/Gemfile.lock index cd172f0..d1de455 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,7 +58,8 @@ GEM method_source (~> 1.0) rainbow (3.0.0) regexp_parser (2.0.3) - rexml (3.2.5) + rexml (3.2.8) + strscan (>= 3.0.9) rspec (3.10.0) rspec-core (~> 3.10.0) rspec-expectations (~> 3.10.0) @@ -97,6 +98,7 @@ GEM unicode-display_width (~> 1.5) unicode_utils (~> 1.4) strings-ansi (0.2.0) + strscan (3.1.0) test-kitchen (2.10.0) bcrypt_pbkdf (~> 1.0) ed25519 (~> 1.2)