Skip to content

Commit 6cbbb7d

Browse files
Update rubocop requirement from ~> 0.63.0 to ~> 0.77.0 (#202)
Update rubocop requirement from ~> 0.63.0 to ~> 0.77.0 Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2 parents 6224400 + 3b606d8 commit 6cbbb7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ruby-units.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Gem::Specification.new do |spec|
3131
spec.add_development_dependency 'pry'
3232
spec.add_development_dependency 'rake'
3333
spec.add_development_dependency 'rspec', '~> 3.0'
34-
spec.add_development_dependency 'rubocop', '~> 0.63.0' # match codeclimate
34+
spec.add_development_dependency 'rubocop', '~> 0.77.0' # match codeclimate
3535
spec.add_development_dependency 'simplecov-html'
3636
spec.add_development_dependency 'simplecov'
3737
spec.add_development_dependency 'terminal-notifier-guard'

0 commit comments

Comments
 (0)