Skip to content

Commit

Permalink
Update rubocop requirement from 1.69.0 to 1.69.2 (#35)
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.69.0...v1.69.2)

---
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 Jan 6, 2025
1 parent e832962 commit e888d2d
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 @@ -9,7 +9,7 @@ gem "minitest-rg", "~> 5.3"
gem "minitest-stub_any_instance", "~> 1.0"
gem "nokogiri", "~> 1.16"
gem "rake", "~> 13.0"
gem "rubocop", "1.69.0"
gem "rubocop", "1.69.2"
gem "rubocop-minitest", "0.36.0"
gem "rubocop-packaging", "0.5.2"
gem "rubocop-performance", "1.23.0"
Expand Down

0 comments on commit e888d2d

Please sign in to comment.