Skip to content

Commit 9016e13

Browse files
build(deps): bump rubocop constrain from 0.80.1 to ~> 1.12
The version `1.12.1` was the last to officialy support `Ruby 2.4`
1 parent 3311650 commit 9016e13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cose.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ Gem::Specification.new do |spec|
3939
spec.add_development_dependency "byebug", "~> 11.0"
4040
spec.add_development_dependency "rake", "~> 13.0"
4141
spec.add_development_dependency "rspec", "~> 3.8"
42-
spec.add_development_dependency "rubocop", "0.80.1"
42+
spec.add_development_dependency "rubocop", "~> 1.12"
4343
spec.add_development_dependency "rubocop-performance", "~> 1.4"
4444
end

0 commit comments

Comments
 (0)