Skip to content

Commit 7428f64

Browse files
authored
chore: update qs and ruby-jwt (bump qs 6.14.2 -> 6.15.2, bump jwt 2.10.2 -> 3.2.0) (#4227)
1 parent 37a0158 commit 7428f64

2 files changed

Lines changed: 64 additions & 45 deletions

File tree

AmplifyPlugins/Notifications/Push/Tests/PushNotificationHostApp/LocalServer/package-lock.json

Lines changed: 25 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

canaries/example/Gemfile.lock

Lines changed: 39 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ GEM
33
specs:
44
CFPropertyList (3.0.5)
55
rexml
6+
abbrev (0.1.2)
67
addressable (2.9.0)
78
public_suffix (>= 2.0.2, < 8.0)
89
artifactory (3.0.17)
@@ -27,13 +28,15 @@ GEM
2728
aws-sigv4 (1.12.1)
2829
aws-eventstream (~> 1, >= 1.0.2)
2930
babosa (1.0.4)
30-
base64 (0.2.0)
31+
base64 (0.3.0)
32+
benchmark (0.5.0)
3133
bigdecimal (4.0.1)
3234
claide (1.1.0)
3335
colored (1.2)
3436
colored2 (3.1.2)
3537
commander (4.6.0)
3638
highline (~> 2.0.0)
39+
csv (3.3.5)
3740
declarative (0.0.20)
3841
digest-crc (0.6.4)
3942
rake (>= 12.0.0, < 14.0.0)
@@ -70,36 +73,44 @@ GEM
7073
faraday_middleware (1.2.1)
7174
faraday (~> 1.0)
7275
fastimage (2.4.0)
73-
fastlane (2.228.0)
74-
CFPropertyList (>= 2.3, < 4.0.0)
76+
fastlane (2.235.0)
77+
CFPropertyList (>= 2.3, < 5.0.0)
78+
abbrev (~> 0.1)
7579
addressable (>= 2.8, < 3.0.0)
7680
artifactory (~> 3.0)
77-
aws-sdk-s3 (~> 1.0)
81+
aws-sdk-s3 (~> 1.197)
7882
babosa (>= 1.0.3, < 2.0.0)
79-
bundler (>= 1.12.0, < 3.0.0)
83+
base64 (~> 0.2)
84+
benchmark (>= 0.1.0)
85+
bundler (>= 2.4.0, < 5.0.0)
8086
colored (~> 1.2)
8187
commander (~> 4.6)
88+
csv (~> 3.3)
8289
dotenv (>= 2.1.1, < 3.0.0)
8390
emoji_regex (>= 0.1, < 4.0)
8491
excon (>= 0.71.0, < 1.0.0)
8592
faraday (~> 1.0)
8693
faraday-cookie_jar (~> 0.0.6)
8794
faraday_middleware (~> 1.0)
8895
fastimage (>= 2.1.0, < 3.0.0)
89-
fastlane-sirp (>= 1.0.0)
96+
fastlane-sirp (>= 1.1.0)
9097
gh_inspector (>= 1.1.2, < 2.0.0)
9198
google-apis-androidpublisher_v3 (~> 0.3)
9299
google-apis-playcustomapp_v1 (~> 0.1)
93-
google-cloud-env (>= 1.6.0, < 2.0.0)
100+
google-cloud-env (>= 1.6.0, < 2.3.0)
94101
google-cloud-storage (~> 1.31)
95102
highline (~> 2.0)
96103
http-cookie (~> 1.0.5)
97104
json (< 3.0.0)
98-
jwt (>= 2.1.0, < 3)
105+
jwt (>= 2.1.0, < 4)
106+
logger (>= 1.6, < 2.0)
99107
mini_magick (>= 4.9.4, < 5.0.0)
100108
multipart-post (>= 2.0.0, < 3.0.0)
109+
mutex_m (~> 0.3)
101110
naturally (~> 2.2)
111+
nkf (~> 0.2)
102112
optparse (>= 0.1.1, < 1.0.0)
113+
ostruct (>= 0.1.0)
103114
plist (>= 3.1.0, < 4.0.0)
104115
rubyzip (>= 2.0.0, < 3.0.0)
105116
security (= 0.1.5)
@@ -112,30 +123,30 @@ GEM
112123
xcodeproj (>= 1.13.0, < 2.0.0)
113124
xcpretty (~> 0.4.1)
114125
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
115-
fastlane-sirp (1.0.0)
116-
sysrandom (~> 1.0)
126+
fastlane-sirp (1.1.0)
117127
gh_inspector (1.1.3)
118128
google-apis-androidpublisher_v3 (0.54.0)
119129
google-apis-core (>= 0.11.0, < 2.a)
120-
google-apis-core (0.11.3)
130+
google-apis-core (0.18.0)
121131
addressable (~> 2.5, >= 2.5.1)
122-
googleauth (>= 0.16.2, < 2.a)
123-
httpclient (>= 2.8.1, < 3.a)
132+
googleauth (~> 1.9)
133+
httpclient (>= 2.8.3, < 3.a)
124134
mini_mime (~> 1.0)
135+
mutex_m
125136
representable (~> 3.0)
126137
retriable (>= 2.0, < 4.a)
127-
rexml
128138
google-apis-iamcredentials_v1 (0.17.0)
129139
google-apis-core (>= 0.11.0, < 2.a)
130-
google-apis-playcustomapp_v1 (0.13.0)
131-
google-apis-core (>= 0.11.0, < 2.a)
140+
google-apis-playcustomapp_v1 (0.17.0)
141+
google-apis-core (>= 0.15.0, < 2.a)
132142
google-apis-storage_v1 (0.31.0)
133143
google-apis-core (>= 0.11.0, < 2.a)
134144
google-cloud-core (1.8.0)
135145
google-cloud-env (>= 1.0, < 3.a)
136146
google-cloud-errors (~> 1.0)
137-
google-cloud-env (1.6.0)
138-
faraday (>= 0.17.3, < 3.0)
147+
google-cloud-env (2.2.2)
148+
base64 (~> 0.2)
149+
faraday (>= 1.0, < 3.a)
139150
google-cloud-errors (1.5.0)
140151
google-cloud-storage (1.47.0)
141152
addressable (~> 2.8)
@@ -145,9 +156,12 @@ GEM
145156
google-cloud-core (~> 1.6)
146157
googleauth (>= 0.16.2, < 2.a)
147158
mini_mime (~> 1.0)
148-
googleauth (1.8.1)
149-
faraday (>= 0.17.3, < 3.a)
150-
jwt (>= 1.4, < 3.0)
159+
google-logging-utils (0.2.0)
160+
googleauth (1.16.2)
161+
faraday (>= 1.0, < 3.a)
162+
google-cloud-env (~> 2.2)
163+
google-logging-utils (~> 0.1)
164+
jwt (>= 1.4, < 4.0)
151165
multi_json (~> 1.11)
152166
os (>= 0.9, < 2.0)
153167
signet (>= 0.16, < 2.a)
@@ -157,17 +171,20 @@ GEM
157171
httpclient (2.8.3)
158172
jmespath (1.6.2)
159173
json (2.6.1)
160-
jwt (2.10.2)
174+
jwt (3.2.0)
161175
base64
162176
logger (1.7.0)
163177
mini_magick (4.13.2)
164178
mini_mime (1.1.5)
165179
multi_json (1.15.0)
166180
multipart-post (2.4.1)
181+
mutex_m (0.3.0)
167182
nanaimo (0.3.0)
168183
naturally (2.3.0)
184+
nkf (0.2.0)
169185
optparse (0.6.0)
170186
os (1.1.4)
187+
ostruct (0.6.3)
171188
plist (3.7.2)
172189
public_suffix (7.0.5)
173190
rake (13.0.6)
@@ -189,7 +206,6 @@ GEM
189206
simctl (1.6.10)
190207
CFPropertyList
191208
naturally
192-
sysrandom (1.0.5)
193209
terminal-notifier (2.0.0)
194210
terminal-table (3.0.2)
195211
unicode-display_width (>= 1.1.1, < 3)

0 commit comments

Comments
 (0)