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
I receive the following warnings when require Fog with Ruby 2.2.1:
vendor/ruby-2.2.1/lib/ruby/gems/2.2.0/gems/fog-core-1.29.0/lib/fog/core/service.rb:166: warning: Comparable#== will no more rescue exceptions of #<=> in the next release.
vendor/ruby-2.2.1/lib/ruby/gems/2.2.0/gems/fog-core-1.29.0/lib/fog/core/service.rb:166: warning: Return nil in #<=> if the comparison is inappropriate or avoid such comparison.
I am on Fog master, commit f16fae7b0b40af3212facbf317a76628e353fcc5
The text was updated successfully, but these errors were encountered:
I receive the following warnings when require Fog with Ruby 2.2.1:
I am on Fog master, commit f16fae7b0b40af3212facbf317a76628e353fcc5
The text was updated successfully, but these errors were encountered: