neocities / neocities-ruby

The Neocities Gem - A CLI and library for using the Neocities web site API.
https://neocities.org
52 stars 14 forks source link

Typo in 0.0.12 breaks push #19

Closed nocko closed 5 years ago

nocko commented 5 years ago

undefined local variable or method `excluded_files'

https://github.com/neocities/neocities-ruby/blob/7dac5070dfc6794c1028a66d1f1f468a15f576f6/lib/neocities/cli.rb#L210

nocko commented 5 years ago

@kyledrake Rather urgent fix: 0.0.12 gem is broken for common usage pattern (file upload)

kyledrake commented 5 years ago

Thanks for the fix, I've pushed 0.0.13. Hopefully it resolves this.