Let's replace `require "open-uri"` configuration with adding the [http.rb](https://github.com/httprb/http) gem to all projects. At the same time, update any notes/READMEs that mention `open()`; specifically, Omnicalc 2.
Let's replace
require "open-uri"configuration with adding the http.rb gem to all projects.At the same time, update any notes/READMEs that mention
open(); specifically, Omnicalc 2.