summaryrefslogtreecommitdiff
path: root/bin/ohai
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ohai')
-rwxr-xr-xbin/ohai3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/ohai b/bin/ohai
index f502c000..847bf059 100755
--- a/bin/ohai
+++ b/bin/ohai
@@ -20,8 +20,5 @@
#
$: << File.join(File.dirname(__FILE__), "..", "lib")
-
-require 'rubygems'
require 'ohai/application'
-
Ohai::Application.new.run