diff --git a/Gemfile.lock b/Gemfile.lock index 6bce91e..bd1edfa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,7 +28,8 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) regexp_parser (2.2.1) - rexml (3.2.5) + rexml (3.3.3) + strscan rubocop (0.93.1) parallel (~> 1.10) parser (>= 2.7.1.5) @@ -41,6 +42,7 @@ GEM rubocop-ast (1.16.0) parser (>= 3.1.1.0) ruby-progressbar (1.11.0) + strscan (3.1.0) unicode-display_width (1.8.0) webmock (3.14.0) addressable (>= 2.8.0)