You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Change location of cucumber script
* Remove WIP profile and excess % tag from cucumber.yml template
* Alter the env.rb generation to use fewer files - remove un-necessary capybara comments and mimic the destination file name
* Initial bump to capybara dependency to something not completely legacy - needs to be bumped more
* initial bump to cucumber version to something non legacy
* Nokogiri is not a primary dependency of this gem since v1.2.2 - so remove it
* Use a later rubygems version to avoid any legacy mismatches with installing sqlite3 or other compiled gems
* use newer aruba with newer appending method
* Reinstate extra % symbol that is needed when copying / parsing
* Remove excess newline char that is no longer needed
* Ensure latest rubygems version is used
* Improving styling of gemspec and remove rdoc verbosely from gemspec
* Update changelog
0 commit comments