forked from wryobservations/rummager
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
165 lines (163 loc) · 3.44 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
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
153
154
155
156
157
158
159
160
161
162
163
164
165
GEM
remote: https://rubygems.org/
specs:
PriorityQueue (0.1.2)
activesupport (3.2.12)
i18n (~> 0.6)
multi_json (~> 1.0)
addressable (2.3.3)
airbrake (4.0.0)
builder
multi_json
ansi (1.4.3)
builder (3.1.3)
celluloid (0.14.1)
timers (>= 1.0.0)
chronic (0.9.1)
ci_reporter (1.7.1)
builder (>= 2.1.2)
coderay (1.1.0)
columnize (0.8.9)
connection_pool (1.1.0)
crack (0.3.2)
debugger (1.6.6)
columnize (>= 0.3.1)
debugger-linecache (~> 1.2.0)
debugger-ruby_core_source (~> 1.3.2)
debugger-linecache (1.2.0)
debugger-ruby_core_source (1.3.2)
ffi (1.9.0)
ffi-aspell (0.0.3)
ffi (>= 1.0.11)
gds-api-adapters (7.18.0)
link_header
lrucache (~> 0.1.1)
null_logger
plek
rest-client (~> 1.6.3)
i18n (0.6.0)
json (1.7.7)
kgio (2.8.0)
link_header (0.0.7)
listen (1.2.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
little-plugger (1.1.3)
logging (1.8.1)
little-plugger (>= 1.1.3)
multi_json (>= 1.3.6)
logstash-event (1.2.02)
lrucache (0.1.4)
PriorityQueue (~> 0.1.2)
metaclass (0.0.1)
method_source (0.8.2)
mime-types (1.19)
minitest (4.6.1)
mocha (0.13.2)
metaclass (~> 0.0.1)
mr-sparkle (0.2.0)
listen (~> 1.0)
rb-fsevent (>= 0.9)
rb-inotify (>= 0.8)
unicorn (>= 4.5)
multi_json (1.3.6)
nokogiri (1.5.5)
null_logger (0.0.1)
plek (1.5.0)
pry (0.9.12.6)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
rack (1.5.2)
rack-logstasher (0.0.3)
logstash-event
rack
rack-protection (1.3.2)
rack
rack-test (0.6.1)
rack (>= 1.0)
raindrops (0.11.0)
rake (0.9.2)
rb-fsevent (0.9.3)
rb-inotify (0.9.0)
ffi (>= 0.5.0)
rb-kqueue (0.2.0)
ffi (>= 0.5.0)
redis (3.0.4)
redis-namespace (1.3.1)
redis (~> 3.0.0)
rest-client (1.6.7)
mime-types (>= 1.16)
shoulda-context (1.1.1)
sidekiq (2.13.0)
celluloid (>= 0.14.1)
connection_pool (>= 1.0.0)
json
redis (>= 3.0)
redis-namespace
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
simplecov-rcov (0.2.3)
simplecov (>= 0.4.1)
sinatra (1.3.4)
rack (~> 1.4)
rack-protection (~> 1.3)
tilt (~> 1.3, >= 1.3.3)
slop (3.4.5)
tilt (1.3.3)
timers (1.1.0)
turn (0.9.6)
ansi
unf (0.1.3)
unf_ext
unf_ext (0.0.6)
unicorn (4.6.2)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
webmock (1.9.3)
addressable (>= 2.2.7)
crack (>= 0.3.2)
whenever (0.8.2)
activesupport (>= 2.3.4)
chronic (>= 0.6.3)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
airbrake (= 4.0.0)
ci_reporter (= 1.7.1)
debugger
ffi-aspell (= 0.0.3)
gds-api-adapters (= 7.18.0)
json (= 1.7.7)
logging (= 1.8.1)
minitest (= 4.6.1)
mocha
mr-sparkle (= 0.2.0)
multi_json (= 1.3.6)
nokogiri (= 1.5.5)
plek (= 1.5.0)
pry
rack (= 1.5.2)
rack-logstasher (= 0.0.3)
rack-test
raindrops (= 0.11.0)
rake (= 0.9.2)
redis-namespace (= 1.3.1)
rest-client (= 1.6.7)
shoulda-context
sidekiq (= 2.13.0)
simplecov
simplecov-rcov
sinatra (= 1.3.4)
slop (= 3.4.5)
turn
unf (= 0.1.3)
unicorn (= 4.6.2)
webmock (= 1.9.3)
whenever
yajl-ruby (= 1.1.0)