Update Gemfile.lock with rubocop-packaging

Follow-up to #40185.
This commit is contained in:
Jonathan Hefner 2020-09-06 14:46:11 -05:00
parent 722ca6ba35
commit 8d121409dd
1 changed files with 3 additions and 0 deletions

View File

@ -417,6 +417,8 @@ GEM
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (0.3.0)
parser (>= 2.7.1.4)
rubocop-packaging (0.4.0)
rubocop (~> 0.89)
rubocop-performance (1.6.1)
rubocop (>= 0.71.0)
rubocop-rails (2.5.2)
@ -589,6 +591,7 @@ DEPENDENCIES
rexml
rouge
rubocop (>= 0.90)
rubocop-packaging
rubocop-performance
rubocop-rails
sass-rails