aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ubygems.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ubygems.rb')
-rw-r--r--lib/ubygems.rb11
1 files changed, 0 insertions, 11 deletions
diff --git a/lib/ubygems.rb b/lib/ubygems.rb
deleted file mode 100644
index 51ee23e880..0000000000
--- a/lib/ubygems.rb
+++ /dev/null
@@ -1,11 +0,0 @@
-# frozen_string_literal: true
-# This file allows for the running of rubygems with a nice
-# command line look-and-feel: ruby -rubygems foo.rb
-#--
-# Copyright 2006 by Chad Fowler, Rich Kilmer, Jim Weirich and others.
-# All rights reserved.
-# See LICENSE.txt for permissions.
-#++
-
-
-require 'rubygems'