summaryrefslogtreecommitdiff
path: root/lib/ubygems.rb
blob: 3d1798fe98435f9dd26dc82634f5ae87863f907d (plain)
1
2
3
4
5
6
7
8
9
10
11
# frozen_string_literal: false
# 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'