Skip to content

Commit bb4aefa

Browse files
committed
Updated gems
1 parent 24ae5af commit bb4aefa

File tree

1 file changed

+67
-52
lines changed

1 file changed

+67
-52
lines changed

Gemfile.lock

+67-52
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,27 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.3)
5-
addressable (2.7.0)
4+
CFPropertyList (3.0.4)
5+
rexml
6+
addressable (2.8.0)
67
public_suffix (>= 2.0.2, < 5.0)
78
artifactory (3.0.15)
89
atomos (0.1.3)
9-
aws-eventstream (1.1.0)
10-
aws-partitions (1.421.0)
11-
aws-sdk-core (3.111.2)
10+
aws-eventstream (1.2.0)
11+
aws-partitions (1.516.0)
12+
aws-sdk-core (3.121.2)
1213
aws-eventstream (~> 1, >= 1.0.2)
1314
aws-partitions (~> 1, >= 1.239.0)
1415
aws-sigv4 (~> 1.1)
1516
jmespath (~> 1.0)
16-
aws-sdk-kms (1.41.0)
17-
aws-sdk-core (~> 3, >= 3.109.0)
17+
aws-sdk-kms (1.50.0)
18+
aws-sdk-core (~> 3, >= 3.121.2)
1819
aws-sigv4 (~> 1.1)
19-
aws-sdk-s3 (1.87.0)
20-
aws-sdk-core (~> 3, >= 3.109.0)
20+
aws-sdk-s3 (1.104.0)
21+
aws-sdk-core (~> 3, >= 3.121.2)
2122
aws-sdk-kms (~> 1)
22-
aws-sigv4 (~> 1.1)
23-
aws-sigv4 (1.2.2)
23+
aws-sigv4 (~> 1.4)
24+
aws-sigv4 (1.4.0)
2425
aws-eventstream (~> 1, >= 1.0.2)
2526
babosa (1.0.4)
2627
claide (1.0.3)
@@ -29,25 +30,38 @@ GEM
2930
commander-fastlane (4.4.6)
3031
highline (~> 1.7.2)
3132
declarative (0.0.20)
32-
declarative-option (0.1.0)
33-
digest-crc (0.6.3)
33+
digest-crc (0.6.4)
3434
rake (>= 12.0.0, < 14.0.0)
3535
domain_name (0.5.20190701)
3636
unf (>= 0.0.5, < 1.0.0)
3737
dotenv (2.7.6)
38-
emoji_regex (3.2.1)
39-
excon (0.78.1)
40-
faraday (1.3.0)
38+
emoji_regex (3.2.3)
39+
excon (0.87.0)
40+
faraday (1.8.0)
41+
faraday-em_http (~> 1.0)
42+
faraday-em_synchrony (~> 1.0)
43+
faraday-excon (~> 1.1)
44+
faraday-httpclient (~> 1.0.1)
4145
faraday-net_http (~> 1.0)
46+
faraday-net_http_persistent (~> 1.1)
47+
faraday-patron (~> 1.0)
48+
faraday-rack (~> 1.0)
4249
multipart-post (>= 1.2, < 3)
43-
ruby2_keywords
50+
ruby2_keywords (>= 0.0.4)
4451
faraday-cookie_jar (0.0.7)
4552
faraday (>= 0.8.0)
4653
http-cookie (~> 1.0.0)
54+
faraday-em_http (1.0.0)
55+
faraday-em_synchrony (1.0.0)
56+
faraday-excon (1.1.0)
57+
faraday-httpclient (1.0.1)
4758
faraday-net_http (1.0.1)
48-
faraday_middleware (1.0.0)
59+
faraday-net_http_persistent (1.2.0)
60+
faraday-patron (1.0.0)
61+
faraday-rack (1.0.0)
62+
faraday_middleware (1.2.0)
4963
faraday (~> 1.0)
50-
fastimage (2.2.1)
64+
fastimage (2.2.5)
5165
fastlane (2.172.0)
5266
CFPropertyList (>= 2.3, < 4.0.0)
5367
addressable (>= 2.3, < 3.0.0)
@@ -94,51 +108,50 @@ GEM
94108
representable (~> 3.0)
95109
retriable (>= 2.0, < 4.0)
96110
signet (~> 0.12)
97-
google-apis-core (0.2.1)
111+
google-apis-core (0.4.1)
98112
addressable (~> 2.5, >= 2.5.1)
99-
googleauth (~> 0.14)
100-
httpclient (>= 2.8.1, < 3.0)
113+
googleauth (>= 0.16.2, < 2.a)
114+
httpclient (>= 2.8.1, < 3.a)
101115
mini_mime (~> 1.0)
102116
representable (~> 3.0)
103-
retriable (>= 2.0, < 4.0)
117+
retriable (>= 2.0, < 4.a)
104118
rexml
105-
signet (~> 0.14)
106119
webrick
107-
google-apis-iamcredentials_v1 (0.1.0)
108-
google-apis-core (~> 0.1)
109-
google-apis-storage_v1 (0.1.0)
110-
google-apis-core (~> 0.1)
111-
google-cloud-core (1.5.0)
120+
google-apis-iamcredentials_v1 (0.7.0)
121+
google-apis-core (>= 0.4, < 2.a)
122+
google-apis-storage_v1 (0.8.0)
123+
google-apis-core (>= 0.4, < 2.a)
124+
google-cloud-core (1.6.0)
112125
google-cloud-env (~> 1.0)
113126
google-cloud-errors (~> 1.0)
114-
google-cloud-env (1.4.0)
127+
google-cloud-env (1.5.0)
115128
faraday (>= 0.17.3, < 2.0)
116-
google-cloud-errors (1.0.1)
117-
google-cloud-storage (1.30.0)
129+
google-cloud-errors (1.2.0)
130+
google-cloud-storage (1.34.1)
118131
addressable (~> 2.5)
119132
digest-crc (~> 0.4)
120133
google-apis-iamcredentials_v1 (~> 0.1)
121134
google-apis-storage_v1 (~> 0.1)
122-
google-cloud-core (~> 1.2)
123-
googleauth (~> 0.9)
135+
google-cloud-core (~> 1.6)
136+
googleauth (>= 0.16.2, < 2.a)
124137
mini_mime (~> 1.0)
125-
googleauth (0.15.0)
138+
googleauth (0.17.1)
126139
faraday (>= 0.17.3, < 2.0)
127140
jwt (>= 1.4, < 3.0)
128141
memoist (~> 0.16)
129142
multi_json (~> 1.11)
130143
os (>= 0.9, < 2.0)
131-
signet (~> 0.14)
144+
signet (~> 0.15)
132145
highline (1.7.10)
133-
http-cookie (1.0.3)
146+
http-cookie (1.0.4)
134147
domain_name (~> 0.5)
135148
httpclient (2.8.3)
136149
jmespath (1.4.0)
137-
json (2.5.1)
138-
jwt (2.2.2)
150+
json (2.6.0)
151+
jwt (2.3.0)
139152
memoist (0.16.2)
140153
mini_magick (4.11.0)
141-
mini_mime (1.0.2)
154+
mini_mime (1.1.2)
142155
multi_json (1.15.0)
143156
multipart-post (2.0.0)
144157
nanaimo (0.3.0)
@@ -147,46 +160,48 @@ GEM
147160
plist (3.6.0)
148161
pr_changelog (0.4.0)
149162
public_suffix (4.0.6)
150-
rake (13.0.3)
151-
representable (3.0.4)
163+
rake (13.0.6)
164+
representable (3.1.1)
152165
declarative (< 0.1.0)
153-
declarative-option (< 0.2.0)
166+
trailblazer-option (>= 0.1.1, < 0.2.0)
154167
uber (< 0.2.0)
155168
retriable (3.1.2)
156-
rexml (3.2.4)
169+
rexml (3.2.5)
157170
rouge (2.0.7)
158-
ruby2_keywords (0.0.4)
159-
rubyzip (2.3.0)
171+
ruby2_keywords (0.0.5)
172+
rubyzip (2.3.2)
160173
security (0.1.3)
161-
signet (0.14.1)
162-
addressable (~> 2.3)
174+
signet (0.16.0)
175+
addressable (~> 2.8)
163176
faraday (>= 0.17.3, < 2.0)
164177
jwt (>= 1.5, < 3.0)
165178
multi_json (~> 1.10)
166179
simctl (1.6.8)
167180
CFPropertyList
168181
naturally
169-
slack-notifier (2.3.2)
182+
slack-notifier (2.4.0)
170183
terminal-notifier (2.0.0)
171184
terminal-table (1.8.0)
172185
unicode-display_width (~> 1.1, >= 1.1.1)
186+
trailblazer-option (0.1.1)
173187
tty-cursor (0.7.1)
174188
tty-screen (0.8.1)
175189
tty-spinner (0.9.3)
176190
tty-cursor (~> 0.7)
177191
uber (0.1.0)
178192
unf (0.1.4)
179193
unf_ext
180-
unf_ext (0.0.7.7)
181-
unicode-display_width (1.7.0)
194+
unf_ext (0.0.8)
195+
unicode-display_width (1.8.0)
182196
webrick (1.7.0)
183197
word_wrap (1.0.0)
184-
xcodeproj (1.19.0)
198+
xcodeproj (1.21.0)
185199
CFPropertyList (>= 2.3.3, < 4.0)
186200
atomos (~> 0.1.3)
187201
claide (>= 1.0.2, < 2.0)
188202
colored2 (~> 3.1)
189203
nanaimo (~> 0.3.0)
204+
rexml (~> 3.2.4)
190205
xcpretty (0.3.0)
191206
rouge (~> 2.0.7)
192207
xcpretty-travis-formatter (1.0.1)

0 commit comments

Comments
 (0)