diff --git a/packages/rubocop-cobra/Gemfile b/packages/rubocop-cobra/Gemfile index bf92a02b..992ed741 100644 --- a/packages/rubocop-cobra/Gemfile +++ b/packages/rubocop-cobra/Gemfile @@ -7,6 +7,6 @@ gemspec gem "rake", "~> 13.0" gem "rspec", "~> 3.0" -gem "rubocop", "~> 1.44.0" +gem "rubocop", "~> 1.52.0" gem "rubocop-powerhome", path: "../rubocop-powerhome" diff --git a/packages/rubocop-cobra/Gemfile.lock b/packages/rubocop-cobra/Gemfile.lock index ff604044..1eb19a5f 100644 --- a/packages/rubocop-cobra/Gemfile.lock +++ b/packages/rubocop-cobra/Gemfile.lock @@ -2,7 +2,7 @@ PATH remote: ../rubocop-powerhome specs: rubocop-powerhome (0.5.2) - rubocop (~> 1.37) + rubocop (~> 1.52.0) rubocop-performance rubocop-rails rubocop-rake @@ -12,7 +12,7 @@ PATH remote: . specs: rubocop-cobra (0.4.2) - rubocop (~> 1.37) + rubocop (~> 1.52.0) rubocop-powerhome GEM @@ -80,14 +80,14 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-support (3.12.1) - rubocop (1.44.1) + rubocop (1.52.1) json (~> 2.3) parallel (~> 1.10) - parser (>= 3.2.0.0) + parser (>= 3.2.2.3) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.24.1, < 2.0) + rubocop-ast (>= 1.28.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) rubocop-ast (1.30.0) @@ -133,7 +133,7 @@ DEPENDENCIES pry-byebug (= 3.10.1) rake (~> 13.0) rspec (~> 3.0) - rubocop (~> 1.44.0) + rubocop (~> 1.52.0) rubocop-cobra! rubocop-powerhome! diff --git a/packages/rubocop-cobra/rubocop-cobra.gemspec b/packages/rubocop-cobra/rubocop-cobra.gemspec index 6841cffe..40b186f0 100644 --- a/packages/rubocop-cobra/rubocop-cobra.gemspec +++ b/packages/rubocop-cobra/rubocop-cobra.gemspec @@ -35,7 +35,7 @@ Gem::Specification.new do |spec| # For more information and examples about making a new gem, check out our # guide at: https://bundler.io/guides/creating_gem.html - spec.add_runtime_dependency "rubocop", "~> 1.37" + spec.add_runtime_dependency "rubocop", "~> 1.52.0" spec.add_runtime_dependency "rubocop-powerhome" spec.metadata["rubygems_mfa_required"] = "true" diff --git a/packages/rubocop-powerhome/Gemfile.lock b/packages/rubocop-powerhome/Gemfile.lock index 325c9e4b..b1215829 100644 --- a/packages/rubocop-powerhome/Gemfile.lock +++ b/packages/rubocop-powerhome/Gemfile.lock @@ -2,7 +2,7 @@ PATH remote: . specs: rubocop-powerhome (0.5.2) - rubocop (~> 1.37) + rubocop (~> 1.52.0) rubocop-performance rubocop-rails rubocop-rake @@ -94,7 +94,6 @@ GEM i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3) - language_server-protocol (3.17.0.3) license_finder (7.1.0) bundler rubyzip (>= 1, < 3) @@ -187,15 +186,14 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-support (3.12.1) - rubocop (1.57.2) + rubocop (1.52.1) json (~> 2.3) - language_server-protocol (>= 3.17.0) parallel (~> 1.10) - parser (>= 3.2.2.4) + parser (>= 3.2.2.3) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.28.1, < 2.0) + rubocop-ast (>= 1.28.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) rubocop-ast (1.30.0) diff --git a/packages/rubocop-powerhome/gemfiles/rails_6_0.gemfile.lock b/packages/rubocop-powerhome/gemfiles/rails_6_0.gemfile.lock index 51a71552..e6239587 100644 --- a/packages/rubocop-powerhome/gemfiles/rails_6_0.gemfile.lock +++ b/packages/rubocop-powerhome/gemfiles/rails_6_0.gemfile.lock @@ -2,7 +2,7 @@ PATH remote: .. specs: rubocop-powerhome (0.5.2) - rubocop (~> 1.37) + rubocop (~> 1.52.0) rubocop-performance rubocop-rails rubocop-rake @@ -84,7 +84,6 @@ GEM i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3) - language_server-protocol (3.17.0.3) license_finder (7.1.0) bundler rubyzip (>= 1, < 3) @@ -177,9 +176,8 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-support (3.12.1) - rubocop (1.54.2) + rubocop (1.52.1) json (~> 2.3) - language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.2.2.3) rainbow (>= 2.2.2, < 4.0) @@ -190,21 +188,21 @@ GEM unicode-display_width (>= 2.4.0, < 3.0) rubocop-ast (1.29.0) parser (>= 3.2.1.0) - rubocop-capybara (2.18.0) + rubocop-capybara (2.19.0) rubocop (~> 1.41) rubocop-factory_bot (2.23.1) rubocop (~> 1.33) - rubocop-performance (1.18.0) + rubocop-performance (1.19.1) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rails (2.20.2) + rubocop-rails (2.22.1) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.22.0) - rubocop (~> 1.33) + rubocop-rspec (2.25.0) + rubocop (~> 1.40) rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) ruby-progressbar (1.13.0) diff --git a/packages/rubocop-powerhome/gemfiles/rails_6_1.gemfile.lock b/packages/rubocop-powerhome/gemfiles/rails_6_1.gemfile.lock index 7b05e3c1..31aef345 100644 --- a/packages/rubocop-powerhome/gemfiles/rails_6_1.gemfile.lock +++ b/packages/rubocop-powerhome/gemfiles/rails_6_1.gemfile.lock @@ -2,7 +2,7 @@ PATH remote: .. specs: rubocop-powerhome (0.5.2) - rubocop (~> 1.37) + rubocop (~> 1.52.0) rubocop-performance rubocop-rails rubocop-rake @@ -88,7 +88,6 @@ GEM i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3) - language_server-protocol (3.17.0.3) license_finder (7.1.0) bundler rubyzip (>= 1, < 3) @@ -181,9 +180,8 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-support (3.12.1) - rubocop (1.54.2) + rubocop (1.52.1) json (~> 2.3) - language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.2.2.3) rainbow (>= 2.2.2, < 4.0) @@ -194,21 +192,21 @@ GEM unicode-display_width (>= 2.4.0, < 3.0) rubocop-ast (1.29.0) parser (>= 3.2.1.0) - rubocop-capybara (2.18.0) + rubocop-capybara (2.19.0) rubocop (~> 1.41) rubocop-factory_bot (2.23.1) rubocop (~> 1.33) - rubocop-performance (1.18.0) + rubocop-performance (1.19.1) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rails (2.20.2) + rubocop-rails (2.22.1) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.22.0) - rubocop (~> 1.33) + rubocop-rspec (2.25.0) + rubocop (~> 1.40) rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) ruby-progressbar (1.13.0) diff --git a/packages/rubocop-powerhome/gemfiles/rails_7_0.gemfile.lock b/packages/rubocop-powerhome/gemfiles/rails_7_0.gemfile.lock index 9349acca..b81e8a30 100644 --- a/packages/rubocop-powerhome/gemfiles/rails_7_0.gemfile.lock +++ b/packages/rubocop-powerhome/gemfiles/rails_7_0.gemfile.lock @@ -2,7 +2,7 @@ PATH remote: .. specs: rubocop-powerhome (0.5.2) - rubocop (~> 1.37) + rubocop (~> 1.52.0) rubocop-performance rubocop-rails rubocop-rake @@ -94,7 +94,6 @@ GEM i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3) - language_server-protocol (3.17.0.3) license_finder (7.1.0) bundler rubyzip (>= 1, < 3) @@ -187,9 +186,8 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-support (3.12.1) - rubocop (1.54.2) + rubocop (1.52.1) json (~> 2.3) - language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.2.2.3) rainbow (>= 2.2.2, < 4.0) @@ -200,21 +198,21 @@ GEM unicode-display_width (>= 2.4.0, < 3.0) rubocop-ast (1.29.0) parser (>= 3.2.1.0) - rubocop-capybara (2.18.0) + rubocop-capybara (2.19.0) rubocop (~> 1.41) rubocop-factory_bot (2.23.1) rubocop (~> 1.33) - rubocop-performance (1.18.0) + rubocop-performance (1.19.1) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rails (2.20.2) + rubocop-rails (2.22.1) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.22.0) - rubocop (~> 1.33) + rubocop-rspec (2.25.0) + rubocop (~> 1.40) rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) ruby-progressbar (1.13.0) diff --git a/packages/rubocop-powerhome/rubocop-powerhome.gemspec b/packages/rubocop-powerhome/rubocop-powerhome.gemspec index 9b706330..cbd49fe0 100644 --- a/packages/rubocop-powerhome/rubocop-powerhome.gemspec +++ b/packages/rubocop-powerhome/rubocop-powerhome.gemspec @@ -35,7 +35,7 @@ Gem::Specification.new do |spec| # For more information and examples about making a new gem, check out our # guide at: https://bundler.io/guides/creating_gem.html - spec.add_runtime_dependency "rubocop", "~> 1.37" + spec.add_runtime_dependency "rubocop", "~> 1.52.0" spec.add_runtime_dependency "rubocop-performance" spec.add_runtime_dependency "rubocop-rails" spec.add_runtime_dependency "rubocop-rake"