File tree 2 files changed +8
-6
lines changed
2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -3,4 +3,5 @@ source 'https://rubygems.org'
3
3
gem 'bundler' , '~> 2.0'
4
4
gem 'xcpretty'
5
5
gem 'cocoapods'
6
+ gem 'nokogiri' , '~> 1.10'
6
7
gem 'slather'
Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- CFPropertyList (3.0.0 )
4
+ CFPropertyList (3.0.1 )
5
5
activesupport (4.2.11.1 )
6
6
i18n (~> 0.7 )
7
7
minitest (~> 5.1 )
8
8
thread_safe (~> 0.3 , >= 0.3.4 )
9
9
tzinfo (~> 1.1 )
10
10
atomos (0.1.3 )
11
- claide (1.0.2 )
12
- clamp (1.3.0 )
11
+ claide (1.0.3 )
12
+ clamp (1.3.1 )
13
13
cocoapods (1.4.0 )
14
14
activesupport (>= 4.0.2 , < 5 )
15
15
claide (>= 1.0.2 , < 2.0 )
57
57
nanaimo (0.2.6 )
58
58
nap (1.1.0 )
59
59
netrc (0.11.0 )
60
- nokogiri (1.10.2 )
60
+ nokogiri (1.10.4 )
61
61
mini_portile2 (~> 2.4.0 )
62
62
rouge (2.0.7 )
63
63
ruby-macho (1.1.0 )
70
70
thread_safe (0.3.6 )
71
71
tzinfo (1.2.5 )
72
72
thread_safe (~> 0.1 )
73
- xcodeproj (1.8.2 )
73
+ xcodeproj (1.12.0 )
74
74
CFPropertyList (>= 2.3.3 , < 4.0 )
75
75
atomos (~> 0.1.3 )
76
76
claide (>= 1.0.2 , < 2.0 )
@@ -85,8 +85,9 @@ PLATFORMS
85
85
DEPENDENCIES
86
86
bundler (~> 2.0 )
87
87
cocoapods
88
+ nokogiri (~> 1.10 )
88
89
slather
89
90
xcpretty
90
91
91
92
BUNDLED WITH
92
- 2.0.1
93
+ 2.0.2
You can’t perform that action at this time.
0 commit comments