lib/splash/dependencies.rb in prometheus-splash-0.4.5 vs lib/splash/dependencies.rb in prometheus-splash-0.5.0

- old
+ new

@@ -24,9 +24,10 @@ require 'rufus-scheduler' require 'tty-markdown' require 'tty-pager' require 'colorize' require "redis" + require 'ps-ruby' rescue Gem::GemNotFoundException $stderr.puts "Loadind error, it's like you try to run Splash, with a lake of dependencies." $stderr.puts "If you run on RVM, please run with rvmsudo and not with sudo." $stderr.puts "If problem is percistant, please, proceed to new install and Setup."