lib/gemirro/versions_file.rb in gemirro-1.2.0 vs lib/gemirro/versions_file.rb in gemirro-1.3.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module Gemirro ## # The VersionsFile class acts as a small Ruby wrapper around the RubyGems # file that contains all Gems and their associated versions. #