forked from MyceliumGear/straight-server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
196 lines (192 loc) · 4.28 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
GIT
remote: git://github.com/MyceliumGear/straight.git
revision: 7ff9dbed0b1bc0da6d287c45773b663df821ad86
specs:
straight (1.0.0)
btcruby (~> 1.0)
concurrent-ruby
faraday
httparty (~> 0.13.5)
satoshi-unit (~> 0.1)
GEM
remote: https://rubygems.org/
specs:
activesupport (4.2.3)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.3.8)
async-rack (0.5.1)
rack (~> 1.1)
btcruby (1.1.1)
ffi (~> 1.9, >= 1.9.3)
builder (3.2.2)
byebug (5.0.0)
columnize (= 0.9.0)
columnize (0.9.0)
concurrent-ruby (1.0.5)
crack (0.4.2)
safe_yaml (~> 1.0.0)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.2.5)
em-synchrony (1.0.4)
eventmachine (>= 1.0.0.beta.1)
em-websocket (0.3.8)
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
event_emitter (0.2.5)
eventmachine (1.0.7)
factory_girl (4.5.0)
activesupport (>= 3.0.0)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
faye-websocket (0.10.0)
eventmachine (>= 0.12.0)
websocket-driver (>= 0.5.1)
ffi (1.9.18)
git (1.2.9.1)
git-version-bump (0.15.1)
github_api (0.11.3)
addressable (~> 2.3)
descendants_tracker (~> 0.0.1)
faraday (~> 0.8, < 0.10)
hashie (>= 1.2)
multi_json (>= 1.7.5, < 2.0)
nokogiri (~> 1.6.0)
oauth2
goliath (1.0.4)
async-rack
em-synchrony (>= 1.0.0)
em-websocket (= 0.3.8)
eventmachine (>= 1.0.0.beta.4)
http_parser.rb (= 0.6.0)
log4r
multi_json
rack (>= 1.2.2)
rack-contrib
rack-respond_to
hashie (3.4.2)
highline (1.7.3)
http_parser.rb (0.6.0)
httparty (0.13.7)
json (~> 1.8)
multi_xml (>= 0.5.2)
i18n (0.7.0)
jeweler (2.0.1)
builder
bundler (>= 1.0)
git (>= 1.2.5)
github_api
highline (>= 1.6.15)
nokogiri (>= 1.5.10)
rake
rdoc
json (1.8.6)
jwt (1.5.1)
log4r (1.1.10)
logmaster (0.2.0)
pony
mail (2.6.3)
mime-types (>= 1.16, < 3)
mime-types (2.6.1)
mini_portile (0.6.2)
minitest (5.7.0)
msgpack (0.7.5)
multi_json (1.11.2)
multi_xml (0.6.0)
multipart-post (2.0.0)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
oauth2 (1.0.0)
faraday (>= 0.8, < 0.10)
jwt (~> 1.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (~> 1.2)
pg (0.18.4)
pony (1.11)
mail (>= 2.0)
rack (1.6.4)
rack-accept-media-types (0.9)
rack-contrib (1.4.0)
git-version-bump (~> 0.15)
rack (~> 1.4)
rack-respond_to (0.9.8)
rack-accept-media-types (>= 0.6)
rake (10.4.2)
rbtrace (0.4.8)
ffi (>= 1.0.6)
msgpack (>= 0.4.3)
trollop (>= 1.16.2)
rdoc (4.2.0)
redis (3.2.1)
rspec (3.3.0)
rspec-core (~> 3.3.0)
rspec-expectations (~> 3.3.0)
rspec-mocks (~> 3.3.0)
rspec-core (3.3.2)
rspec-support (~> 3.3.0)
rspec-expectations (3.3.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.3.0)
rspec-mocks (3.3.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.3.0)
rspec-support (3.3.0)
ruby-hmac (0.4.0)
ruby-protocol-buffers (1.6.1)
safe_yaml (1.0.4)
satoshi-unit (0.1.8)
sequel (4.25.0)
socket.io-client-simple (1.1.3)
event_emitter
httparty
json
websocket-client-simple (>= 0.2.1)
sqlite3 (1.3.10)
thread_safe (0.3.5)
timecop (0.8.0)
trollop (2.1.2)
tzinfo (1.2.2)
thread_safe (~> 0.1)
webmock (1.21.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
websocket (1.2.2)
websocket-client-simple (0.2.2)
event_emitter
websocket
websocket-driver (0.6.2)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2)
PLATFORMS
ruby
DEPENDENCIES
btcruby (= 1.1.1)!
byebug
factory_girl
faye-websocket!
github_api (= 0.11.3)
goliath!
hashie
httparty!
jeweler (~> 2.0.1)
logmaster (~> 0.2.0)!
pg!
rbtrace!
redis!
rspec
ruby-hmac!
ruby-protocol-buffers!
satoshi-unit (>= 0.1.8)!
sequel!
socket.io-client-simple!
sqlite3
straight!
timecop
webmock
BUNDLED WITH
1.14.6