Skip to content

Commit

Permalink
Update rubocop-rspec to version 2.14.2 (#23)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] authored Oct 31, 2022
1 parent 279c3ec commit dc49bd2
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 'rack', '~> 3.0.0'
s.add_development_dependency 'rspec', '~> 3.11.0'
s.add_development_dependency 'rubocop', '1.37.1'
s.add_development_dependency 'rubocop-rspec', '2.13.2'
s.add_development_dependency 'rubocop-rspec', '2.14.2'
s.add_development_dependency 'simplecov', '~> 0.21.2'
s.metadata['rubygems_mfa_required'] = 'true'
end

0 comments on commit dc49bd2

Please sign in to comment.