Skip to content

Commit

Permalink
chore(deps): update dependency rubocop to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2025
1 parent 53be1b7 commit af35b9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruby/cucumber-tag-expressions.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Gem::Specification.new do |s|

s.add_development_dependency 'rake', '~> 13.1'
s.add_development_dependency 'rspec', '~> 3.11'
s.add_development_dependency 'rubocop', '~> 0.93.0'
s.add_development_dependency 'rubocop', '~> 1.71.0'

s.files = Dir['README.md', 'LICENSE', 'lib/**/*']
s.rdoc_options = ['--charset=UTF-8']
Expand Down

0 comments on commit af35b9b

Please sign in to comment.