File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 22# commit Gemfile and Gemfile.lock.
33source 'https://rubygems.org'
44
5- gem 'cocoapods' , '1.10.0.rc.1 '
5+ gem 'cocoapods' , '1.10.0'
66
77# Use cocoapod-generate hash until 2.1.0 releases to fix a bug interacting with CocoaPods 1.10.
88gem 'cocoapods-generate' , git : "https://github.com/square/cocoapods-generate.git" , ref : "230b0b537b"
Original file line number Diff line number Diff line change 2626 cork
2727 nap
2828 open4 (~> 1.3 )
29- cocoapods (1.10.0.rc.1 )
29+ cocoapods (1.10.0 )
3030 addressable (~> 2.6 )
3131 claide (>= 1.0.2 , < 2.0 )
32- cocoapods-core (= 1.10.0.rc.1 )
32+ cocoapods-core (= 1.10.0 )
3333 cocoapods-deintegrate (>= 1.0.3 , < 2.0 )
3434 cocoapods-downloader (>= 1.4.0 , < 2.0 )
3535 cocoapods-plugins (>= 1.0.0 , < 2.0 )
4343 molinillo (~> 0.6.6 )
4444 nap (~> 1.0 )
4545 ruby-macho (~> 1.4 )
46- xcodeproj (>= 1.17 .0 , < 2.0 )
47- cocoapods-core (1.10.0.rc.1 )
46+ xcodeproj (>= 1.19 .0 , < 2.0 )
47+ cocoapods-core (1.10.0 )
4848 activesupport (> 5.0 , < 6 )
4949 addressable (~> 2.6 )
5050 algoliasearch (~> 1.0 )
125125 tzinfo (1.2.7 )
126126 thread_safe (~> 0.1 )
127127 unicode-display_width (1.6.0 )
128- xcodeproj (1.18 .0 )
128+ xcodeproj (1.19 .0 )
129129 CFPropertyList (>= 2.3.3 , < 4.0 )
130130 atomos (~> 0.1.3 )
131131 claide (>= 1.0.2 , < 2.0 )
@@ -136,7 +136,7 @@ PLATFORMS
136136 ruby
137137
138138DEPENDENCIES
139- cocoapods (= 1.10.0.rc.1 )
139+ cocoapods (= 1.10.0 )
140140 cocoapods-generate !
141141 danger (= 6.1.0 )
142142
You can’t perform that action at this time.
0 commit comments