has_searcher 0.0.94 → 0.0.95

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.
@@ -1,3 +1,3 @@
1
1
  module HasSearcher
2
- VERSION = "0.0.94"
2
+ VERSION = "0.0.95"
3
3
  end
data/lib/has_searcher.rb CHANGED
@@ -12,7 +12,7 @@ module HasSearcher
12
12
  end
13
13
  end
14
14
 
15
- def self.cacheble_now
15
+ def self.cacheable_now
16
16
  1.minute.since.change(:sec => 0)
17
17
  end
18
18
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: has_searcher
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.94
4
+ version: 0.0.95
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -146,7 +146,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
146
146
  version: '0'
147
147
  segments:
148
148
  - 0
149
- hash: 2418588399443127363
149
+ hash: -2046443877882988799
150
150
  required_rubygems_version: !ruby/object:Gem::Requirement
151
151
  none: false
152
152
  requirements:
@@ -155,7 +155,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
155
155
  version: '0'
156
156
  segments:
157
157
  - 0
158
- hash: 2418588399443127363
158
+ hash: -2046443877882988799
159
159
  requirements: []
160
160
  rubyforge_project:
161
161
  rubygems_version: 1.8.24