forked from justinko/sunspot-rails-http-basic-auth
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Gemfile.lock
40 lines (37 loc) · 790 Bytes
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
PATH
remote: .
specs:
sunspot-rails-http-basic-auth (0.0.2)
sunspot_rails (~> 1.3.0.rc4)
GEM
remote: http://rubygems.org/
specs:
builder (3.0.0)
diff-lcs (1.1.3)
escape (0.0.4)
fakeweb (1.3.0)
nokogiri (1.5.0)
pr_geohash (1.0.0)
rsolr (1.0.2)
builder (>= 2.1.2)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
sunspot (1.3.0.rc4)
escape (= 0.0.4)
pr_geohash (~> 1.0)
rsolr (= 1.0.2)
sunspot_rails (1.3.0.rc4)
nokogiri
sunspot (= 1.3.0.rc4)
PLATFORMS
ruby
DEPENDENCIES
fakeweb
rspec (~> 2.5)
sunspot-rails-http-basic-auth!