testrail-cucumber 0.1.5 → 0.1.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 15af65bd8aabd99a3b51806acb737335b02dcb53f5829d402d87d382223e31a9
4
- data.tar.gz: 36ba861d81b584a60244a516f4129df2ee092000a2796e047748501402d44053
3
+ metadata.gz: c77b89db46fbcd0dcbc7a1f7c5cf08f07c7d69c7ab22f46e796350f32378e525
4
+ data.tar.gz: 77cb6ed87678a56ae5d6c3638f44d2cd3b4566408ca3fcfbc8a40de3bcf66099
5
5
  SHA512:
6
- metadata.gz: f36bc2449ae0c8bb182691d06852b3ae527f500d7c288f297e52bc4c7bb109ff48ec8c9c17114f52799d36d6d3a5f2830a1919da2bd8ec63d28da64f0303f0fe
7
- data.tar.gz: 1ba05e9b06af62842a5c2f5576aeebe41b69c88e0895d585b0d3a26b5206f7a6d6664f00164c712a791a657d5e61bb43fb4350fbc961c41bc5f43037309eaf8e
6
+ metadata.gz: f450e6867dd2d6cb8a0d571fc7f540c7e7874b8dd4fd9a65f655c5cd5bcabcae3b260d68797110b2566494d51567a8e793e8d15adc5b7532ad7deaae69997fb9
7
+ data.tar.gz: 174b9d5032a805318843241969630bd05411e16dafd80e8a010d1d7b96176627300f7f1f05e6410e607813e51f22af3196fb4c52d7e0079bab5da6d630512606
@@ -1,3 +1,3 @@
1
1
  module TestrailCucumber
2
- VERSION = '0.1.5'.freeze
2
+ VERSION = '0.1.6'.freeze
3
3
  end
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.5
4
+ version: 0.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Prashanth Sams
@@ -20,11 +20,11 @@ files:
20
20
  - lib/testrail-cucumber/api-client.rb
21
21
  - lib/testrail-cucumber/update-testrails.rb
22
22
  - lib/testrail-cucumber/version.rb
23
- homepage: https://rubygems.org/gems/testrail-cucumber
23
+ homepage:
24
24
  licenses:
25
25
  - MIT
26
26
  metadata:
27
- documentation_uri: https://www.rubydoc.info/github/prashanth-sams/testrail-cucumber/0.1.5
27
+ documentation_uri: https://www.rubydoc.info/github/prashanth-sams/testrail-cucumber/master
28
28
  source_code_uri: https://github.com/prashanth-sams/testrail-cucumber
29
29
  bug_tracker_uri: https://github.com/prashanth-sams/testrail-cucumber/issues
30
30
  post_install_message: