File tree Expand file tree Collapse file tree 3 files changed +0
-16
lines changed Expand file tree Collapse file tree 3 files changed +0
-16
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ source 'https://rubygems.org'
3
3
gem 'rake'
4
4
gem 'plist'
5
5
gem 'naturally' , '~> 1.3.2'
6
- gem 'slather'
7
6
gem 'xcpretty'
8
7
gem 'xcodeproj'
9
8
gem 'cocoapods'
Original file line number Diff line number Diff line change 8
8
thread_safe (~> 0.3 , >= 0.3.4 )
9
9
tzinfo (~> 1.1 )
10
10
claide (0.9.1 )
11
- clamp (0.6.5 )
12
11
cocoapods (0.38.2 )
13
12
activesupport (>= 3.2.15 )
14
13
claide (~> 0.9.1 )
41
40
fuzzy_match (2.0.4 )
42
41
i18n (0.7.0 )
43
42
json (1.8.3 )
44
- mini_portile (0.6.2 )
45
43
minitest (5.8.0 )
46
44
molinillo (0.3.1 )
47
45
nap (0.8.0 )
48
46
naturally (1.3.2 )
49
47
netrc (0.7.8 )
50
- nokogiri (1.6.6.2 )
51
- mini_portile (~> 0.6.0 )
52
48
plist (3.1.0 )
53
49
rake (10.4.2 )
54
- slather (1.8.1 )
55
- clamp (~> 0.6 )
56
- nokogiri (~> 1.6.3 )
57
- xcodeproj (~> 0.26.2 )
58
50
thread_safe (0.3.5 )
59
51
tzinfo (1.2.2 )
60
52
thread_safe (~> 0.1 )
@@ -72,7 +64,6 @@ DEPENDENCIES
72
64
naturally (~> 1.3.2 )
73
65
plist
74
66
rake
75
- slather
76
67
xcodeproj
77
68
xcpretty
78
69
You can’t perform that action at this time.
0 commit comments