-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
53 lines (50 loc) · 1.11 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
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
amazing_print (1.4.0)
apetag (1.1.5)
cicphash (>= 1.0.0)
cicphash (2.0.0)
curb (1.0.5)
down (5.4.1)
addressable (~> 2.8)
flacinfo-rb (1.0)
moumar-wmainfo-rb (0.8)
mp4info (1.7.3)
multi_json (1.15.0)
net-ssh (7.1.0)
nokogiri (1.15.1-x86_64-darwin)
racc (~> 1.4)
public_suffix (5.0.1)
racc (1.6.2)
ruby-audioinfo (0.5.5)
apetag (>= 1.1.4)
flacinfo-rb (>= 0.4)
moumar-wmainfo-rb (>= 0.7)
mp4info (>= 1.7.3)
ruby-mp3info (>= 0.8)
ruby-ogginfo (>= 0.6.13)
wavefile (~> 0.6.0)
ruby-mp3info (0.8.10)
ruby-ogginfo (0.7.2)
ruby-progressbar (1.13.0)
streamio-ffmpeg (3.0.2)
multi_json (~> 1.8)
thor (1.2.2)
wavefile (0.6.0)
PLATFORMS
x86_64-darwin-22
DEPENDENCIES
amazing_print (~> 1.4)
curb (~> 1.0)
down (~> 5.4)
net-ssh (~> 7.1)
nokogiri (~> 1.15)
ruby-audioinfo (~> 0.5.5)
ruby-progressbar (~> 1.13)
streamio-ffmpeg (~> 3.0)
thor (~> 1.2)
BUNDLED WITH
2.4.13