mirror of
https://github.com/jimeh/blank_gem.git
synced 2026-02-19 04:56:38 +00:00
6 lines
81 B
Ruby
6 lines
81 B
Ruby
# frozen_string_literal: true
|
|
|
|
require 'blank_gem/version'
|
|
|
|
module BlankGem; end
|