-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
53 lines (49 loc) · 983 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
52
53
PATH
remote: .
specs:
spinjector (1.1.0)
optparse (~> 0.1)
xcodeproj (~> 1.21)
yaml (~> 0.2)
GEM
remote: https://rubygems.org/
specs:
CFPropertyList (3.0.6)
rexml
ansi (1.5.0)
atomos (0.1.3)
builder (3.2.4)
claide (1.1.0)
colored2 (3.1.2)
minitest (5.15.0)
minitest-hooks (1.5.0)
minitest (> 5.3)
minitest-reporters (1.5.0)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
nanaimo (0.3.0)
optparse (0.4.0)
rake (12.3.3)
rexml (3.2.6)
ruby-progressbar (1.11.0)
xcodeproj (1.23.0)
CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.3)
claide (>= 1.0.2, < 2.0)
colored2 (~> 3.1)
nanaimo (~> 0.3.0)
rexml (~> 3.2.4)
yaml (0.3.0)
PLATFORMS
ruby
DEPENDENCIES
bundler (>= 1.12.0, < 3.0.0)
minitest (~> 5.11)
minitest-hooks (~> 1.5)
minitest-reporters (~> 1.3)
rake (~> 12.3)
spinjector!
BUNDLED WITH
2.2.26