Skip to content

Commit

Permalink
Merge pull request #134 from CocoaPods/update_to_use_180
Browse files Browse the repository at this point in the history
Update cocoapods gem
dnkoutso authored Sep 26, 2019
2 parents 9ad16cb + 2394755 commit 1063214
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -7,19 +7,19 @@ GIT

GIT
remote: https://github.com/CocoaPods/CocoaPods.git
revision: af83e4713771bc98dd7f903cc81c4fbc8866812c
revision: ae4d9804450c9f83a3fea29eadc3c6e2affe24c7
branch: master
specs:
cocoapods (1.8.0.beta.1)
cocoapods (1.8.0)
activesupport (>= 4.0.2, < 5)
claide (>= 1.0.2, < 2.0)
cocoapods-core (= 1.8.0.beta.1)
cocoapods-core (= 1.8.0)
cocoapods-deintegrate (>= 1.0.3, < 2.0)
cocoapods-downloader (>= 1.2.2, < 2.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
cocoapods-search (>= 1.0.0, < 2.0)
cocoapods-stats (>= 1.0.0, < 2.0)
cocoapods-trunk (= 1.4.0)
cocoapods-trunk (>= 1.4.0, < 2.0)
cocoapods-try (>= 1.1.0, < 2.0)
colored2 (~> 3.1)
escape (~> 0.0.4)
@@ -32,10 +32,10 @@ GIT

GIT
remote: https://github.com/CocoaPods/Core.git
revision: 0a6dea961da236995dfde3c7927e4daaf2045820
revision: dbc9b76820d546b4d655aa26141fad0412c3c849
branch: master
specs:
cocoapods-core (1.8.0.beta.1)
cocoapods-core (1.8.0)
activesupport (>= 4.0.2, < 6)
algoliasearch (~> 1.0)
concurrent-ruby (~> 1.0)
@@ -59,15 +59,15 @@ PATH
GEM
remote: https://rubygems.org/
specs:
CFPropertyList (3.0.0)
CFPropertyList (3.0.1)
activesupport (4.2.11.1)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.5.1)
public_suffix (~> 2.0, >= 2.0.2)
algoliasearch (1.26.1)
algoliasearch (1.27.0)
httpclient (~> 2.8, >= 2.8.3)
json (>= 1.5.1)
ast (2.2.0)
@@ -104,7 +104,7 @@ GEM
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
metaclass (0.0.4)
minitest (5.11.3)
minitest (5.12.0)
mocha (1.1.0)
metaclass (~> 0.0.1)
mocha-on-bacon (0.2.2)

0 comments on commit 1063214

Please sign in to comment.