erichummel-sunspot 2.0.0.pre.111215a → 2.0.0.pre.111215b

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.
@@ -83,5 +83,13 @@ module Sunspot
83
83
  'silent_fail_session_proxy'
84
84
  )
85
85
  )
86
+ autoload(
87
+ :MulticoreSessionProxy,
88
+ File.join(
89
+ File.dirname(__FILE__),
90
+ 'session_proxy',
91
+ 'multicore_session_proxy'
92
+ )
93
+ )
86
94
  end
87
95
  end
@@ -1,3 +1,3 @@
1
1
  module Sunspot
2
- VERSION = '2.0.0.pre.111215a'
2
+ VERSION = '2.0.0.pre.111215b'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: erichummel-sunspot
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0.pre.111215a
4
+ version: 2.0.0.pre.111215b
5
5
  prerelease: 6
6
6
  platform: ruby
7
7
  authors: