You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually, I misunderstood what triggered it. Here's the code in question
Errno::ENOENT: No such file or directory @ rb_sysopen -
/home/travis/.rvm/rubies/ruby-2.4.0/lib/ruby/site_ruby/2.4.0/bundler/templates/Executable
An error occurred while installing concurrent-ruby (1.0.5), and Bundler cannot
continue.
Make sure that `gem install concurrent-ruby -v '1.0.5'` succeeds before
bundling.
It appears that the line starting with /home/travis/.rvm/rubies/ruby-2.4.0/lib/ruby/site_ruby/2.4.0/bundler/templates/Executable is triggering the poll behavior.
This issue includes a URL that has
polls
, which appeared to trigger the polls app: probot/probot.github.io#95e.g.
The text was updated successfully, but these errors were encountered: