Skip to content

Commit

Permalink
Update cocoapods to 1.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ianyh committed Dec 2, 2019
1 parent 2056ec9 commit 70b649e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,4 +1,4 @@
source 'http://rubygems.org'

gem 'cocoapods', '= 1.8.0'
gem 'cocoapods', '~> 1.8.0'
gem 'xcpretty'
10 changes: 5 additions & 5 deletions Gemfile.lock
Expand Up @@ -12,10 +12,10 @@ GEM
json (>= 1.5.1)
atomos (0.1.3)
claide (1.0.3)
cocoapods (1.8.0)
cocoapods (1.8.4)
activesupport (>= 4.0.2, < 5)
claide (>= 1.0.2, < 2.0)
cocoapods-core (= 1.8.0)
cocoapods-core (= 1.8.4)
cocoapods-deintegrate (>= 1.0.3, < 2.0)
cocoapods-downloader (>= 1.2.2, < 2.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
Expand All @@ -31,10 +31,10 @@ GEM
nap (~> 1.0)
ruby-macho (~> 1.4)
xcodeproj (>= 1.11.1, < 2.0)
cocoapods-core (1.8.0)
cocoapods-core (1.8.4)
activesupport (>= 4.0.2, < 6)
algoliasearch (~> 1.0)
concurrent-ruby (~> 1.0)
concurrent-ruby (~> 1.1)
fuzzy_match (~> 2.0.4)
nap (~> 1.0)
cocoapods-deintegrate (1.0.4)
Expand Down Expand Up @@ -80,7 +80,7 @@ PLATFORMS
ruby

DEPENDENCIES
cocoapods (= 1.8.0)
cocoapods (~> 1.8.0)
xcpretty

BUNDLED WITH
Expand Down

0 comments on commit 70b649e

Please sign in to comment.