aboutsummaryrefslogtreecommitdiffstats
path: root/spec/support/platforms.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/platforms.rb')
-rw-r--r--spec/support/platforms.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/support/platforms.rb b/spec/support/platforms.rb
index 4e73ff82..05122786 100644
--- a/spec/support/platforms.rb
+++ b/spec/support/platforms.rb
@@ -70,7 +70,6 @@ module Spec
JRUBY_VERSION
else
raise BundlerError, "That RUBY_ENGINE is not recognized"
- nil
end
end