Skip to content

Commit b23a143

Browse files
paulb777schmidt-sebastian
authored andcommitted
Update to CocoaPods 1.10.0 (#6795)
1 parent 60226e4 commit b23a143

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# commit Gemfile and Gemfile.lock.
33
source '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.
88
gem 'cocoapods-generate', git: "https://github.com/square/cocoapods-generate.git", ref: "230b0b537b"

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ GEM
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)
@@ -43,8 +43,8 @@ GEM
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)
@@ -125,7 +125,7 @@ GEM
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

138138
DEPENDENCIES
139-
cocoapods (= 1.10.0.rc.1)
139+
cocoapods (= 1.10.0)
140140
cocoapods-generate!
141141
danger (= 6.1.0)
142142

0 commit comments

Comments
 (0)