Skip to content

Commit

Permalink
Update rubocop-rspec to version 2.23.2 (#65)
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] committed Sep 7, 2023
1 parent 0bc91e9 commit 39e825f
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 @@ -20,7 +20,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.56.1'
s.add_development_dependency 'rubocop-rspec', '2.23.0'
s.add_development_dependency 'rubocop-rspec', '2.23.2'
s.add_development_dependency 'simplecov', '~> 0.22.0'
s.metadata['rubygems_mfa_required'] = 'true'
end

0 comments on commit 39e825f

Please sign in to comment.