Skip to content

Commit

Permalink
Update dependency cucumber-tag-expressions to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 10, 2023
1 parent 785d215 commit 2160169
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 @@ -23,7 +23,7 @@ Gem::Specification.new do |s|

s.add_dependency 'cucumber-gherkin', '>= 24', '< 27'
s.add_dependency 'cucumber-messages', '>= 19', '< 22'
s.add_dependency 'cucumber-tag-expressions', '~> 4.1', '>= 4.1.0'
s.add_dependency 'cucumber-tag-expressions', '~> 5.0', '>= 5.0.4'

s.add_development_dependency 'rake', '~> 13.0', '>= 13.0.6'
s.add_development_dependency 'rspec', '~> 3.11', '>= 3.11.0'
Expand Down

0 comments on commit 2160169

Please sign in to comment.