Chris LaRose
Chris LaRose
**Is your feature request related to a problem? Please describe.** There are a number of situations where a phased restart will fail (many of which are documented in the [restart...
Libraries and applications that depend on `puppeteer-core`, but not `puppeteer` can still use `puppeteer-har`. This change just reflects this information in `peerDependencies`. https://pptr.dev/#?product=Puppeteer&version=v2.1.0&show=api-puppeteer-vs-puppeteer-core
In Rails projects, `config/initializers/config.rb` can be used to configure this gem, but the [Railtie](https://github.com/rubyconfig/config/blob/96132bab0f867795bc24d43532eb0ce2f852884e/lib/config/integrations/rails/railtie.rb) performs the actual first load of the settings files. The Railtie doesn't offer a way to...
Fixes https://github.com/nix-community/bundix/issues/57 Several gems declare platform support for `windows`, including several dependencies of a newly-generated `rails` app * debug (1.9.1) * io-console (0.7.2) * irb (1.11.1) * psych (5.1.2) *...