Skip to content

Commit 45dc937

Browse files
authored
Merge pull request #488 from ruby/dependabot/bundler/rubocop-tw-1.49.0
Update rubocop requirement from ~> 1.48.1 to ~> 1.49.0
2 parents 5812350 + 5741df9 commit 45dc937

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.48.1"
9+
gem "rubocop", "~> 1.49.0"
1010
end

0 commit comments

Comments
 (0)