ci-exec.sh in ncs_mdes-0.12.0 vs ci-exec.sh in ncs_mdes-0.13.0
- old
+ new
@@ -1,7 +1,7 @@
#!/bin/bash -xe
-BUNDLER_VERSION=1.1.5
+BUNDLER_VERSION=1.3.5
GEMSET=ncs_mdes
if [ -z $CI_RUBY ]; then
echo "CI_RUBY must be set"
exit 1
- old
+ new