diff --git a/Scripts/ruby/Gemfile.lock b/Scripts/ruby/Gemfile.lock index 4be1c63..6e9b448 100644 --- a/Scripts/ruby/Gemfile.lock +++ b/Scripts/ruby/Gemfile.lock @@ -75,7 +75,8 @@ GEM thread_safe rainbow (3.0.0) regexp_parser (1.8.2) - rexml (3.2.4) + rexml (3.2.8) + strscan (>= 3.0.9) rubocop (1.3.1) parallel (~> 1.10) parser (>= 2.7.1.5) @@ -97,6 +98,7 @@ GEM thor (>= 0.20.0, < 1.0) slowhandcuke (0.0.3) cucumber + strscan (3.1.0) sys-uname (1.2.2) ffi (~> 1.1) thor (0.20.3)