timeouter 0.1.2.16521 → 0.1.2.16522
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +2 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 97daa3628ea455996331130fb80b9782bb5d4b61464fa2c7baaa6b459243067c
|
4
|
+
data.tar.gz: 950c643a77d42ac9ca6e770971b523a7245266bf501f9566de94913c839bfcab
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 994d1d565048d2c838d132897ca9c911e40ea55169f4127c23a52c400cf03f4c81f3dcd8e71811a1249aa5dd88f43790ea2ed2e736db09811dba957f41ad7254
|
7
|
+
data.tar.gz: b9fe886fe7173cd265d01fc9a2a5413dada323ea41cf385fa9048d5e47d82e7a56ff5a66016b681ade9be723543844d2543f3ad6fcdc67c0795644c9e51991a4
|
data/README.md
CHANGED
@@ -2,7 +2,8 @@
|
|
2
2
|
|
3
3
|
[![Gem Version](https://badge.fury.io/rb/timeouter.svg)](https://rubygems.org/gems/timeouter)
|
4
4
|
[![Gem](https://img.shields.io/gem/dt/timeouter.svg)](https://rubygems.org/gems/timeouter/versions)
|
5
|
-
[![Coverage](https://
|
5
|
+
[![Test Coverage](https://api.codeclimate.com/v1/badges/4b54466f8f384e3280d8/test_coverage)](https://codeclimate.com/github/RnD-Soft/timeouter/test_coverage)
|
6
|
+
[![Maintainability](https://api.codeclimate.com/v1/badges/4b54466f8f384e3280d8/maintainability)](https://codeclimate.com/github/RnD-Soft/timeouter/maintainability)
|
6
7
|
[![Quality](https://lysander.x.rnds.pro/api/v1/badges/timeouter_quality.svg)](https://lysander.x.rnds.pro/api/v1/badges/timeouter_quality.html)
|
7
8
|
[![Outdated](https://lysander.x.rnds.pro/api/v1/badges/timeouter_outdated.svg)](https://lysander.x.rnds.pro/api/v1/badges/timeouter_outdated.html)
|
8
9
|
[![Vulnerabilities](https://lysander.x.rnds.pro/api/v1/badges/timeouter_vulnerable.svg)](https://lysander.x.rnds.pro/api/v1/badges/timeouter_vulnerable.html)
|