sunspot_matchers 2.2.0.4 → 2.2.0.5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6241793155988128c17253eff88574bb70f16225
4
- data.tar.gz: 72042de74cfa56c018613523d3f147ec5dae7abf
3
+ metadata.gz: 1b7f06c6d4e72420699a7b9264360488353038c0
4
+ data.tar.gz: 61f0ee34f1815bdd8623b4c0c5b73fb03a11e755
5
5
  SHA512:
6
- metadata.gz: 1db1041465612f527bb2a8a08d4734f2b668e395379997d50704a3b973bc9ff8288bb17dd649307313bbce856a3cb268a5cb10dc18bf6bd770aac7e28d9426bd
7
- data.tar.gz: ed817351eb40722c16cefb273851db09673b9ea5953ed36a596a8bca603a43ce8b2426cb61e374e6eae49bb489f303d161d38060fb4c977c57cde5f80961c870
6
+ metadata.gz: d3e01491e827a8fb4c18ac25e12f8b799d0b509bec0f0936b0960388e08606c6ee2d0d00f9771d6133538bae67c21f8e58e5b8d7c4bda7d2ef3956a89f94b009
7
+ data.tar.gz: cbc584343812fe04859433c1cf57884b79209c9fa242c0eed56fbb66f5719817747318274be034b94e8202e6b879e0b3a37a9f3b0b0b0c7fbef4b176f171c49c
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- sunspot_matchers (2.2.0.4)
4
+ sunspot_matchers (2.2.0.5)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -1,3 +1,3 @@
1
1
  module SunspotMatchers
2
- VERSION = "2.2.0.4"
2
+ VERSION = "2.2.0.5"
3
3
  end
@@ -1,2 +1,3 @@
1
+ require 'sunspot'
1
2
  require 'sunspot_matchers/matchers'
2
3
  require 'sunspot_matchers/sunspot_session_spy'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sunspot_matchers
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.2.0.4
4
+ version: 2.2.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Joseph Palermo
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-10-10 00:00:00.000000000 Z
11
+ date: 2015-10-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler