lib/rubygems/util/list.rb in rubygems-update-3.4.17 vs lib/rubygems/util/list.rb in rubygems-update-3.4.18
- old
+ new
@@ -1,5 +1,6 @@
# frozen_string_literal: true
+
module Gem
class List
include Enumerable
attr_accessor :value, :tail