Skip to content

Commit

Permalink
Merge pull request #43 from funzin/renovate/cocoapods-1.x
Browse files Browse the repository at this point in the history
Update dependency cocoapods to v1.10.2
  • Loading branch information
funzin authored Sep 13, 2021
2 parents e8f8c32 + 2435a89 commit 645d395
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
source 'https://rubygems.org'
gem 'cocoapods', '1.10.1'
gem 'cocoapods', '1.10.2'
gem 'cocoapods-keys', '2.2.1'
gem "fastlane", '2.191.0'
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@ GEM
aws-eventstream (~> 1, >= 1.0.2)
babosa (1.0.4)
claide (1.0.3)
cocoapods (1.10.1)
cocoapods (1.10.2)
addressable (~> 2.6)
claide (>= 1.0.2, < 2.0)
cocoapods-core (= 1.10.1)
cocoapods-core (= 1.10.2)
cocoapods-deintegrate (>= 1.0.3, < 2.0)
cocoapods-downloader (>= 1.4.0, < 2.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
Expand All @@ -53,7 +53,7 @@ GEM
nap (~> 1.0)
ruby-macho (~> 1.4)
xcodeproj (>= 1.19.0, < 2.0)
cocoapods-core (1.10.1)
cocoapods-core (1.10.2)
activesupport (> 5.0, < 6)
addressable (~> 2.6)
algoliasearch (~> 1.0)
Expand Down Expand Up @@ -154,7 +154,7 @@ GEM
xcodeproj (>= 1.13.0, < 2.0.0)
xcpretty (~> 0.3.0)
xcpretty-travis-formatter (>= 0.0.3)
ffi (1.15.1)
ffi (1.15.3)
fourflusher (2.3.1)
fuzzy_match (2.0.4)
gh_inspector (1.1.3)
Expand Down Expand Up @@ -277,7 +277,7 @@ PLATFORMS
ruby

DEPENDENCIES
cocoapods (= 1.10.1)
cocoapods (= 1.10.2)
cocoapods-keys (= 2.2.1)
fastlane (= 2.191.0)

Expand Down

0 comments on commit 645d395

Please sign in to comment.