Bernard Potocki

Results 3 issues of Bernard Potocki

https://github.com/electron-userland/electron-builder/wiki/Auto-Update

It's supported by [latests builds of Chrome](https://kangax.github.io/compat-table/es6/)

While investigating https://github.com/rspec/rspec-mocks/pull/1324 it turned out that while for most cases RSpec::Support::MethodSignature returns correct signature, for `.new` there is still some room for improvement. In Ruby native `Class::new` is a...