Skip to content

Commit

Permalink
chore(deps): update dependency rubocop to "~> 1.73.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 3, 2025
1 parent 0bd01da commit b317576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source "https://rubygems.org"

git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }

gem "rubocop", "~> 1.71.2"
gem "rubocop", "~> 1.73.0"
gem "rubocop-github", "~> 0.22.0"
gem "rubocop-minitest", "~> 0.37.0"
gem "rubocop-performance", "~>1.23.1"
Expand Down

0 comments on commit b317576

Please sign in to comment.