summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.expeditor/update_dep.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.expeditor/update_dep.sh b/.expeditor/update_dep.sh
index de820c6bd9..a95ef794e9 100644
--- a/.expeditor/update_dep.sh
+++ b/.expeditor/update_dep.sh
@@ -18,7 +18,7 @@ bundle install
# it appears that the gem that triggers this script fires off this script before
# the gem is actually available via bundler on rubygems.org.
-sleep 120
+sleep 240
gem install rake
rake dependencies:update_gemfile_lock