lib/rubygems_plugin.rb in shoes-4.0.0.pre12 vs lib/rubygems_plugin.rb in shoes-4.0.0.rc1
- old
+ new
@@ -1,5 +1,6 @@
# frozen_string_literal: true
+
require 'rubygems'
require 'fileutils'
# See ext/install/Rakefile for why this cleanup is our responsibility.
# Decide if user uninstalled executables based on our actual Ruby script.