Skip to content

Commit

Permalink
Update dependency rubocop to v1.56.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2023
1 parent c279d45 commit 0e1dc9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cucumber-core.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Gem::Specification.new do |s|

s.add_development_dependency 'rake', '~> 13.0', '>= 13.0.6'
s.add_development_dependency 'rspec', '~> 3.11', '>= 3.11.0'
s.add_development_dependency 'rubocop', '1.27'
s.add_development_dependency 'rubocop', '1.56.3'
s.add_development_dependency 'rubocop-rake', '~> 0.6.0'
s.add_development_dependency 'rubocop-rspec', '2.8'
s.add_development_dependency 'rubocop-packaging', '~> 0.5', '>= 0.5.1'
Expand Down

0 comments on commit 0e1dc9c

Please sign in to comment.