summaryrefslogtreecommitdiff
path: root/bin/ronn
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ronn')
-rwxr-xr-xbin/ronn2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/ronn b/bin/ronn
index e47fb518a4..d7084e307e 100755
--- a/bin/ronn
+++ b/bin/ronn
@@ -1,8 +1,6 @@
#!/usr/bin/env ruby
# frozen_string_literal: true
-load File.expand_path("../with_rubygems", __FILE__) if ENV["RGV"]
-
require_relative "../spec/support/rubygems_ext"
Spec::Rubygems.gem_load("ronn", "ronn")