ci-exec.sh in ncs_mdes-0.7.0 vs ci-exec.sh in ncs_mdes-0.8.0

- old
+ new

@@ -1,7 +1,7 @@ #!/bin/bash -xe -BUNDLER_VERSION=1.1.rc +BUNDLER_VERSION=1.1.5 GEMSET=ncs_mdes if [ -z $CI_RUBY ]; then echo "CI_RUBY must be set" exit 1