Removed additional Ruby support files

This commit is contained in:
Steve Gravrock
2021-09-18 09:40:30 -07:00
parent 6e10f22403
commit 760f2d9003
3 changed files with 0 additions and 16 deletions

View File

@@ -1,9 +0,0 @@
#
# DO NOT Edit this file. Canonical version of Jasmine lives in the repo's package.json. This file is generated
# by a grunt task when the standalone release is built.
#
module Jasmine
module Core
VERSION = "<%= jasmineVersion %>"
end
end