Skip to content

Commit

Permalink
Update rubocop to version 1.60.2
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Feb 14, 2024
1 parent 1bf9def commit e5bbd6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi_contracts.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |s|

s.add_development_dependency 'json_spec', '~> 1.1.5'
s.add_development_dependency 'rspec', '~> 3.12.0'
s.add_development_dependency 'rubocop', '1.59.0'
s.add_development_dependency 'rubocop', '1.60.2'
s.add_development_dependency 'rubocop-rspec', '2.26.1'
s.add_development_dependency 'simplecov', '~> 0.22.0'
s.metadata['rubygems_mfa_required'] = 'true'
Expand Down

0 comments on commit e5bbd6c

Please sign in to comment.