Skip to content

Commit

Permalink
⬆️ Bump rubocop-rspec from 3.3.0 to 3.4.0
Browse files Browse the repository at this point in the history
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rspec@v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: rubocop-rspec
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent 251acc6 commit 071136e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ gem 'typeprof'

gem 'rubocop-on-rbs', '~> 1.3'
gem 'rubocop-rake', '~> 0.6.0'
gem 'rubocop-rspec', '~> 3.3'
gem 'rubocop-rspec', '~> 3.4'
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ GEM
net-http (0.6.0)
uri
parallel (1.26.3)
parser (3.3.6.0)
parser (3.3.7.0)
ast (~> 2.4.1)
racc
racc (1.8.1)
Expand Down Expand Up @@ -92,7 +92,7 @@ GEM
zlib
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (3.3.0)
rubocop-rspec (3.4.0)
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
securerandom (0.4.1)
Expand Down Expand Up @@ -134,7 +134,7 @@ DEPENDENCIES
rubocop
rubocop-on-rbs (~> 1.3)
rubocop-rake (~> 0.6.0)
rubocop-rspec (~> 3.3)
rubocop-rspec (~> 3.4)
steep
typeprof

Expand Down

0 comments on commit 071136e

Please sign in to comment.