Skip to content

Commit 489f73f

Browse files
committed
fix: adds .gitkeep to the operations directory to satisfy zeitwork loader
1 parent f069c29 commit 489f73f

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

domeapi.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Gem::Specification.new do |spec|
1616
spec.metadata['homepage_uri'] = spec.homepage
1717
spec.metadata['source_code_uri'] = 'https://github.com/rubyists/domeapi'
1818
spec.metadata['rubygems_mfa_required'] = 'true'
19+
spec.metadata['license'] = 'MIT'
1920

2021
# Specify which files should be added to the gem when it is released.
2122
# The `git ls-files -z` loads the files in the RubyGem that have been added into git.

lib/domeapi/operations/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)