Skip to content

Commit 645d395

Browse files
authored
Merge pull request #43 from funzin/renovate/cocoapods-1.x
Update dependency cocoapods to v1.10.2
2 parents e8f8c32 + 2435a89 commit 645d395

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
source 'https://rubygems.org'
2-
gem 'cocoapods', '1.10.1'
2+
gem 'cocoapods', '1.10.2'
33
gem 'cocoapods-keys', '2.2.1'
44
gem "fastlane", '2.191.0'

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@ GEM
3535
aws-eventstream (~> 1, >= 1.0.2)
3636
babosa (1.0.4)
3737
claide (1.0.3)
38-
cocoapods (1.10.1)
38+
cocoapods (1.10.2)
3939
addressable (~> 2.6)
4040
claide (>= 1.0.2, < 2.0)
41-
cocoapods-core (= 1.10.1)
41+
cocoapods-core (= 1.10.2)
4242
cocoapods-deintegrate (>= 1.0.3, < 2.0)
4343
cocoapods-downloader (>= 1.4.0, < 2.0)
4444
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -53,7 +53,7 @@ GEM
5353
nap (~> 1.0)
5454
ruby-macho (~> 1.4)
5555
xcodeproj (>= 1.19.0, < 2.0)
56-
cocoapods-core (1.10.1)
56+
cocoapods-core (1.10.2)
5757
activesupport (> 5.0, < 6)
5858
addressable (~> 2.6)
5959
algoliasearch (~> 1.0)
@@ -154,7 +154,7 @@ GEM
154154
xcodeproj (>= 1.13.0, < 2.0.0)
155155
xcpretty (~> 0.3.0)
156156
xcpretty-travis-formatter (>= 0.0.3)
157-
ffi (1.15.1)
157+
ffi (1.15.3)
158158
fourflusher (2.3.1)
159159
fuzzy_match (2.0.4)
160160
gh_inspector (1.1.3)
@@ -277,7 +277,7 @@ PLATFORMS
277277
ruby
278278

279279
DEPENDENCIES
280-
cocoapods (= 1.10.1)
280+
cocoapods (= 1.10.2)
281281
cocoapods-keys (= 2.2.1)
282282
fastlane (= 2.191.0)
283283

0 commit comments

Comments
 (0)