Skip to content

Commit

Permalink
chore(deps): update dependency rubocop-rspec to '~> 2.31.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent 370d0b6 commit 9bd0e92
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.50.2'
s.add_development_dependency 'rubocop-performance', '~> 1.21.0'
s.add_development_dependency 'rubocop-rake', '~> 0.6.0'
s.add_development_dependency 'rubocop-rspec', '~> 2.25.0'
s.add_development_dependency 'rubocop-rspec', '~> 2.31.0'

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

0 comments on commit 9bd0e92

Please sign in to comment.