Hello,
I updated my gem to ceedling 0.31.1 and have run into a whole host of issues.
More specifically, I ran the "gem clean" and then "gem update" command and now I am not getting anything sensible from running ceedling at all.
This is the most prominent error:
C:/Ruby27-x64/lib/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:92:in `require': cannot load such file -- C:/Ruby27-x64/lib/ruby/gems/2.7.0/gems/ceedling-0.31.1/vendor/cmock/lib/cmock_generator_plugin_xml_tests_report.rb (LoadError)
As far as I can tell, that file doesn't exist anywhere. Am I missing something?
Sean