File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 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'
33gem 'bundler' , '~> 2.0'
44gem 'xcpretty'
55gem 'cocoapods'
6+ gem 'nokogiri' , '~> 1.10'
67gem 'slather'
Original file line number Diff line number Diff line change 11GEM
22 remote: https://rubygems.org/
33 specs:
4- CFPropertyList (3.0.0 )
4+ CFPropertyList (3.0.1 )
55 activesupport (4.2.11.1 )
66 i18n (~> 0.7 )
77 minitest (~> 5.1 )
88 thread_safe (~> 0.3 , >= 0.3.4 )
99 tzinfo (~> 1.1 )
1010 atomos (0.1.3 )
11- claide (1.0.2 )
12- clamp (1.3.0 )
11+ claide (1.0.3 )
12+ clamp (1.3.1 )
1313 cocoapods (1.4.0 )
1414 activesupport (>= 4.0.2 , < 5 )
1515 claide (>= 1.0.2 , < 2.0 )
5757 nanaimo (0.2.6 )
5858 nap (1.1.0 )
5959 netrc (0.11.0 )
60- nokogiri (1.10.2 )
60+ nokogiri (1.10.4 )
6161 mini_portile2 (~> 2.4.0 )
6262 rouge (2.0.7 )
6363 ruby-macho (1.1.0 )
7070 thread_safe (0.3.6 )
7171 tzinfo (1.2.5 )
7272 thread_safe (~> 0.1 )
73- xcodeproj (1.8.2 )
73+ xcodeproj (1.12.0 )
7474 CFPropertyList (>= 2.3.3 , < 4.0 )
7575 atomos (~> 0.1.3 )
7676 claide (>= 1.0.2 , < 2.0 )
@@ -85,8 +85,9 @@ PLATFORMS
8585DEPENDENCIES
8686 bundler (~> 2.0 )
8787 cocoapods
88+ nokogiri (~> 1.10 )
8889 slather
8990 xcpretty
9091
9192BUNDLED WITH
92- 2.0.1
93+ 2.0.2
You can’t perform that action at this time.
0 commit comments