testrail-cucumber 0.1.4 → 0.1.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/testrail-cucumber/version.rb +1 -1
- metadata +4 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 15af65bd8aabd99a3b51806acb737335b02dcb53f5829d402d87d382223e31a9
|
4
|
+
data.tar.gz: 36ba861d81b584a60244a516f4129df2ee092000a2796e047748501402d44053
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f36bc2449ae0c8bb182691d06852b3ae527f500d7c288f297e52bc4c7bb109ff48ec8c9c17114f52799d36d6d3a5f2830a1919da2bd8ec63d28da64f0303f0fe
|
7
|
+
data.tar.gz: 1ba05e9b06af62842a5c2f5576aeebe41b69c88e0895d585b0d3a26b5206f7a6d6664f00164c712a791a657d5e61bb43fb4350fbc961c41bc5f43037309eaf8e
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: testrail-cucumber
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.5
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Prashanth Sams
|
@@ -24,7 +24,9 @@ homepage: https://rubygems.org/gems/testrail-cucumber
|
|
24
24
|
licenses:
|
25
25
|
- MIT
|
26
26
|
metadata:
|
27
|
-
|
27
|
+
documentation_uri: https://www.rubydoc.info/github/prashanth-sams/testrail-cucumber/0.1.5
|
28
|
+
source_code_uri: https://github.com/prashanth-sams/testrail-cucumber
|
29
|
+
bug_tracker_uri: https://github.com/prashanth-sams/testrail-cucumber/issues
|
28
30
|
post_install_message:
|
29
31
|
rdoc_options: []
|
30
32
|
require_paths:
|