Closed sbleon closed 11 years ago
lib/dnsimple/cli.rb:95:in `require': cannot load such file -- dnsimple/commands/template_list (LoadError)
The file in question was misnamed "templates_list.rb" in 1.4.0: https://github.com/aetrion/dnsimple-ruby/tree/v1.4.0/lib/dnsimple/commands
This appears to be fixed in master. Please issue a new release and yank the broken version.
:+1:
@aetrion please help us out by releasing a new version!
+1
I've just pushed a 1.4.1 release from master.
lib/dnsimple/cli.rb:95:in `require': cannot load such file -- dnsimple/commands/template_list (LoadError)
The file in question was misnamed "templates_list.rb" in 1.4.0: https://github.com/aetrion/dnsimple-ruby/tree/v1.4.0/lib/dnsimple/commands
This appears to be fixed in master. Please issue a new release and yank the broken version.