pact-mock_service
pact-mock_service copied to clipboard
refactor: remove unused ansicolor dependency
trafficstars
The term-ansicolor gem injects a global Term module that has a high probability of naming collision for other common class names. This PR removes that gem from this sub library as it is not used in any pact-mock_service specific code.