Skip to content

Commit

Permalink
chore(deps): update dependency rubocop-rspec to v3 (#276)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent 510d763 commit f5301b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruby/cucumber-messages.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 'rubocop', '~> 1.71.0'
s.add_development_dependency 'rubocop-performance', '~> 1.23.0'
s.add_development_dependency 'rubocop-rake', '~> 0.6.0'
s.add_development_dependency 'rubocop-rspec', '~> 2.31.0'
s.add_development_dependency 'rubocop-rspec', '~> 3.4.0'

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

0 comments on commit f5301b2

Please sign in to comment.