Skip to content

Commit

Permalink
Update cucumber to version 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed May 20, 2022
1 parent c798882 commit b972c8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activerecord-tablefree.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Gem::Specification.new do |gem|

gem.add_development_dependency('appraisal', '~> 2')
gem.add_development_dependency('aruba', '~> 0')
gem.add_development_dependency('cucumber', '~> 5')
gem.add_development_dependency('cucumber', '~> 8')
gem.add_development_dependency('rspec', '~> 3')
gem.add_development_dependency('rspec-collection_matchers', '~> 1')

Expand Down

0 comments on commit b972c8e

Please sign in to comment.