We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 86ee143 + f520890 commit 79b81d7Copy full SHA for 79b81d7
mutex_m.gemspec
@@ -18,6 +18,6 @@ Gem::Specification.new do |spec|
18
spec.metadata["bug_tracker_uri"] = "#{spec.homepage}/issues"
19
spec.licenses = %w[Ruby BSD-2-Clause]
20
21
- spec.files = %w[LICENSE.txt README.md lib/mutex_m.rb]
+ spec.files = %w[LICENSE.txt README.md lib/mutex_m.rb sig/mutex_m.rbs]
22
spec.required_ruby_version = ">= 2.5"
23
end
0 commit comments