-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathGemfile.lock
202 lines (195 loc) · 4.54 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
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
GIT
remote: https://github.com/89mo/dm-serializer.git
revision: 3723cc7ef51b9b00e50da9f036d19efea4d2344c
branch: release-1.2-suishin
specs:
dm-serializer (1.2.2)
dm-core (~> 1.2.0)
fastercsv (~> 1.5)
json (~> 2.6)
json_pure (~> 2.6)
multi_json (~> 1.0)
GIT
remote: https://github.com/bhaak/dm-types.git
revision: 14b3c3f295f6486ae1d16d47e918cc246a0b8651
branch: gem-v1.2.2-with-frozen-nilclass-fix
specs:
dm-types (1.2.2)
bcrypt-ruby (~> 3.0)
dm-core (~> 1.2.0)
fastercsv (~> 1.5)
json (~> 2.6)
multi_json (~> 1.0)
stringex (~> 1.4)
uuidtools (~> 2.1)
GIT
remote: https://github.com/eventmachine/eventmachine.git
revision: 42374129ab73c799688e4f5483e9872e7f175bed
specs:
eventmachine (1.3.0.dev.1)
GIT
remote: https://github.com/kematzy/sinatra-cache.git
revision: 9996b52a6593cd8dd77cca06fb80e831ec8f6657
specs:
sinatra-cache (0.3.7)
sinatra (>= 1.1.0)
sinatra-outputbuffer (>= 0.1.0)
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
base64 (0.2.0)
bcrypt (3.1.20)
bcrypt-ruby (3.1.5)
bcrypt (>= 3.1.3)
builder (3.2.4)
ci_reporter (2.1.0)
builder (>= 2.1.2)
rexml
coderay (1.1.3)
concurrent-ruby (1.2.3)
crass (1.0.6)
daemons (1.4.1)
data_mapper (1.2.0)
dm-aggregates (~> 1.2.0)
dm-constraints (~> 1.2.0)
dm-core (~> 1.2.0)
dm-migrations (~> 1.2.0)
dm-serializer (~> 1.2.0)
dm-timestamps (~> 1.2.0)
dm-transactions (~> 1.2.0)
dm-types (~> 1.2.0)
dm-validations (~> 1.2.0)
data_objects (0.10.17)
addressable (~> 2.1)
diff-lcs (1.5.1)
dm-aggregates (1.2.0)
dm-core (~> 1.2.0)
dm-constraints (1.2.0)
dm-core (~> 1.2.0)
dm-core (1.2.1)
addressable (~> 2.3)
dm-do-adapter (1.2.0)
data_objects (~> 0.10.6)
dm-core (~> 1.2.0)
dm-migrations (1.2.0)
dm-core (~> 1.2.0)
dm-sqlite-adapter (1.2.0)
dm-do-adapter (~> 1.2.0)
do_sqlite3 (~> 0.10.6)
dm-timestamps (1.2.0)
dm-core (~> 1.2.0)
dm-transactions (1.2.0)
dm-core (~> 1.2.0)
dm-validations (1.2.0)
dm-core (~> 1.2.0)
do_sqlite3 (0.10.17)
data_objects (= 0.10.17)
docile (1.4.0)
et-orbi (1.2.11)
tzinfo
fastercsv (1.5.5)
fugit (1.11.0)
et-orbi (~> 1, >= 1.2.11)
raabro (~> 1.4)
haml (5.2.2)
temple (>= 0.8.0)
tilt
json (2.7.2)
json_pure (2.7.2)
method_source (1.1.0)
multi_json (1.15.0)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
nokogiri (1.16.5-x86_64-linux)
racc (~> 1.4)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (5.0.5)
raabro (1.4.0)
racc (1.8.0)
rack (2.2.9)
rack-mobile-detect (0.4.0)
rack
rack-protection (3.2.0)
base64 (>= 0.1.0)
rack (~> 2.2, >= 2.2.4)
rack-test (2.1.0)
rack (>= 1.3)
rake (13.2.1)
rexml (3.2.8)
strscan (>= 3.0.9)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
ruby2_keywords (0.0.5)
rufus-scheduler (3.9.1)
fugit (~> 1.1, >= 1.1.6)
sanitize (6.1.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
sinatra (3.2.0)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.2.0)
tilt (~> 2.0)
sinatra-outputbuffer (0.1.0)
sinatra (>= 1.0.a)
stringex (1.5.1)
strscan (3.1.0)
sync (0.5.0)
temple (0.10.3)
thin (1.8.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
tilt (2.3.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uuidtools (2.2.0)
PLATFORMS
x86_64-linux
DEPENDENCIES
ci_reporter
data_mapper
dm-migrations
dm-serializer!
dm-sqlite-adapter
dm-types!
eventmachine!
fastercsv
haml (< 6.0.0)
json
nokogiri
pry
rack-mobile-detect
rack-test
rake
rspec
rufus-scheduler
sanitize
simplecov
sinatra
sinatra-cache!
sync
thin
BUNDLED WITH
2.4.6