ruco.gemspec in ruco-0.2.16 vs ruco.gemspec in ruco-0.2.17

- old
+ new

@@ -9,10 +9,10 @@ s.homepage = "http://github.com/grosser/#{name}" s.files = `git ls-files`.split("\n") s.executables = ["ruco"] s.license = "MIT" s.add_runtime_dependency "clipboard", ">= 0.9.8" - s.add_runtime_dependency "textpow1x", ">= 1.2.5" + s.add_runtime_dependency "textpow", ">= 1.3.0" s.add_runtime_dependency "language_sniffer" s.post_install_message = <<-TEXT Mac: shift/ctrl + arrow-keys only work in iterm (not Terminal.app) Ubuntu: sudo apt-get install xclip # to use the clipboard