Skip to content

Commit

Permalink
Bump rubocop-rspec from 3.2.0 to 3.3.0 (#926)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 4d92792 commit f6b9233
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ group :development do
gem 'rubocop-performance', '~> 1.23', require: false
gem 'rubocop-rails', '~> 2.27', require: false
gem 'rubocop-rake', '~> 0.6.0', require: false
gem 'rubocop-rspec', '~> 3.2', require: false
gem 'rubocop-rspec', '~> 3.3', require: false
gem 'rubocop-rspec_rails', '~> 2.30.0', require: false
end

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,7 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (3.2.0)
rubocop-rspec (3.3.0)
rubocop (~> 1.61)
rubocop-rspec_rails (2.30.0)
rubocop (~> 1.61)
Expand Down Expand Up @@ -671,7 +671,7 @@ DEPENDENCIES
rubocop-performance (~> 1.23)
rubocop-rails (~> 2.27)
rubocop-rake (~> 0.6.0)
rubocop-rspec (~> 3.2)
rubocop-rspec (~> 3.3)
rubocop-rspec_rails (~> 2.30.0)
selenium-webdriver (~> 4.27.0)
sendgrid (~> 1.2.4)
Expand Down

0 comments on commit f6b9233

Please sign in to comment.