cyberark-conjur-cli-docker-based
cyberark-conjur-cli-docker-based copied to clipboard
rest-client is pinned to 1.7.3 in tests
rest-client is pinned to 1.7.3 when testing (by dependencies), which is problematic because that version is not compatible with more recent ruby versions. The problem was only fixed in rest-client 2.0.1. It appears upgrading it requires also upgrading cucumber to version 3.
Blocks #230