forked from zquestz/bitcoincash
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
68 lines (65 loc) · 1.51 KB
/
Gemfile.lock
File metadata and controls
68 lines (65 loc) · 1.51 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
57
58
59
60
61
62
63
64
65
66
67
68
GEM
remote: https://rubygems.org/
specs:
bigdecimal (4.0.1)
concurrent-ruby (1.3.6)
execjs (2.10.0)
google-protobuf (4.33.5)
bigdecimal
rake (>= 13)
google-protobuf (4.33.5-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.33.5-x86_64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.33.5-x86_64-linux-gnu)
bigdecimal
rake (>= 13)
htmlbeautifier (1.4.3)
i18n (1.14.8)
concurrent-ruby (~> 1.0)
libv8-node (24.12.0.1)
libv8-node (24.12.0.1-arm64-darwin)
libv8-node (24.12.0.1-x86_64-darwin)
libv8-node (24.12.0.1-x86_64-linux)
mini_portile2 (2.8.9)
mini_racer (0.19.2)
libv8-node (~> 24.12.0.1)
nokogiri (1.19.1)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.19.1-arm64-darwin)
racc (~> 1.4)
nokogiri (1.19.1-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.19.1-x86_64-linux-gnu)
racc (~> 1.4)
racc (1.8.1)
rake (13.3.1)
sass-embedded (1.97.3)
google-protobuf (~> 4.31)
rake (>= 13)
sass-embedded (1.97.3-arm64-darwin)
google-protobuf (~> 4.31)
sass-embedded (1.97.3-x86_64-darwin)
google-protobuf (~> 4.31)
sass-embedded (1.97.3-x86_64-linux-gnu)
google-protobuf (~> 4.31)
terser (1.2.6)
execjs (>= 0.3.0, < 3)
PLATFORMS
ruby
universal-darwin-20
x86_64-darwin-18
x86_64-linux
DEPENDENCIES
htmlbeautifier
i18n
mini_racer
nokogiri
rake
sass-embedded
terser
BUNDLED WITH
2.4.22