forked from bdmac/sunspot_mongoid
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
58 lines (55 loc) · 1.02 KB
/
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
PATH
remote: .
specs:
sunspot_mongoid (0.4.1)
mongoid
sunspot (>= 1.1.0)
sunspot_rails (>= 1.1.0)
GEM
remote: http://rubygems.org/
specs:
activemodel (3.1.1)
activesupport (= 3.1.1)
builder (~> 3.0.0)
i18n (~> 0.6)
activesupport (3.1.1)
multi_json (~> 1.0)
bson (1.4.0)
builder (3.0.0)
escape (0.0.4)
git (1.2.5)
i18n (0.6.0)
jeweler (1.6.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
mongo (1.4.0)
bson (= 1.4.0)
mongoid (2.3.3)
activemodel (~> 3.1)
mongo (~> 1.3)
tzinfo (~> 0.3.22)
multi_json (1.0.3)
nokogiri (1.5.0)
pr_geohash (1.0.0)
rake (0.8.7)
rr (1.0.4)
rsolr (0.12.1)
builder (>= 2.1.2)
shoulda (2.11.3)
sunspot (1.2.1)
escape (= 0.0.4)
pr_geohash (~> 1.0)
rsolr (= 0.12.1)
sunspot_rails (1.2.1)
nokogiri
sunspot (= 1.2.1)
tzinfo (0.3.30)
PLATFORMS
ruby
DEPENDENCIES
jeweler
rake
rr
shoulda
sunspot_mongoid!