-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathGemfile.lock
More file actions
56 lines (53 loc) · 1.19 KB
/
Gemfile.lock
File metadata and controls
56 lines (53 loc) · 1.19 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
GEM
remote: https://rubygems.org/
specs:
activesupport (5.2.4.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
awesome_print (1.8.0)
bitcoin-ruby (0.0.19)
eventmachine
ffi
scrypt
concurrent-ruby (1.1.6)
connection_pool (2.2.2)
eventmachine (1.2.7)
ffi (1.11.1)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
hashie (3.6.0)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
json (2.2.0)
little-plugger (1.1.4)
logging (2.2.2)
little-plugger (~> 1.1)
multi_json (~> 1.10)
minitest (5.14.1)
multi_json (1.13.1)
net-http-persistent (3.0.1)
connection_pool (~> 2.2)
radiator (0.4.6)
awesome_print (~> 1.7, >= 1.7.0)
bitcoin-ruby (~> 0.0, >= 0.0.11)
ffi (~> 1.9, >= 1.9.18)
hashie (~> 3.5, >= 3.5.5)
json (~> 2.0, >= 2.0.2)
logging (~> 2.2, >= 2.2.0)
net-http-persistent (>= 2.5.2)
rake (12.3.2)
scrypt (3.0.6)
ffi-compiler (>= 1.0, < 2.0)
thread_safe (0.3.6)
tzinfo (1.2.7)
thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
activesupport
radiator
BUNDLED WITH
1.17.1