5 lines
70 B
Ruby
Raw Normal View History

2024-01-15 19:00:14 +00:00
# frozen_string_literal: true
class Mechanize
VERSION = "2.9.2"
end