forked from SirBenedick/iceportal-audiobooks-downloader
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
79 lines (76 loc) · 1.68 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
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
did_you_mean (2.0.0)
json (2.9.1)
language_server-protocol (3.17.0.3)
m3u8 (0.8.2)
mini_portile2 (2.8.8)
mp3info (0.8.5)
ruby-mp3info (>= 0.8.5)
nokogiri (1.18.1)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
parallel (1.26.3)
parser (3.3.6.0)
ast (~> 2.4.1)
racc
pastel (0.8.0)
tty-color (~> 0.5)
public_suffix (6.0.1)
racc (1.8.1)
rainbow (3.1.1)
regexp_parser (2.10.0)
rubocop (1.69.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.36.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.37.0)
parser (>= 3.3.1.0)
ruby-mp3info (0.8.10)
ruby-progressbar (1.13.0)
rubyzip (2.3.2)
stringex (2.8.6)
strings-ansi (0.2.0)
tty-color (0.6.0)
tty-cursor (0.7.1)
tty-progressbar (0.18.3)
strings-ansi (~> 0.2)
tty-cursor (~> 0.7)
tty-screen (~> 0.8)
unicode-display_width (>= 1.6, < 3.0)
tty-prompt (0.23.1)
pastel (~> 0.8)
tty-reader (~> 0.8)
tty-reader (0.9.0)
tty-cursor (~> 0.7)
tty-screen (~> 0.8)
wisper (~> 2.0)
tty-screen (0.8.2)
unicode-display_width (2.6.0)
wisper (2.0.1)
PLATFORMS
ruby
DEPENDENCIES
addressable
did_you_mean (>= 1.5)
m3u8
mp3info
nokogiri
pastel
rubocop
rubyzip (> 2.3)
stringex
tty-progressbar
tty-prompt
BUNDLED WITH
2.6.1