theysaidso 0.1.1 → 0.1.2

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
  SHA1:
3
- metadata.gz: 8ba66bfcb991997e9d30ad909966878d32fc7939
4
- data.tar.gz: 72e384ec5be07d32b0bc4473b3016a606d094bb8
3
+ metadata.gz: 9f380863bd5e65321368e22ff4490eab83f04f06
4
+ data.tar.gz: 84645ab727b6192377a16c107d3f52c9d9fa53fe
5
5
  SHA512:
6
- metadata.gz: f6173aa0910a2b47dbeb0d4a400a50e7d70aad9a80679090842fc870158f2b33c855a4676297c99e03bdedd797986acf7aed41e976739a225e1a603c9b41b773
7
- data.tar.gz: ad44079188cc1ad2716b3deb3dbdb81a5cd40256da75319c28ea09b6ebaa0dad6b02906906d14a419cce69f888dc85737eb8c857d88cacd191097dc0c981a927
6
+ metadata.gz: e3e37db864a6ae2032a7c8d906d045f56abbee17170af2392ade93b892e6d696008046c585924b3d38bf7493d4a9316efe8721cbf7cd23709469d418626ed84c
7
+ data.tar.gz: eb7ece93e0a6b3033e04c4781669ac9b37bd93cca4e155906abd3ed0e8a5cab2895f1c01991cfbb8912e5c39d60f477a0d4d504c37414c433ec9604b96cbf37c
@@ -12,8 +12,8 @@ class Theysaidso::QOD
12
12
  @author = attrs['contents']['author']
13
13
  @length = attrs['contents']['length']
14
14
  @tags = attrs['contents']['tags']
15
+ @categroy = attrs['contents']['categroy']
15
16
  @success = attrs['success']['total']
16
- @category = attrs['category']
17
17
  end
18
18
 
19
19
  def self.fetch
@@ -1,3 +1,3 @@
1
1
  module Theysaidso
2
- VERSION = "0.1.1"
2
+ VERSION = "0.1.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: theysaidso
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Hassanin Ahmed