has_searcher 0.0.95 → 0.0.95.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.
@@ -30,7 +30,7 @@ class Searcher::Boostificator
30
30
  end
31
31
 
32
32
  def now
33
- @now ||= HasSearcher.cacheble_now
33
+ @now ||= HasSearcher.cacheable_now
34
34
  end
35
35
 
36
36
  def recip
@@ -1,3 +1,3 @@
1
1
  module HasSearcher
2
- VERSION = "0.0.95"
2
+ VERSION = "0.0.95.1"
3
3
  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.95
4
+ version: 0.0.95.1
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: -2046443877882988799
149
+ hash: 2217762593134151663
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: -2046443877882988799
158
+ hash: 2217762593134151663
159
159
  requirements: []
160
160
  rubyforge_project:
161
161
  rubygems_version: 1.8.24