Skip to content

Commit

Permalink
Merge pull request #20 from ksss/publish-rbs
Browse files Browse the repository at this point in the history
Publish RBS
  • Loading branch information
hsbt authored Nov 20, 2024
2 parents 86ee143 + f520890 commit 79b81d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mutex_m.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ Gem::Specification.new do |spec|
spec.metadata["bug_tracker_uri"] = "#{spec.homepage}/issues"
spec.licenses = %w[Ruby BSD-2-Clause]

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]
spec.required_ruby_version = ">= 2.5"
end

0 comments on commit 79b81d7

Please sign in to comment.