diff --git a/Gemfile.lock b/Gemfile.lock index 4b18c531..ba18c5ab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1281,7 +1281,7 @@ GEM parallel (1.19.2) paranoia (2.4.2) activerecord (>= 4.0, < 6.1) - parser (2.7.1.5) + parser (2.7.2.0) ast (~> 2.4.1) paypal-checkout-sdk (1.0.3) paypalhttp (~> 1.0.0) @@ -1382,7 +1382,7 @@ GEM tilt redcarpet (3.5.0) redis (4.2.2) - regexp_parser (1.8.0) + regexp_parser (1.8.2) remotipart (1.4.4) responders (3.0.1) actionpack (>= 5.0) @@ -1414,16 +1414,16 @@ GEM rspec-mocks (~> 3.9) rspec-support (~> 3.9) rspec-support (3.9.3) - rubocop (0.92.0) + rubocop (0.93.1) parallel (~> 1.10) parser (>= 2.7.1.5) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.7) + regexp_parser (>= 1.8) rexml - rubocop-ast (>= 0.5.0) + rubocop-ast (>= 0.6.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (0.5.1) + rubocop-ast (0.8.0) parser (>= 2.7.1.5) ruby-prof (1.4.1) ruby-progressbar (1.10.1)