GitHub
04/05/2023, 2:37 PMbuild/vendor/ruby/2.4.0/specifications/json-2.1.0.gemspec
isn't present in the pkg
distributions
pkg/pact/lib/ruby/lib/ruby/gems/2.4.0/specifications/default/json-2.1.0.gemspec
when upgrading post json gem 2.0.3
manually copying in the file worked, so added into the package task.
Not sure what the actual root cause, or change between json gem 2.0.3
to 2.1.0
to have caused this, but now seems to be ok and building with the latest 2.6.3 gem
https://rubygems.org/gems/json/versions
Screenshot 2023-04-05 at 15 35 15▾
Screenshot 2023-04-05 at 15 35 40▾
pact-mock_service
& pact-provider-verifier
pact-foundation/pact-ruby-standalone
✅ All checks have passed
3/3 successful checksGitHub
04/27/2023, 2:48 PM