Install our used bundler version

This commit is contained in:
Maikel Linke
2023-03-20 12:55:09 +11:00
parent 08f2254a0e
commit da0ef8531b
2 changed files with 1 additions and 4 deletions

View File

@@ -27,9 +27,6 @@ elif ! ruby --version | grep $RUBY_VERSION > /dev/null; then
exit 1
fi
# Install used Bundler version
./script/install-bundler
# Install dependencies, prepare database and tidy
./bin/setup