lib/bunny/cruby/ssl_socket.rb in bunny-2.9.2 vs lib/bunny/cruby/ssl_socket.rb in bunny-2.10.0

- old
+ new

@@ -105,9 +105,9 @@ end end end - rescue LoadError => le + rescue LoadError puts "Could not load OpenSSL" end end