-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathGemfile.lock
109 lines (106 loc) · 2.25 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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
GEM
remote: https://rubygems.org/
specs:
actionpack (4.0.10)
activesupport (= 4.0.10)
builder (~> 3.1.0)
erubis (~> 2.7.0)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
activemodel (4.0.10)
activesupport (= 4.0.10)
builder (~> 3.1.0)
activesupport (4.0.10)
i18n (~> 0.6, >= 0.6.9)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
awesome_print (1.2.0)
better_errors (1.1.0)
coderay (>= 1.0.0)
erubis (>= 2.6.6)
bson (1.11.1)
bson_ext (1.11.1)
bson (~> 1.11.1)
builder (3.1.4)
coderay (1.1.0)
crass (0.2.1)
daemons (1.1.9)
dotenv (0.11.1)
dotenv-deployment (~> 0.0.2)
dotenv-deployment (0.0.2)
elasticsearch (1.0.5)
elasticsearch-api (= 1.0.5)
elasticsearch-transport (= 1.0.5)
elasticsearch-api (1.0.5)
multi_json
elasticsearch-transport (1.0.5)
faraday
multi_json
erubis (2.7.0)
eventmachine (1.0.3)
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
i18n (0.6.11)
method_source (0.8.2)
mini_portile (0.6.0)
minitest (4.7.5)
mongo (1.11.1)
bson (= 1.11.1)
mongo_mapper (0.13.0)
activemodel (>= 3.0.0)
activesupport (>= 3.0)
mongo (~> 1.8)
plucky (~> 0.6.5)
multi_json (1.10.1)
multipart-post (2.0.0)
nokogiri (1.6.3.1)
mini_portile (= 0.6.0)
nokogumbo (1.1.12)
nokogiri
nyny (3.4.2)
actionpack (~> 4.0.2)
better_errors (~> 1.1.0)
rack-contrib (~> 1.1.0)
tilt (~> 1.4.1)
plucky (0.6.6)
mongo (~> 1.5)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
puma (2.14.0)
rack (1.5.2)
rack-contrib (1.1.0)
rack (>= 0.9.1)
rack-test (0.6.2)
rack (>= 1.0)
sanitize (3.0.2)
crass (~> 0.2.0)
nokogiri (>= 1.4.4)
nokogumbo (= 1.1.12)
slop (3.6.0)
thin (1.6.2)
daemons (>= 1.0.9)
eventmachine (>= 1.0.0)
rack (>= 1.0.0)
thread_safe (0.3.4)
tilt (1.4.1)
tzinfo (0.3.41)
PLATFORMS
ruby
DEPENDENCIES
awesome_print
bson_ext
dotenv
elasticsearch
mongo_mapper
nokogiri
nyny
pry
puma
sanitize
thin
BUNDLED WITH
1.10.6