Still need some ruby stuff around to release the jasmine-core gem

This commit is contained in:
Gregg Van Hove
2019-09-20 17:15:47 -07:00
parent e8263e38aa
commit 99799f72b3
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -15,4 +15,5 @@ Gem::Specification.new do |s|
s.files = Dir.glob("./lib/**/*")
s.require_paths = ["lib"]
s.add_development_dependency "rake"
end