Skip to content

Commit 8d3e23a

Browse files
authored
Merge pull request #485 from ruby/dependabot/bundler/rubocop-tw-1.48.1
Update rubocop requirement from ~> 1.12.1 to ~> 1.48.1
2 parents 0370f92 + 23fca90 commit 8d3e23a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ group :development do
66
gem "bundler"
77
gem "minitest", "5.18.0"
88
gem "coveralls"
9-
gem "rubocop", "~> 1.12.1"
9+
gem "rubocop", "~> 1.48.1"
1010
end

0 commit comments

Comments
 (0)