mirror of
https://github.com/ditkrg/simplecov-json.git
synced 2026-01-22 22:06:46 +00:00
Update gem to 0.2.2
This commit is contained in:
parent
e23764e7d1
commit
d81c15a0a5
@ -3,7 +3,7 @@ $:.push File.expand_path("../lib", __FILE__)
|
||||
|
||||
Gem::Specification.new do |s|
|
||||
s.name = "simplecov-json"
|
||||
s.version = '0.2.1'
|
||||
s.version = '0.2.2'
|
||||
s.platform = Gem::Platform::RUBY
|
||||
s.authors = ["Vicent Llongo"]
|
||||
s.email = ["villosil@gmail.com"]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user