-
Notifications
You must be signed in to change notification settings - Fork 4
/
Gemfile.lock
210 lines (203 loc) · 4.53 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
203
204
205
206
207
208
209
210
GIT
remote: git@github.com:makevoid/bitcoin-client
revision: c9e0be12979cd923c67af6e36722d9e798a92265
specs:
bitcoin-client (0.0.4)
rest-client
GIT
remote: https://github.com/guard/guard-coffeescript.git
revision: d413510eff32e529f5f684700c9e1d00128cda2b
specs:
guard-coffeescript (2.0.1)
coffee-script (>= 2.2.0)
guard (>= 2.1.0)
guard-compat (~> 1.1)
GIT
remote: https://github.com/makevoid/guard-concat.git
revision: 7193fac560f2adda12fb1f8860b80c53a2fbb68d
specs:
guard-concat (0.8.1)
guard (~> 2.0)
GEM
remote: http://rubygems.org/
specs:
activemodel (5.2.2)
activesupport (= 5.2.2)
activesupport (5.2.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
bitstamp (0.3.0)
activemodel (>= 3.1)
activesupport (>= 3.1)
curb (> 0.8.1)
ruby-hmac (= 0.4.0)
blizz (0.2)
coderay (1.1.2)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.3)
curb (0.9.7)
data_objects (0.10.17)
addressable (~> 2.1)
diff-lcs (1.3)
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-mysql-adapter (1.2.0)
dm-do-adapter (~> 1.2.0)
do_mysql (~> 0.10.6)
dm-validations (1.2.0)
dm-core (~> 1.2.0)
do_mysql (0.10.17)
data_objects (= 0.10.17)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
em-websocket (0.5.1)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
eventmachine (1.2.7)
execjs (2.7.0)
ffi (1.9.25)
formatador (0.2.5)
guard (2.15.0)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
lumberjack (>= 1.0.12, < 2.0)
nenv (~> 0.1)
notiffany (~> 0.0)
pry (>= 0.9.12)
shellany (~> 0.0)
thor (>= 0.18.1)
guard-compat (1.2.1)
guard-livereload (2.5.2)
em-websocket (~> 0.5)
guard (~> 2.8)
guard-compat (~> 1.0)
multi_json (~> 1.8)
guard-sass (1.6.1)
guard (>= 2.8.0)
sass (>= 3.1)
haml (5.0.4)
temple (>= 0.8.0)
tilt
hiredis (0.6.3)
http-cookie (1.0.3)
domain_name (~> 0.5)
http_parser.rb (0.6.0)
i18n (1.1.1)
concurrent-ruby (~> 1.0)
json (2.1.0)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
lumberjack (1.0.13)
method_source (0.9.2)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2018.0812)
minitest (5.11.3)
multi_json (1.13.1)
mustermann (1.0.3)
nenv (0.3.0)
netrc (0.11.0)
nio4r (2.5.2)
notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (3.0.3)
puma (4.3.3)
nio4r (~> 2.0)
rack (2.2.2)
rack-protection (2.0.4)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
rake (13.0.1)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
redis (4.0.3)
rest-client (2.0.2)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
ruby-hmac (0.4.0)
ruby_dep (1.5.0)
sass (3.7.2)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
shellany (0.0.1)
sinatra (2.0.4)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.4)
tilt (~> 2.0)
temple (0.8.0)
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.9)
tzinfo (1.2.5)
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.5)
voidtools (0.3.1)
yajl-ruby (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
bitcoin-client!
bitstamp
blizz
dm-core
dm-migrations
dm-mysql-adapter
dm-validations
guard
guard-coffeescript!
guard-concat!
guard-livereload
guard-sass
haml
hiredis
json
puma
rack-test
rake
redis
rspec-core
rspec-expectations
rspec-mocks
sass
sinatra
voidtools
yajl-ruby
RUBY VERSION
ruby 2.7.1p83
BUNDLED WITH
2.1.4