diff --git a/Gemfile.lock b/Gemfile.lock index 046c1d142..125def559 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -696,13 +696,13 @@ GEM rspec-support (3.10.2) rss (0.2.9) rexml - rubocop (1.24.0) + rubocop (1.24.1) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.15.0, < 2.0) + rubocop-ast (>= 1.15.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) rubocop-ast (1.15.1) diff --git a/vendor/cache/rubocop-1.24.0.gem b/vendor/cache/rubocop-1.24.0.gem deleted file mode 100644 index 72a6806f3..000000000 Binary files a/vendor/cache/rubocop-1.24.0.gem and /dev/null differ diff --git a/vendor/cache/rubocop-1.24.1.gem b/vendor/cache/rubocop-1.24.1.gem new file mode 100644 index 000000000..597739330 Binary files /dev/null and b/vendor/cache/rubocop-1.24.1.gem differ