luke-hill V3/additional cleanups (#572)
dc4fa79 Oct 2, 2023
V3/additional cleanups (#572)
* 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
dc4fa79