diff --git a/src/supermarket/engines/fieri/Gemfile.lock b/src/supermarket/engines/fieri/Gemfile.lock index 6f7d9ea35..def707c9d 100644 --- a/src/supermarket/engines/fieri/Gemfile.lock +++ b/src/supermarket/engines/fieri/Gemfile.lock @@ -76,8 +76,8 @@ GEM public_suffix (>= 2.0.2, < 5.0) ast (2.4.2) builder (3.2.4) - chefstyle (2.0.7) - rubocop (= 1.18.4) + chefstyle (2.2.2) + rubocop (= 1.25.1) coderay (1.1.3) concurrent-ruby (1.1.9) connection_pool (2.2.5) @@ -146,8 +146,8 @@ GEM octokit (4.21.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) - parallel (1.20.1) - parser (3.0.2.0) + parallel (1.21.0) + parser (3.1.0.0) ast (~> 2.4.1) polyglot (0.3.5) pry (0.14.1) @@ -186,10 +186,10 @@ GEM method_source rake (>= 0.13) thor (~> 1.0) - rainbow (3.0.0) + rainbow (3.1.1) rake (13.0.6) redis (3.3.5) - regexp_parser (2.1.1) + regexp_parser (2.2.1) rexml (3.2.5) rspec-core (3.10.1) rspec-support (~> 3.10.0) @@ -208,16 +208,16 @@ GEM rspec-mocks (~> 3.10) rspec-support (~> 3.10) rspec-support (3.10.2) - rubocop (1.18.4) + rubocop (1.25.1) parallel (~> 1.10) - parser (>= 3.0.0.0) + parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.8.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.9.1) + rubocop-ast (1.15.2) parser (>= 3.0.1.1) rubocop-rails (2.11.3) activesupport (>= 4.2.0) @@ -248,7 +248,7 @@ GEM polyglot (~> 0.3) tzinfo (2.0.4) concurrent-ruby (~> 1.0) - unicode-display_width (2.0.0) + unicode-display_width (2.1.0) webmock (3.14.0) addressable (>= 2.8.0) crack (>= 0.3.2)