2024-10-03 19:26:06 +00:00

5 lines
71 B
Ruby

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