Update simplecov-json.gemspec

This commit is contained in:
KRG - Department of Information Technology 2021-06-23 17:41:24 +03:00 committed by GitHub
parent 55a9da11ac
commit f02e279fd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,5 @@ Gem::Specification.new do |s|
s.require_paths = ["lib"]
s.add_dependency "simplecov"
s.add_dependency "json"
s.add_development_dependency "rake"
end