flying-sphinx 0.2.3 → 0.2.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/VERSION +1 -1
  2. data/lib/flying_sphinx.rb +1 -0
  3. metadata +3 -3
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.2.3
1
+ 0.2.4
data/lib/flying_sphinx.rb CHANGED
@@ -8,6 +8,7 @@ require 'riddle/0.9.9'
8
8
 
9
9
  require 'flying_sphinx/api'
10
10
  require 'flying_sphinx/configuration'
11
+ require 'flying_sphinx/heroku_shared_adapter'
11
12
  require 'flying_sphinx/index_request'
12
13
  require 'flying_sphinx/tunnel'
13
14
 
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: flying-sphinx
3
3
  version: !ruby/object:Gem::Version
4
- hash: 17
4
+ hash: 31
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 2
9
- - 3
10
- version: 0.2.3
9
+ - 4
10
+ version: 0.2.4
11
11
  platform: ruby
12
12
  authors:
13
13
  - Pat Allan