pirate_bay_ruby 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.
@@ -21,7 +21,7 @@ command :search do |c|
21
21
  c.summary = 'Searches the pirate bay'
22
22
  c.description = ''
23
23
 
24
- c.example 'description', 'pirate_bay_ruby search "Mad Men"'
24
+ c.example 'description', 'pirate_bay_ruby search "Ubuntu'
25
25
 
26
26
  c.action do |args, options|
27
27
  say_error "One or more arguments required" and abort if args.empty?
@@ -1,3 +1,3 @@
1
1
  module PirateBayRuby
2
- VERSION = "0.0.4"
2
+ VERSION = "0.0.5"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pirate_bay_ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -107,7 +107,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
107
107
  version: '0'
108
108
  segments:
109
109
  - 0
110
- hash: -1820902889336662923
110
+ hash: 3182293004420740528
111
111
  required_rubygems_version: !ruby/object:Gem::Requirement
112
112
  none: false
113
113
  requirements:
@@ -116,7 +116,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
116
116
  version: '0'
117
117
  segments:
118
118
  - 0
119
- hash: -1820902889336662923
119
+ hash: 3182293004420740528
120
120
  requirements: []
121
121
  rubyforge_project:
122
122
  rubygems_version: 1.8.25