Skip to content

Commit

Permalink
chore(deps): update rubocop requirement from 1.71.0 to 1.71.1 (#589)
Browse files Browse the repository at this point in the history
Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.71.0...v1.71.1)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:production
...

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 Feb 1, 2025
1 parent 5ee5627 commit 39062fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ gem 'minitest', '~> 5.0'
gem 'minitest-reporters', '~> 1.1'
gem 'parallel_tests'
gem 'rake', '~> 13.0'
gem 'rubocop', '1.71.0'
gem 'rubocop', '1.71.1'
gem 'simplecov'
gem 'steep', '~> 1.9.3'
gem 'webmock', '~> 3.24.0'
Expand Down

0 comments on commit 39062fe

Please sign in to comment.