5 lines
70 B
Ruby
Raw Normal View History

2021-04-02 06:01:41 +00:00
# frozen_string_literal: true
class Mechanize
2023-04-18 18:13:47 +00:00
VERSION = "2.9.1"
2021-04-02 06:01:41 +00:00
end