Skip to content

Commit

Permalink
Update rubocop-rspec to version 2.24.0 (#71)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: Konstantin Munteanu <637499+mkon@users.noreply.github.com>
  • Loading branch information
depfu[bot] and mkon authored Sep 29, 2023
1 parent 5d42063 commit 5aee6be
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.3'
s.add_development_dependency 'rubocop-rspec', '2.23.2'
s.add_development_dependency 'rubocop-rspec', '2.24.0'
s.add_development_dependency 'simplecov', '~> 0.22.0'
s.metadata['rubygems_mfa_required'] = 'true'
end

0 comments on commit 5aee6be

Please sign in to comment.