Gemfile in yard-cucumber-3.0.0 vs Gemfile in yard-cucumber-3.1.0
- old
+ new
@@ -1,6 +1,6 @@
source "https://rubygems.org"
gem 'redcarpet'
-gem 'gherkin', '~> 3'
+gem 'gherkin', '~> 4.0'
-gemspec
\ No newline at end of file
+gemspec
- old
+ new