Sha256: 79e10587870db5ac2a492a5317443199656a71701ceef8405baf01c3343f58c3
Contents?: true
Size: 167 Bytes
Versions: 25
Compression:
Stored size: 167 Bytes
Contents
# frozen_string_literal: true module RuboCop module Boxt VERSION = File.read(File.join(File.dirname(__FILE__), "../../../VERSION")).split("\n").first end end
Version data entries
25 entries across 25 versions & 1 rubygems