cyberark-conjur-cli-docker-based icon indicating copy to clipboard operation
cyberark-conjur-cli-docker-based copied to clipboard

rest-client is pinned to 1.7.3 in tests

Open dividedmind opened this issue 7 years ago • 0 comments

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

dividedmind avatar Oct 01 '18 00:10 dividedmind