peerflixrb 2.0.1 → 2.0.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b53e691a60a0c46fbfb5528307823e65aa273595
4
- data.tar.gz: 181e0b498f588c740345445e300114dfc649fb83
3
+ metadata.gz: 17f6402d04441c1394724f1405165267890d7262
4
+ data.tar.gz: 21986130d87f7ac765ec3c5a23c595f79ab85a32
5
5
  SHA512:
6
- metadata.gz: 2234f4f562ade553b2e402de4ffb62201e46951101aba4b803f5e6e13c31de513c9c1e1f2bac79e38bc486243646755f0f7ca39c0672a36b4e06a7ff809d5562
7
- data.tar.gz: 6cb1f0b20c3381d0173fc4126b858b1da7b504b2062fce95109bd3bd926bb8cd74d36975fa5afc93a632069da5309eabce4ace25c32512ae10fe0a6ded95f9b0
6
+ metadata.gz: c1d96ab4e08e743308bcfb82488c072d79cf503aa24a5dc7ad4a75f8323d66f1f227423724aa6c3e8f5ef24c74cc613a613fbd3bd34e7db7c15ff952c2ae72c4
7
+ data.tar.gz: ade889d374db2e60b86ee748ae1585e344dd5f5896dd5c83509868088b388864766554dcd4fdf587f898b8a40e73f15d27706179b95033ab85b1a027184ab3a4
@@ -1,3 +1,3 @@
1
1
  module Peerflixrb
2
- VERSION = '2.0.1'.freeze
2
+ VERSION = '2.0.2'.freeze
3
3
  end
@@ -9,8 +9,8 @@ Gem::Specification.new do |spec|
9
9
  spec.authors = ['David Marchante']
10
10
  spec.email = ['davidmarchan@gmail.com']
11
11
 
12
- spec.summary = 'Wrapper for peerflix with automatic search through KAT and Addic7ed.'
13
- # spec.description = %q{TODO: Write a longer description or delete this line.}
12
+ spec.summary = 'Wrapper for peerflix with automatic search through KickAss Torrents, Yifysubtitles and Addic7ed.'
13
+ spec.description = %q{With peerflixrb you can search for movies and TV shows and stream them directly on your favorite video player! You can choose the torrent and the subtitles file or you can let it choose the best for you.}
14
14
  spec.homepage = 'https://github.com/iovis9/peerflixrb'
15
15
  spec.license = 'MIT'
16
16
 
@@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
19
19
  spec.executables = 'peerflixrb'
20
20
  spec.require_paths = ['lib']
21
21
 
22
- spec.add_runtime_dependency 'addic7ed_downloader', '~> 0.1'
22
+ spec.add_runtime_dependency 'addic7ed_downloader', '~> 0.2'
23
23
  spec.add_runtime_dependency 'nokogiri', '~> 1.6'
24
24
  spec.add_runtime_dependency 'highline', '~> 1.7'
25
25
  spec.add_runtime_dependency 'httparty', '~> 0.13'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: peerflixrb
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.1
4
+ version: 2.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - David Marchante
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: '0.1'
19
+ version: '0.2'
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
- version: '0.1'
26
+ version: '0.2'
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: nokogiri
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -192,7 +192,9 @@ dependencies:
192
192
  - - "~>"
193
193
  - !ruby/object:Gem::Version
194
194
  version: '3.3'
195
- description:
195
+ description: With peerflixrb you can search for movies and TV shows and stream them
196
+ directly on your favorite video player! You can choose the torrent and the subtitles
197
+ file or you can let it choose the best for you.
196
198
  email:
197
199
  - davidmarchan@gmail.com
198
200
  executables:
@@ -242,6 +244,7 @@ rubyforge_project:
242
244
  rubygems_version: 2.6.4
243
245
  signing_key:
244
246
  specification_version: 4
245
- summary: Wrapper for peerflix with automatic search through KAT and Addic7ed.
247
+ summary: Wrapper for peerflix with automatic search through KickAss Torrents, Yifysubtitles
248
+ and Addic7ed.
246
249
  test_files: []
247
250
  has_rdoc: