summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ohai.gemspec1
1 files changed, 0 insertions, 1 deletions
diff --git a/ohai.gemspec b/ohai.gemspec
index fb2c1cd5..9be8629b 100644
--- a/ohai.gemspec
+++ b/ohai.gemspec
@@ -5,7 +5,6 @@ require "ohai/version"
Gem::Specification.new do |s|
s.name = "ohai"
s.version = Ohai::VERSION
- s.platform = Gem::Platform::RUBY
s.summary = "Ohai profiles your system and emits JSON"
s.description = s.summary
s.license = "Apache-2.0"