-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
51 lines (48 loc) · 1019 Bytes
/
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
PATH
remote: .
specs:
podcast_press (0.0.1)
aws-s3 (~> 0.6.3)
commander (~> 4.1.2)
dotenv (~> 0.5.0)
taglib-ruby (~> 0.5.0)
GEM
remote: https://rubygems.org/
specs:
ansi (1.4.3)
aws-s3 (0.6.3)
builder
mime-types
xml-simple
builder (3.1.4)
columnize (0.3.1)
commander (4.1.3)
highline (~> 1.6.11)
debugger (1.1.3)
columnize (>= 0.3.1)
debugger-linecache (~> 1.1.1)
debugger-ruby_core_source (~> 1.1.2)
debugger-linecache (1.1.1)
debugger-ruby_core_source (>= 1.1.1)
debugger-ruby_core_source (1.1.2)
dotenv (0.5.0)
hashie (1.2.0)
highline (1.6.15)
mime-types (1.21)
minitest (4.6.0)
minitest-reporters (0.14.7)
ansi
builder
minitest (>= 2.12, < 5.0)
powerbar
powerbar (1.0.11)
ansi (~> 1.4.0)
hashie (>= 1.1.0)
taglib-ruby (0.5.2)
xml-simple (1.1.2)
PLATFORMS
ruby
DEPENDENCIES
debugger
minitest-reporters
podcast_press!