chip-atlas
chip-atlas copied to clipboard
use 3.1.3
https://stackoverflow.com/questions/24283196/no-such-file-or-directory-rb-sysopen-using-openuri
explicitly call URI.open instead of just open: data = URI.open("http://google.ca/")
relevant issue: https://bugs.ruby-lang.org/issues/15893