5 lines
71 B
Ruby
Raw Normal View History

2024-01-23 16:51:43 +00:00
# frozen_string_literal: true
class Mechanize
2024-07-18 16:17:40 +00:00
VERSION = "2.11.0"
2024-01-23 16:51:43 +00:00
end