Skip to content

Commit

Permalink
chore(deps): update dependency rubocop to '~> 1.71.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent 0292b6e commit 8942555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruby/cucumber-gherkin.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Gem::Specification.new do |s|

s.add_development_dependency 'rake', '~> 13.1'
s.add_development_dependency 'rspec', '~> 3.13'
s.add_development_dependency 'rubocop', '~> 1.26.0'
s.add_development_dependency 'rubocop', '~> 1.71.0'

s.executables = %w[gherkin-ruby gherkin]
s.files = Dir['README.md', 'LICENSE', 'lib/**/*']
Expand Down

0 comments on commit 8942555

Please sign in to comment.