Skip to content

Commit de6a12a

Browse files
author
Syrus
committed
One of the dependancies must have removed installation of 'bundler' adding it right before it needs to be used
1 parent 7fc213b commit de6a12a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

scripts/geoshape-install.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,9 @@ fi
8484

8585
git checkout ${GEOSHAPE_VERSION}
8686

87+
gem install bundler
8788
bundle install
89+
8890
berks install
8991
cd ..
9092

0 commit comments

Comments
 (0)