gitlab-cli
gitlab-cli copied to clipboard
Update json dependency version
The json version used isn't compatible with ruby 2.2.0. This is resolved in json 1.8.2 according to https://github.com/flori/json/issues/229 and https://github.com/flori/json/pull/231 . #55 is certainly related to this.