tmb 0.0.86 → 0.0.87

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.
data/Rakefile CHANGED
@@ -4,7 +4,7 @@ require 'echoe'
4
4
  #Echoe.new(File.basename(File.dirname(__FILE__)))
5
5
 
6
6
  App = "tmb"
7
- Version = "0.0.86"
7
+ Version = "0.0.87"
8
8
 
9
9
  Echoe.new(App, Version) do |p|
10
10
  p.name = App
data/lib/tmb/commands.rb CHANGED
@@ -72,7 +72,7 @@ eos
72
72
  puts "\n" + searcher.search_description(search_terms) + "\n\n" + searcher.display_results + "\n\n"
73
73
  end
74
74
 
75
- def self.updatedb(args)
75
+ def self.updatedb(args=nil)
76
76
  self.search_remote(args)
77
77
  end
78
78
 
data/tmb.gemspec CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = %q{tmb}
5
- s.version = "0.0.86"
5
+ s.version = "0.0.87"
6
6
 
7
7
  s.required_rubygems_version = Gem::Requirement.new(">= 1.2") if s.respond_to? :required_rubygems_version=
8
8
  s.authors = ["Justin Thibault"]
data.tar.gz.sig CHANGED
@@ -1 +1,2 @@
1
- ���K/���#�mk���l/�Z5������ҝ�]l�IRy�l=lt#?�s '�!K���n��Y̲�7h&Y�-t#4_4��t���Z'7J���m���=���j� ��~q�y�NI���� ��P�X��+K�P6Ƒ2�j#C��:��!�1���y���9��b�#��M���ê�dN#}��� �cT*��6F�dZ�51�����_�⺐]��I���*�*��UG�><�{���3��؊o
1
+ tT[�����U��)�ʐ�
2
+ ���U�y���,�Xq(4〄' ��9�lPaib�4_��S]�����k�Z��>��2�C����
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tmb
3
3
  version: !ruby/object:Gem::Version
4
- hash: 179
4
+ hash: 177
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 86
10
- version: 0.0.86
9
+ - 87
10
+ version: 0.0.87
11
11
  platform: ruby
12
12
  authors:
13
13
  - Justin Thibault
metadata.gz.sig CHANGED
Binary file