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
Why:
Trying to run specs with the old version using `bundle exec rspec` leads to an error:
```
tried to create Proc object without a block
faraday-0.9.2/lib/faraday/options.rb:153:in new:
tried to create Proc object without a block (ArgumentError)
...
../http_test_client.rb:2:in require
```
0 commit comments