getth 0.0.3 → 0.0.4

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 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6d5c4264706b60b462682d939065703143ab10e5
4
- data.tar.gz: 218a559f620b72c5ce015fbc343c6ec002c42530
3
+ metadata.gz: d528d1eb258bc69f0aba2bb4d83def2743a44924
4
+ data.tar.gz: c0bb7a0d1d26ac78140fc1d07c744e7bc09f1878
5
5
  SHA512:
6
- metadata.gz: 731a3c0cf41bfed8223523664ddb8c1190244d43f309d14440aa1a03d5b92c84d3eb41887e51daf78dc9d23b36219319012a86ed2bc101cb1a392559a3439294
7
- data.tar.gz: 971cfdb2632ae73c80967fc2242ad52606d6c10627dd87276c1d4941680162dd7869845065cfb62e87f01c64dfcff5e74507fc6c85f987c119c15e4a754619cb
6
+ metadata.gz: 4e87e6af8fce4181142a04debf38ad19da02927b20bbaaa81db65c16b002d1176d64dd6e244885ef10cfc6d87b50c87768806082d741a644fc00521576aa72a8
7
+ data.tar.gz: 3a098ba95a9ea6b5736d492e3e3a403a87ccd4e68d3d236af33b96af3c19e31269574103a4416f6dbedd4323681950fdcf8e8525d15ead29da2242d877a1254a
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: getth
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sagar Pandya
@@ -24,8 +24,8 @@ dependencies:
24
24
  - - ">="
25
25
  - !ruby/object:Gem::Version
26
26
  version: '0'
27
- description: This gem defines methods _first, second, third ... ninth, tenth_ for
28
- retrieving values from strings and arrays. The Array and String classes are monkey-patched
27
+ description: This gem defines methods first, second, third ... ninth, tenth for retrieving
28
+ values from strings and arrays. The Array and String classes are monkey-patched
29
29
  with the module Getth.
30
30
  email: sarg@outlook.com
31
31
  executables: []