pirata 0.2.0 → 0.2.1

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 (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/pirata/torrent.rb +0 -4
  3. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 1560be96fd8d128cca19f40579ee6e32d4cf545a
4
- data.tar.gz: 6625a8d7d1974015049313e0c6cf9f5de99d6706
3
+ metadata.gz: 1f757f6c730ea28d1f9c5dd3ea5ca9b5af63d30c
4
+ data.tar.gz: 4adb6bd52e419f27e9eeee6dd8760e239dbf35fa
5
5
  SHA512:
6
- metadata.gz: 7810208447957abe600a601183d08475f4a58a1969cfeadf9bd846345f1349b130ffa9dd702bfa651187b35364f41ca4297e2a87f7401ef33101573cf69e76ca
7
- data.tar.gz: 9621488683654876273b67761aeb2e255b0ad846a5b2b3129a80f0319abe1aae83032fd00cfc272acb4639f2ae46e668abc856c9de0b59527f70001eb019948d
6
+ metadata.gz: 06bdf287d64fa7a6030cb36decf6565b45e04d07877b69f63116e947df7fef19568187a34107f29f0215817e4d5ceece1b88a717239b212f6fcfce070c03f03e
7
+ data.tar.gz: d35fd5e223d260c32535f2f855d511d1a46d035e419cb8fda58a04c59e63a88678f53df259261e7c9fe53eac76976763631508227a075cf1384b043d1756bfa5
@@ -14,10 +14,6 @@ module Pirata
14
14
  @title = params_hash[:title]
15
15
  end
16
16
 
17
- # def title
18
- # @params[:title]
19
- # end
20
-
21
17
  def category
22
18
  @params[:category]
23
19
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pirata
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Colin Lindsay
@@ -52,7 +52,7 @@ files:
52
52
  - lib/pirata/sort.rb
53
53
  - lib/pirata/torrent.rb
54
54
  - lib/pirata/user.rb
55
- homepage: https://github.com/clindsay107/Pirata
55
+ homepage: https://github.com/strong-code/pirata
56
56
  licenses:
57
57
  - GPL
58
58
  metadata: {}
@@ -73,7 +73,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
73
73
  version: '0'
74
74
  requirements: []
75
75
  rubyforge_project:
76
- rubygems_version: 2.4.6
76
+ rubygems_version: 2.4.8
77
77
  signing_key:
78
78
  specification_version: 4
79
79
  summary: Pirata - a Ruby API for The Pirate Bay