diff --git a/Gemfile.lock b/Gemfile.lock index a5f6f44a..b1b89bfd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,6 +9,7 @@ GEM specs: ast (2.4.2) docile (1.4.0) + json (2.6.2) minitest (5.16.1) parallel (1.22.1) parser (3.1.2.0) @@ -18,7 +19,8 @@ GEM rake (13.0.6) regexp_parser (2.5.0) rexml (3.2.5) - rubocop (1.31.0) + rubocop (1.31.1) + json (~> 2.3) parallel (~> 1.10) parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0)