bin/setup in
key_tree-0.3.0
vs bin/setup in
key_tree-0.3.1
- old
+ new
@@ -2,7 +2,8 @@
set -euo pipefail IFS=$'\n\t' set -vx bundle install
+bundle update
# Do any other automated setup that you need to do here