rf-web/vendor/bundle/gems/pathutil-0.16.2/lib/pathutil/version.rb

8 lines
143 B
Ruby
Raw Normal View History

2019-10-21 08:18:17 +00:00
# Frozen-string-literal: true
# Copyright: 2015 - 2017 Jordon Bedwell - MIT License
# Encoding: utf-8
class Pathutil
VERSION = "0.16.2"
end