Sha256: 64869b03ba7df2473aa0610aa32e6ccd285f230018cbfc6fed28aa45274fd68f
Contents?: true
Size: 176 Bytes
Versions: 15
Compression:
Stored size: 176 Bytes
Contents
# frozen_string_literal: true require_relative 'git_ownership_insights/version' module GitOwnershipInsights class Error < StandardError; end # Your code goes here... end
Version data entries
15 entries across 15 versions & 1 rubygems