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 f706c95 + f6d607d commit 5a7477dCopy full SHA for 5a7477d
1 file changed
msgpack.gemspec
@@ -18,7 +18,6 @@ Gem::Specification.new do |s|
18
s.files = `git ls-files`.split("\n")
19
s.extensions = ["ext/msgpack/extconf.rb"]
20
end
21
- s.test_files = `git ls-files -- {test,spec}/*`.split("\n")
22
23
s.required_ruby_version = ">= 2.4"
24
0 commit comments