lib/tapioca/cli.rb in tapioca-0.5.4 vs lib/tapioca/cli.rb in tapioca-0.5.5

- old
+ new

@@ -127,10 +127,9 @@ type: :boolean, default: false, desc: "Verifies RBIs are up-to-date" option :doc, type: :boolean, - default: false, desc: "Include YARD documentation from sources when generating RBIs. Warning: this might be slow" def gem(*gems) Tapioca.silence_warnings do all = options[:all] verify = options[:verify]