Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update/fix dependencies to remove warnings #257

Closed
kattrali opened this issue Nov 16, 2015 · 0 comments · Fixed by #277
Closed

Update/fix dependencies to remove warnings #257

kattrali opened this issue Nov 16, 2015 · 0 comments · Fixed by #277

Comments

@kattrali
Copy link
Contributor

Enabling warnings during the spec phase turns up a few warnings from testing libraries. Look into a way to mitigate them:

/gem_home/webmock-1.22.3/lib/webmock/request_body_diff.rb:20: warning: private attribute?
/gem_home/webmock-1.22.3/lib/webmock/request_body_diff.rb:20: warning: private attribute?
/gem_home/webmock-1.22.3/lib/webmock/request_execution_verifier.rb:41: warning: assigned but unused variable - is_negated
/gem_home/webmock-1.22.3/lib/webmock/request_execution_verifier.rb:45: warning: assigned but unused variable - is_negated
/gem_home/httpclient-2.6.0.1/lib/httpclient.rb:1083: warning: assigned but unused variable - e
/gem_home/httpclient-2.6.0.1/lib/httpclient/auth.rb:538: warning: assigned but unused variable - domain_uri
/gem_home/httpclient-2.6.0.1/lib/httpclient/webagent-cookie.rb:413: warning: private attribute?

Split from #254.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant