Skip to content

Commit 6986a99

Browse files
authored
Update gems (#496)
1 parent a69f21d commit 6986a99

File tree

1 file changed

+30
-28
lines changed

1 file changed

+30
-28
lines changed

Gemfile.lock

+30-28
Original file line numberDiff line numberDiff line change
@@ -15,28 +15,28 @@ GEM
1515
artifactory (3.0.15)
1616
atomos (0.1.3)
1717
aws-eventstream (1.1.1)
18-
aws-partitions (1.479.0)
19-
aws-sdk-core (3.117.0)
18+
aws-partitions (1.489.0)
19+
aws-sdk-core (3.119.1)
2020
aws-eventstream (~> 1, >= 1.0.2)
2121
aws-partitions (~> 1, >= 1.239.0)
2222
aws-sigv4 (~> 1.1)
2323
jmespath (~> 1.0)
24-
aws-sdk-kms (1.44.0)
25-
aws-sdk-core (~> 3, >= 3.112.0)
24+
aws-sdk-kms (1.46.0)
25+
aws-sdk-core (~> 3, >= 3.119.0)
2626
aws-sigv4 (~> 1.1)
27-
aws-sdk-s3 (1.96.1)
28-
aws-sdk-core (~> 3, >= 3.112.0)
27+
aws-sdk-s3 (1.99.0)
28+
aws-sdk-core (~> 3, >= 3.119.0)
2929
aws-sdk-kms (~> 1)
3030
aws-sigv4 (~> 1.1)
3131
aws-sigv4 (1.2.4)
3232
aws-eventstream (~> 1, >= 1.0.2)
3333
babosa (1.0.4)
3434
claide (1.0.3)
3535
clamp (1.3.2)
36-
cocoapods (1.10.1)
36+
cocoapods (1.10.2)
3737
addressable (~> 2.6)
3838
claide (>= 1.0.2, < 2.0)
39-
cocoapods-core (= 1.10.1)
39+
cocoapods-core (= 1.10.2)
4040
cocoapods-deintegrate (>= 1.0.3, < 2.0)
4141
cocoapods-downloader (>= 1.4.0, < 2.0)
4242
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -51,7 +51,7 @@ GEM
5151
nap (~> 1.0)
5252
ruby-macho (~> 1.4)
5353
xcodeproj (>= 1.19.0, < 2.0)
54-
cocoapods-core (1.10.1)
54+
cocoapods-core (1.10.2)
5555
activesupport (> 5.0, < 6)
5656
addressable (~> 2.6)
5757
algoliasearch (~> 1.0)
@@ -61,11 +61,11 @@ GEM
6161
netrc (~> 0.11)
6262
public_suffix
6363
typhoeus (~> 1.0)
64-
cocoapods-deintegrate (1.0.4)
64+
cocoapods-deintegrate (1.0.5)
6565
cocoapods-downloader (1.4.0)
6666
cocoapods-plugins (1.0.0)
6767
nap
68-
cocoapods-search (1.0.0)
68+
cocoapods-search (1.0.1)
6969
cocoapods-trunk (1.5.0)
7070
nap (>= 0.8, < 2.0)
7171
netrc (~> 0.11)
@@ -76,7 +76,7 @@ GEM
7676
highline (~> 2.0.0)
7777
concurrent-ruby (1.1.9)
7878
declarative (0.0.20)
79-
digest-crc (0.6.3)
79+
digest-crc (0.6.4)
8080
rake (>= 12.0.0, < 14.0.0)
8181
domain_name (0.5.20190701)
8282
unf (>= 0.0.5, < 1.0.0)
@@ -86,14 +86,15 @@ GEM
8686
ethon (0.14.0)
8787
ffi (>= 1.15.0)
8888
excon (0.85.0)
89-
faraday (1.5.1)
89+
faraday (1.7.0)
9090
faraday-em_http (~> 1.0)
9191
faraday-em_synchrony (~> 1.0)
9292
faraday-excon (~> 1.1)
9393
faraday-httpclient (~> 1.0.1)
9494
faraday-net_http (~> 1.0)
9595
faraday-net_http_persistent (~> 1.1)
9696
faraday-patron (~> 1.0)
97+
faraday-rack (~> 1.0)
9798
multipart-post (>= 1.2, < 3)
9899
ruby2_keywords (>= 0.0.4)
99100
faraday-cookie_jar (0.0.7)
@@ -106,12 +107,13 @@ GEM
106107
faraday-net_http (1.0.1)
107108
faraday-net_http_persistent (1.2.0)
108109
faraday-patron (1.0.0)
109-
faraday_middleware (1.0.0)
110+
faraday-rack (1.0.0)
111+
faraday_middleware (1.1.0)
110112
faraday (~> 1.0)
111-
fastimage (2.2.4)
112-
fastlane (2.187.0)
113+
fastimage (2.2.5)
114+
fastlane (2.191.0)
113115
CFPropertyList (>= 2.3, < 4.0.0)
114-
addressable (>= 2.3, < 3.0.0)
116+
addressable (>= 2.8, < 3.0.0)
115117
artifactory (~> 3.0)
116118
aws-sdk-s3 (~> 1.0)
117119
babosa (>= 1.0.3, < 2.0.0)
@@ -126,7 +128,7 @@ GEM
126128
faraday_middleware (~> 1.0)
127129
fastimage (>= 2.1.0, < 3.0.0)
128130
gh_inspector (>= 1.1.2, < 2.0.0)
129-
google-apis-androidpublisher_v3 (~> 0.1)
131+
google-apis-androidpublisher_v3 (~> 0.3)
130132
google-apis-playcustomapp_v1 (~> 0.1)
131133
google-cloud-storage (~> 1.31)
132134
highline (~> 2.0)
@@ -153,9 +155,9 @@ GEM
153155
fourflusher (2.3.1)
154156
fuzzy_match (2.0.4)
155157
gh_inspector (1.1.3)
156-
google-apis-androidpublisher_v3 (0.8.0)
158+
google-apis-androidpublisher_v3 (0.10.0)
157159
google-apis-core (>= 0.4, < 2.a)
158-
google-apis-core (0.4.0)
160+
google-apis-core (0.4.1)
159161
addressable (~> 2.5, >= 2.5.1)
160162
googleauth (>= 0.16.2, < 2.a)
161163
httpclient (>= 2.8.1, < 3.a)
@@ -164,7 +166,7 @@ GEM
164166
retriable (>= 2.0, < 4.a)
165167
rexml
166168
webrick
167-
google-apis-iamcredentials_v1 (0.6.0)
169+
google-apis-iamcredentials_v1 (0.7.0)
168170
google-apis-core (>= 0.4, < 2.a)
169171
google-apis-playcustomapp_v1 (0.5.0)
170172
google-apis-core (>= 0.4, < 2.a)
@@ -184,7 +186,7 @@ GEM
184186
google-cloud-core (~> 1.6)
185187
googleauth (>= 0.16.2, < 2.a)
186188
mini_mime (~> 1.0)
187-
googleauth (0.16.2)
189+
googleauth (0.17.0)
188190
faraday (>= 0.17.3, < 2.0)
189191
jwt (>= 1.4, < 3.0)
190192
memoist (~> 0.16)
@@ -202,8 +204,8 @@ GEM
202204
jwt (2.2.3)
203205
memoist (0.16.2)
204206
mini_magick (4.11.0)
205-
mini_mime (1.1.0)
206-
mini_portile2 (2.5.3)
207+
mini_mime (1.1.1)
208+
mini_portile2 (2.6.1)
207209
minitest (5.14.4)
208210
molinillo (0.6.6)
209211
multi_json (1.15.0)
@@ -212,8 +214,8 @@ GEM
212214
nap (1.1.0)
213215
naturally (2.2.1)
214216
netrc (0.11.0)
215-
nokogiri (1.11.7)
216-
mini_portile2 (~> 2.5.0)
217+
nokogiri (1.12.3)
218+
mini_portile2 (~> 2.6.1)
217219
racc (~> 1.4)
218220
os (1.1.1)
219221
plist (3.6.0)
@@ -266,7 +268,7 @@ GEM
266268
unicode-display_width (1.7.0)
267269
webrick (1.7.0)
268270
word_wrap (1.0.0)
269-
xcodeproj (1.20.0)
271+
xcodeproj (1.21.0)
270272
CFPropertyList (>= 2.3.3, < 4.0)
271273
atomos (~> 0.1.3)
272274
claide (>= 1.0.2, < 2.0)
@@ -290,4 +292,4 @@ DEPENDENCIES
290292
slather (>= 2.4.7)
291293

292294
BUNDLED WITH
293-
2.1.4
295+
2.2.24

0 commit comments

Comments
 (0)