docxify 0.0.1 → 0.0.5

Sign up to get free protection for your applications and to get access to all the features.
data/.standard.yml DELETED
@@ -1,3 +0,0 @@
1
- # For available configuration options, see:
2
- # https://github.com/standardrb/standard
3
- ruby_version: 3.0
data/sig/docxify.rbs DELETED
@@ -1,4 +0,0 @@
1
- module Docxify
2
- VERSION: String
3
- # See the writing guide of rbs: https://github.com/ruby/rbs#guides
4
- end