forked from KumarL/sansad
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
152 lines (150 loc) · 3.03 KB
/
Gemfile.lock
File metadata and controls
152 lines (150 loc) · 3.03 KB
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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
GEM
remote: https://rubygems.org/
specs:
activemodel (3.2.17)
activesupport (= 3.2.17)
builder (~> 3.0.0)
activesupport (3.2.17)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
builder (3.0.4)
coderay (1.1.0)
congress (0.2.4)
faraday (~> 0.9.0)
faraday_middleware (~> 0.9.1)
geocoder (~> 1.1.9)
hashie (~> 2.0)
json (~> 1.8)
rash (~> 0.4)
curb (0.8.5)
debug_inspector (0.0.2)
digest (0.0.1)
docsplit (0.7.4)
elasticsearch (1.0.1)
elasticsearch-api (= 1.0.1)
elasticsearch-transport (= 1.0.1)
elasticsearch-api (1.0.1)
multi_json
elasticsearch-transport (1.0.1)
faraday
multi_json
ethon (0.7.0)
ffi (>= 1.3.0)
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.9.1)
faraday (>= 0.7.4, < 0.10)
ffi (1.9.3)
geocoder (1.1.9)
hashie (2.0.5)
i18n (0.6.9)
interception (0.5)
json (1.8.1)
kgio (2.9.2)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
method_source (0.8.2)
mime-types (1.25.1)
mini_portile (0.5.3)
mongoid (3.1.6)
activemodel (~> 3.2)
moped (~> 1.4)
origin (~> 1.0)
tzinfo (~> 0.3.29)
moped (1.5.2)
multi_json (1.9.2)
multipart-post (2.0.0)
nokogiri (1.6.1)
mini_portile (~> 0.5.0)
oj (1.4.7)
origin (1.1.0)
ox (2.1.1)
paint (0.8.7)
polyglot (0.3.4)
pony (1.8)
mail (>= 2.0)
pry (0.9.12.6)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
pry-nav (0.2.3)
pry (~> 0.9.10)
pry-rescue (1.4.1)
interception (>= 0.5)
pry
pry-stack_explorer (0.4.9.1)
binding_of_caller (>= 0.7)
pry (>= 0.9.11)
rack (1.5.2)
rack-protection (1.5.2)
rack
rack-test (0.6.2)
rack (>= 1.0)
raindrops (0.13.0)
rake (10.3.1)
rash (0.4.0)
hashie (~> 2.0.0)
ruby-hmac (0.4.0)
ruby-ole (1.2.11.7)
safe_yaml (1.0.1)
sinatra (1.4.4)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra-cross_origin (0.3.2)
slop (3.5.0)
spreadsheet (1.0.0)
ruby-ole (>= 1.0)
tilt (1.4.1)
timecop (0.7.1)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
typhoeus (0.6.8)
ethon (>= 0.7.0)
tzinfo (0.3.39)
unicorn (4.8.2)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
us-documents (0.3.0)
nokogiri
wirb (1.0.3)
paint (~> 0.8)
yajl-ruby (1.2.0)
PLATFORMS
ruby
DEPENDENCIES
congress
curb (~> 0.8)
digest
docsplit (~> 0.6)
elasticsearch (~> 1.0)
mongoid (~> 3.1)
nokogiri (~> 1.5)
oj (~> 1.0)
ox (~> 2.0)
paint
pony (~> 1.0)
pry
pry-nav
pry-rescue
pry-stack_explorer
rack (~> 1.0)
rack-test
rake
ruby-hmac
safe_yaml
sinatra (~> 1.0)
sinatra-cross_origin
spreadsheet
timecop (~> 0.7)
typhoeus
tzinfo
unicorn
us-documents
wirb
yajl-ruby (~> 1.1)