Skip to content

Commit

Permalink
Update to CocoaPods 1.7.3 (#3280)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb777 authored Jun 28, 2019
1 parent 13671fd commit c958418
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
Expand Up @@ -2,5 +2,5 @@
# commit Gemfile and Gemfile.lock.
source 'https://rubygems.org'

gem 'cocoapods', "1.7.2"
gem 'cocoapods', "1.7.3"
gem 'cocoapods-generate', "1.5.0"
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ GEM
tzinfo (~> 1.1)
atomos (0.1.3)
claide (1.0.2)
cocoapods (1.7.2)
cocoapods (1.7.3)
activesupport (>= 4.0.2, < 5)
claide (>= 1.0.2, < 2.0)
cocoapods-core (= 1.7.2)
cocoapods-core (= 1.7.3)
cocoapods-deintegrate (>= 1.0.3, < 2.0)
cocoapods-downloader (>= 1.2.2, < 2.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
Expand All @@ -28,7 +28,7 @@ GEM
nap (~> 1.0)
ruby-macho (~> 1.4)
xcodeproj (>= 1.10.0, < 2.0)
cocoapods-core (1.7.2)
cocoapods-core (1.7.3)
activesupport (>= 4.0.2, < 6)
fuzzy_match (~> 2.0.4)
nap (~> 1.0)
Expand All @@ -48,7 +48,7 @@ GEM
colored2 (3.1.2)
concurrent-ruby (1.1.5)
escape (0.0.4)
fourflusher (2.3.0)
fourflusher (2.3.1)
fuzzy_match (2.0.4)
gh_inspector (1.1.3)
i18n (0.9.5)
Expand All @@ -73,7 +73,7 @@ PLATFORMS
ruby

DEPENDENCIES
cocoapods (= 1.7.2)
cocoapods (= 1.7.3)
cocoapods-generate (= 1.5.0)

BUNDLED WITH
Expand Down

0 comments on commit c958418

Please sign in to comment.