bin/setup in lamby-5.2.2 vs bin/setup in lamby-6.0.0

- old
+ new

@@ -1,6 +1,6 @@ #!/bin/sh set -e echo '== Installing dependencies ==' bundle config set --local path 'vendor/bundle' -bundle install +bundle install \ No newline at end of file