I haven't had issues with it before, but now I am...I go to install
rubyzip via gems and I'm getting this on a fresh Debian box:

-> sudo gem install rubyzip
Attempting local installation of 'rubyzip'
Local gem file not found: rubyzip*.gem
Attempting remote installation of 'rubyzip'
ERROR:  While executing gem ... (ArgumentError)
    parse error on line 0, col 31: `!ruby/object:Gem::Specification '

Anyone know what's going wrong?