results_keeper 0.0.4 → 0.0.5

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.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +3 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6fe252885d2166d4fbf0046764aef18b8f5ec721
4
- data.tar.gz: c725ce02c272dcb244aba0c3a7e0956ff70e9b26
3
+ metadata.gz: bb8defecf0f96f20d92fcb436540104244b3c3ad
4
+ data.tar.gz: ebbab2c8b77da7a2d11d86e25537cf06f456d416
5
5
  SHA512:
6
- metadata.gz: c421c03bbf4260d918ed5720849e8785e87e26c4ce14c10ac64ac72e6a6e0e2c7d4dae37adf88b58040e825b56725094901f5f7995f1d0692e83176c4b3e9e92
7
- data.tar.gz: 518454d70765b5a37df069af34279f1748680bcadef9d2472c9774d1585cc8271ea901bb05f835998d92f6b4def5d45310ae059fd19ddc749dc138db07ea0f60
6
+ metadata.gz: 71c15b14eaf39faaccbd4bba4e720540ead2736d5bfb68f1496b026b6c2be3968de4e57df8140e0f9ac4b3e8885412d13af9b25516549448f87e6bb6094a926f
7
+ data.tar.gz: 8a5b8eee408b7a3f9505d63ea45522f10b3d1ba2bc9062a94bc1c5052b5cab0d1a16e686b290683fe752f4112a1c06e71135eb737e1f6a181ca64acf8fc81015
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: results_keeper
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ivan Kozakov
@@ -38,9 +38,8 @@ dependencies:
38
38
  - - '>='
39
39
  - !ruby/object:Gem::Version
40
40
  version: '0'
41
- description: |-
42
- Results Keeper it is an application which can help you to track and manage your test results
43
- using this gem as a client.
41
+ description: Results Keeper it is an application which can help you to track and manage
42
+ your test results using this gem as a client.
44
43
  email: ivankozakov0@gmail.com
45
44
  executables: []
46
45
  extensions: []