Skip to content

Commit ac42675

Browse files
authored
CocoaPods 1.8.1 (#3939)
1 parent 75a8356 commit ac42675

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# commit Gemfile and Gemfile.lock.
33
source 'https://rubygems.org'
44

5-
gem 'cocoapods', "1.8.0"
5+
gem 'cocoapods', "1.8.1"
66
gem 'cocoapods-generate', '1.6.0'

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ GEM
77
minitest (~> 5.1)
88
thread_safe (~> 0.3, >= 0.3.4)
99
tzinfo (~> 1.1)
10-
algoliasearch (1.27.0)
10+
algoliasearch (1.27.1)
1111
httpclient (~> 2.8, >= 2.8.3)
1212
json (>= 1.5.1)
1313
atomos (0.1.3)
1414
claide (1.0.3)
15-
cocoapods (1.8.0)
15+
cocoapods (1.8.1)
1616
activesupport (>= 4.0.2, < 5)
1717
claide (>= 1.0.2, < 2.0)
18-
cocoapods-core (= 1.8.0)
18+
cocoapods-core (= 1.8.1)
1919
cocoapods-deintegrate (>= 1.0.3, < 2.0)
2020
cocoapods-downloader (>= 1.2.2, < 2.0)
2121
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -31,10 +31,10 @@ GEM
3131
nap (~> 1.0)
3232
ruby-macho (~> 1.4)
3333
xcodeproj (>= 1.11.1, < 2.0)
34-
cocoapods-core (1.8.0)
34+
cocoapods-core (1.8.1)
3535
activesupport (>= 4.0.2, < 6)
3636
algoliasearch (~> 1.0)
37-
concurrent-ruby (~> 1.0)
37+
concurrent-ruby (~> 1.1)
3838
fuzzy_match (~> 2.0.4)
3939
nap (~> 1.0)
4040
cocoapods-deintegrate (1.0.4)
@@ -46,7 +46,7 @@ GEM
4646
nap
4747
cocoapods-search (1.0.0)
4848
cocoapods-stats (1.1.0)
49-
cocoapods-trunk (1.4.0)
49+
cocoapods-trunk (1.4.1)
5050
nap (>= 0.8, < 2.0)
5151
netrc (~> 0.11)
5252
cocoapods-try (1.1.0)
@@ -80,7 +80,7 @@ PLATFORMS
8080
ruby
8181

8282
DEPENDENCIES
83-
cocoapods (= 1.8.0)
83+
cocoapods (= 1.8.1)
8484
cocoapods-generate (= 1.6.0)
8585

8686
BUNDLED WITH

0 commit comments

Comments
 (0)