debian-mirror-gitlab/vendor/gems/bundler-checksum/lib/bundler_checksum/version.rb

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
107 B
Ruby
Raw Normal View History

2023-03-17 16:20:25 +05:30
# frozen_string_literal: true
module BundlerChecksum
# bundler-checksum version
VERSION = '0.1.0'
end