Skip to content

Commit af215b4

Browse files
committed
Remove development dependency from gemspec
1 parent 256ad0d commit af215b4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sm2-crypto.gemspec

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,4 @@ Gem::Specification.new do |spec|
2626
spec.bindir = "exe"
2727
spec.executables = spec.files.grep(%r{\Aexe/}) { |f| File.basename(f) }
2828
spec.require_paths = ["lib"]
29-
30-
spec.add_development_dependency "minitest", ">= 5.0"
31-
spec.add_development_dependency "rake", ">= 13.0"
3229
end

0 commit comments

Comments
 (0)