pact-foundation / pact-ruby

Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
https://pact.io
MIT License
2.17k stars 216 forks source link

Update example deps #294

Closed YOU54F closed 1 year ago

YOU54F commented 1 year ago

close all the synk and dependabot vulns, bar ones moving to Rack 3.x

Bundler could not find compatible versions for gem "rack":
  In Gemfile:
    rack (~> 3.0, >= 3.0.0)

    pact was resolved to 1.63.0, which depends on
      pact-mock_service (~> 3.0, >= 3.3.1) was resolved to 3.11.0, which depends on
        rack (~> 2.0)