Skip to content

Commit a99af53

Browse files
Update CocoaPods version
1 parent 0e7c65e commit a99af53

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ GEM
33
specs:
44
CFPropertyList (3.0.5)
55
rexml
6-
activesupport (5.2.6)
6+
activesupport (5.2.8.1)
77
concurrent-ruby (~> 1.0, >= 1.0.2)
88
i18n (>= 0.7, < 2)
99
minitest (~> 5.1)
@@ -79,7 +79,7 @@ GEM
7979
colored2 (3.1.2)
8080
commander (4.6.0)
8181
highline (~> 2.0.0)
82-
concurrent-ruby (1.1.9)
82+
concurrent-ruby (1.1.10)
8383
declarative (0.0.20)
8484
diffy (3.4.2)
8585
digest-crc (0.6.4)
@@ -228,7 +228,7 @@ GEM
228228
http-cookie (1.0.5)
229229
domain_name (~> 0.5)
230230
httpclient (2.8.3)
231-
i18n (1.8.10)
231+
i18n (1.12.0)
232232
concurrent-ruby (~> 1.0)
233233
jmespath (1.6.1)
234234
json (2.6.2)
@@ -240,7 +240,7 @@ GEM
240240
mini_magick (4.11.0)
241241
mini_mime (1.1.2)
242242
mini_portile2 (2.8.0)
243-
minitest (5.14.4)
243+
minitest (5.16.3)
244244
molinillo (0.6.6)
245245
multi_json (1.15.0)
246246
multipart-post (2.0.0)
@@ -251,15 +251,15 @@ GEM
251251
nokogiri (1.13.9)
252252
mini_portile2 (~> 2.8.0)
253253
racc (~> 1.4)
254-
octokit (4.21.0)
255-
faraday (>= 0.9)
256-
sawyer (~> 0.8.0, >= 0.5.3)
254+
octokit (4.25.1)
255+
faraday (>= 1, < 3)
256+
sawyer (~> 0.9)
257257
oj (3.13.23)
258258
optimist (3.0.1)
259259
options (2.3.2)
260260
optparse (0.1.1)
261261
os (1.1.4)
262-
parallel (1.20.1)
262+
parallel (1.22.1)
263263
parser (3.0.2.0)
264264
ast (~> 2.4.1)
265265
plist (3.6.0)
@@ -296,9 +296,9 @@ GEM
296296
ruby-progressbar (1.11.0)
297297
ruby2_keywords (0.0.5)
298298
rubyzip (2.3.2)
299-
sawyer (0.8.2)
299+
sawyer (0.9.2)
300300
addressable (>= 2.3.5)
301-
faraday (> 0.8, < 2.0)
301+
faraday (>= 0.17.3, < 3)
302302
security (0.1.3)
303303
signet (0.17.0)
304304
addressable (~> 2.8)
@@ -319,7 +319,7 @@ GEM
319319
tty-cursor (~> 0.7)
320320
typhoeus (1.4.0)
321321
ethon (>= 0.9.0)
322-
tzinfo (1.2.9)
322+
tzinfo (1.2.10)
323323
thread_safe (~> 0.1)
324324
uber (0.1.0)
325325
unf (0.1.4)

Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ SPEC CHECKSUMS:
4848

4949
PODFILE CHECKSUM: d8f9b8b8c62970f7a1592bf92fba7df3ce3992e2
5050

51-
COCOAPODS: 1.10.1
51+
COCOAPODS: 1.11.3

0 commit comments

Comments
 (0)