File tree 2 files changed +14
-0
lines changed
2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -11,5 +11,6 @@ group :documentation do
11
11
end
12
12
13
13
group :test do
14
+ gem 'slather'
14
15
gem 'xcpretty'
15
16
end
Original file line number Diff line number Diff line change 12
12
json (>= 1.5.1 )
13
13
atomos (0.1.3 )
14
14
claide (1.0.3 )
15
+ clamp (1.3.2 )
15
16
cocoapods (1.9.3 )
16
17
activesupport (>= 4.0.2 , < 5 )
17
18
claide (>= 1.0.2 , < 2.0 )
72
73
xcinvoke (~> 0.3.0 )
73
74
json (2.3.1 )
74
75
liferaft (0.0.6 )
76
+ mini_portile2 (2.5.3 )
75
77
minitest (5.14.1 )
76
78
molinillo (0.6.6 )
77
79
mustache (1.1.1 )
78
80
nanaimo (0.3.0 )
79
81
nap (1.1.0 )
80
82
netrc (0.11.0 )
83
+ nokogiri (1.11.7 )
84
+ mini_portile2 (~> 2.5.0 )
85
+ racc (~> 1.4 )
81
86
open4 (1.3.4 )
87
+ racc (1.5.2 )
82
88
redcarpet (3.5.1 )
83
89
rouge (2.0.7 )
84
90
ruby-macho (1.4.0 )
85
91
sassc (2.4.0 )
86
92
ffi (~> 1.9 )
93
+ slather (2.7.1 )
94
+ CFPropertyList (>= 2.2 , < 4 )
95
+ activesupport
96
+ clamp (~> 1.3 )
97
+ nokogiri (~> 1.11 )
98
+ xcodeproj (~> 1.7 )
87
99
sqlite3 (1.4.2 )
88
100
thread_safe (0.3.6 )
89
101
typhoeus (1.4.0 )
@@ -107,6 +119,7 @@ PLATFORMS
107
119
DEPENDENCIES
108
120
cocoapods
109
121
jazzy
122
+ slather
110
123
xcpretty
111
124
112
125
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments