Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update rubocop-rspec requirement from ~> 2.29.1 to ~> 2.30.0 #301

Merged
merged 2 commits into from
Jun 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions gemfiles/rails_6.0.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.29.2)
rubocop-rspec (2.30.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
Expand Down Expand Up @@ -202,7 +202,7 @@ DEPENDENCIES
rspec_junit_formatter (~> 0.6.0)
rubocop-rails (~> 2.25.0)
rubocop-rake (~> 0.6.0)
rubocop-rspec (~> 2.29.1)
rubocop-rspec (~> 2.30.0)
simplecov (~> 0.22.0)
standard (~> 1.31)
steep (~> 1.6.0)
Expand Down
4 changes: 2 additions & 2 deletions gemfiles/rails_6.1.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.29.2)
rubocop-rspec (2.30.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
Expand Down Expand Up @@ -201,7 +201,7 @@ DEPENDENCIES
rspec_junit_formatter (~> 0.6.0)
rubocop-rails (~> 2.25.0)
rubocop-rake (~> 0.6.0)
rubocop-rspec (~> 2.29.1)
rubocop-rspec (~> 2.30.0)
simplecov (~> 0.22.0)
standard (~> 1.31)
steep (~> 1.6.0)
Expand Down
4 changes: 2 additions & 2 deletions gemfiles/rails_7.0.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.29.2)
rubocop-rspec (2.30.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
Expand Down Expand Up @@ -201,7 +201,7 @@ DEPENDENCIES
rspec_junit_formatter (~> 0.6.0)
rubocop-rails (~> 2.25.0)
rubocop-rake (~> 0.6.0)
rubocop-rspec (~> 2.29.1)
rubocop-rspec (~> 2.30.0)
simplecov (~> 0.22.0)
standard (~> 1.31)
steep (~> 1.6.0)
Expand Down
4 changes: 2 additions & 2 deletions gemfiles/rails_7.1.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.29.2)
rubocop-rspec (2.30.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
Expand Down Expand Up @@ -231,7 +231,7 @@ DEPENDENCIES
rspec_junit_formatter (~> 0.6.0)
rubocop-rails (~> 2.25.0)
rubocop-rake (~> 0.6.0)
rubocop-rspec (~> 2.29.1)
rubocop-rspec (~> 2.30.0)
simplecov (~> 0.22.0)
standard (~> 1.31)
steep (~> 1.6.0)
Expand Down
6 changes: 3 additions & 3 deletions gemfiles/rails_edge.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/rails/rails.git
revision: 8336aa7f0bfb9f87aa510e4e7aeae08a2089d206
revision: 3769f1eee6a1ec4f6438155d67477db6d192577f
specs:
actionpack (8.0.0.alpha)
actionview (= 8.0.0.alpha)
Expand Down Expand Up @@ -168,7 +168,7 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.29.2)
rubocop-rspec (2.30.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
Expand Down Expand Up @@ -236,7 +236,7 @@ DEPENDENCIES
rspec_junit_formatter (~> 0.6.0)
rubocop-rails (~> 2.25.0)
rubocop-rake (~> 0.6.0)
rubocop-rspec (~> 2.29.1)
rubocop-rspec (~> 2.30.0)
simplecov (~> 0.22.0)
standard (~> 1.31)
steep (~> 1.6.0)
Expand Down
2 changes: 1 addition & 1 deletion meta-tags.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Gem::Specification.new do |spec|
# Code style
spec.add_development_dependency "rubocop-rails", "~> 2.25.0"
spec.add_development_dependency "rubocop-rake", "~> 0.6.0"
spec.add_development_dependency "rubocop-rspec", "~> 2.29.1"
spec.add_development_dependency "rubocop-rspec", "~> 2.30.0"
spec.add_development_dependency "standard", "~> 1.31"
# Format RSpec output for CircleCI
spec.add_development_dependency "rspec_junit_formatter", "~> 0.6.0"
Expand Down