bin/setup in
sidekiq-throttled-0.1.0
vs bin/setup in
sidekiq-throttled-0.2.0
- old
+ new
@@ -1,7 +1,6 @@
#!/bin/bash
+
set -euo pipefail IFS=$'\n\t' bundle install
-
-# Do any other automated setup that you need to do here