simplecov-cobertura 1.1.0.beta.1 → 1.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +8 -8
- data/lib/simplecov-cobertura.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
---
|
2
2
|
!binary "U0hBMQ==":
|
3
3
|
metadata.gz: !binary |-
|
4
|
-
|
4
|
+
ZGUzMWJmNmI4YTIyN2NhYTVkNzM2YTczY2EyMjJmZGIyZjZkODVmMQ==
|
5
5
|
data.tar.gz: !binary |-
|
6
|
-
|
6
|
+
ODhhYzkyNWI4MWFiMDc4ZWMwNzM4NTU0ZmMzOTFkNTRjNzg3NjE4Mg==
|
7
7
|
SHA512:
|
8
8
|
metadata.gz: !binary |-
|
9
|
-
|
10
|
-
|
11
|
-
|
9
|
+
N2VjNmVlN2UzZmZhOWViZDEzMGI1ZjkyYjc3YzdhYzQ0NGMyYzdkMGU2Yzg4
|
10
|
+
Njk4MzE3OWRmMTIxNTIxYjE2N2ZkNmMyNjZjOTM3OGQwNGU5MDA2NWIxNmQw
|
11
|
+
YWYyOTc5M2E0YzRlNWZmMjNmNmMzYjE0ZWNjYzZjZDVlNjY0OTQ=
|
12
12
|
data.tar.gz: !binary |-
|
13
|
-
|
14
|
-
|
15
|
-
|
13
|
+
OTQ4NDcxZmViMDAyMzhkOTBiODBjMGMxMDM1NzI2NDE4NWYyOTk1M2FkMzZj
|
14
|
+
OTIwMDJhZWYyYmVjNjA2MWE2YTUzMGI0MmRlYmRmN2YxODJiMzQwOTQzOGY4
|
15
|
+
OTFiNzkwZWQ3MjU4YWFlZjA5MTVkNzhmYjRiYjZjN2Q5NWVlODE=
|
data/lib/simplecov-cobertura.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: simplecov-cobertura
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.1.0
|
4
|
+
version: 1.1.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Jesse Bowes
|
@@ -111,9 +111,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
111
111
|
version: 1.9.3
|
112
112
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
113
113
|
requirements:
|
114
|
-
- - ! '
|
114
|
+
- - ! '>='
|
115
115
|
- !ruby/object:Gem::Version
|
116
|
-
version:
|
116
|
+
version: '0'
|
117
117
|
requirements: []
|
118
118
|
rubyforge_project:
|
119
119
|
rubygems_version: 2.4.6
|