2024-06-13 18:16:52 +00:00

5 lines
71 B
Ruby

# frozen_string_literal: true
class Mechanize
VERSION = "2.10.1"
end