Skip to content

Commit fcdfeed

Browse files
Bump jwt from 2.1.0 to 2.10.3
Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.1.0 to 2.10.3. - [Release notes](https://github.com/jwt/ruby-jwt/releases) - [Changelog](https://github.com/jwt/ruby-jwt/blob/main/CHANGELOG.md) - [Commits](jwt/ruby-jwt@v2.1.0...v2.10.3) --- updated-dependencies: - dependency-name: jwt dependency-version: 2.10.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1bcde28 commit fcdfeed

1 file changed

Lines changed: 147 additions & 67 deletions

File tree

Gemfile.lock

Lines changed: 147 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,40 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
CFPropertyList (3.0.2)
5-
addressable (2.7.0)
6-
public_suffix (>= 2.0.2, < 5.0)
5+
abbrev (0.1.2)
6+
addressable (2.9.0)
7+
public_suffix (>= 2.0.2, < 8.0)
8+
artifactory (3.0.17)
79
atomos (0.1.3)
10+
aws-eventstream (1.4.0)
11+
aws-partitions (1.1256.0)
12+
aws-sdk-core (3.251.0)
13+
aws-eventstream (~> 1, >= 1.3.0)
14+
aws-partitions (~> 1, >= 1.992.0)
15+
aws-sigv4 (~> 1.9)
16+
base64
17+
bigdecimal
18+
jmespath (~> 1, >= 1.6.1)
19+
logger
20+
aws-sdk-kms (1.129.0)
21+
aws-sdk-core (~> 3, >= 3.248.0)
22+
aws-sigv4 (~> 1.5)
23+
aws-sdk-s3 (1.225.0)
24+
aws-sdk-core (~> 3, >= 3.248.0)
25+
aws-sdk-kms (~> 1)
26+
aws-sigv4 (~> 1.5)
27+
aws-sigv4 (1.12.1)
28+
aws-eventstream (~> 1, >= 1.0.2)
829
babosa (1.0.3)
30+
base64 (0.3.0)
31+
benchmark (0.5.0)
32+
bigdecimal (4.1.2)
933
claide (1.0.3)
1034
colored (1.2)
1135
colored2 (3.1.2)
12-
commander-fastlane (4.4.6)
13-
highline (~> 1.7.2)
36+
commander (4.6.0)
37+
highline (~> 2.0.0)
38+
csv (3.3.5)
1439
declarative (0.0.10)
1540
declarative-option (0.1.0)
1641
digest-crc (0.4.1)
@@ -19,115 +44,170 @@ GEM
1944
dotenv (2.7.5)
2045
emoji_regex (1.0.1)
2146
excon (0.71.1)
22-
faraday (0.17.3)
23-
multipart-post (>= 1.2, < 3)
47+
faraday (1.10.5)
48+
faraday-em_http (~> 1.0)
49+
faraday-em_synchrony (~> 1.0)
50+
faraday-excon (~> 1.1)
51+
faraday-httpclient (~> 1.0)
52+
faraday-multipart (~> 1.0)
53+
faraday-net_http (~> 1.0)
54+
faraday-net_http_persistent (~> 1.0)
55+
faraday-patron (~> 1.0)
56+
faraday-rack (~> 1.0)
57+
faraday-retry (~> 1.0)
58+
ruby2_keywords (>= 0.0.4)
2459
faraday-cookie_jar (0.0.6)
2560
faraday (>= 0.7.4)
2661
http-cookie (~> 1.0.0)
27-
faraday_middleware (0.13.1)
28-
faraday (>= 0.7.4, < 1.0)
62+
faraday-em_http (1.0.0)
63+
faraday-em_synchrony (1.0.1)
64+
faraday-excon (1.1.0)
65+
faraday-httpclient (1.0.1)
66+
faraday-multipart (1.2.0)
67+
multipart-post (~> 2.0)
68+
faraday-net_http (1.0.2)
69+
faraday-net_http_persistent (1.2.0)
70+
faraday-patron (1.0.0)
71+
faraday-rack (1.0.0)
72+
faraday-retry (1.0.4)
73+
faraday_middleware (1.2.1)
74+
faraday (~> 1.0)
2975
fastimage (2.1.7)
30-
fastlane (2.139.0)
31-
CFPropertyList (>= 2.3, < 4.0.0)
32-
addressable (>= 2.3, < 3.0.0)
33-
babosa (>= 1.0.2, < 2.0.0)
34-
bundler (>= 1.12.0, < 3.0.0)
35-
colored
36-
commander-fastlane (>= 4.4.6, < 5.0.0)
76+
fastlane (2.235.0)
77+
CFPropertyList (>= 2.3, < 5.0.0)
78+
abbrev (~> 0.1)
79+
addressable (>= 2.8, < 3.0.0)
80+
artifactory (~> 3.0)
81+
aws-sdk-s3 (~> 1.197)
82+
babosa (>= 1.0.3, < 2.0.0)
83+
base64 (~> 0.2)
84+
benchmark (>= 0.1.0)
85+
bundler (>= 2.4.0, < 5.0.0)
86+
colored (~> 1.2)
87+
commander (~> 4.6)
88+
csv (~> 3.3)
3789
dotenv (>= 2.1.1, < 3.0.0)
38-
emoji_regex (>= 0.1, < 2.0)
90+
emoji_regex (>= 0.1, < 4.0)
3991
excon (>= 0.71.0, < 1.0.0)
40-
faraday (~> 0.17)
92+
faraday (~> 1.0)
4193
faraday-cookie_jar (~> 0.0.6)
42-
faraday_middleware (~> 0.13.1)
94+
faraday_middleware (~> 1.0)
4395
fastimage (>= 2.1.0, < 3.0.0)
96+
fastlane-sirp (>= 1.1.0)
4497
gh_inspector (>= 1.1.2, < 2.0.0)
45-
google-api-client (>= 0.29.2, < 0.37.0)
46-
google-cloud-storage (>= 1.15.0, < 2.0.0)
47-
highline (>= 1.7.2, < 2.0.0)
98+
google-apis-androidpublisher_v3 (~> 0.3)
99+
google-apis-playcustomapp_v1 (~> 0.1)
100+
google-cloud-env (>= 1.6.0, < 2.3.0)
101+
google-cloud-storage (~> 1.31)
102+
highline (~> 2.0)
103+
http-cookie (~> 1.0.5)
48104
json (< 3.0.0)
49-
jwt (~> 2.1.0)
105+
jwt (>= 2.1.0, < 4)
106+
logger (>= 1.6, < 2.0)
50107
mini_magick (>= 4.9.4, < 5.0.0)
51-
multi_xml (~> 0.5)
52-
multipart-post (~> 2.0.0)
108+
multipart-post (>= 2.0.0, < 3.0.0)
109+
mutex_m (~> 0.3)
110+
naturally (~> 2.2)
111+
nkf (~> 0.2)
112+
optparse (>= 0.1.1, < 1.0.0)
113+
ostruct (>= 0.1.0)
53114
plist (>= 3.1.0, < 4.0.0)
54-
public_suffix (~> 2.0.0)
55-
rubyzip (>= 1.3.0, < 2.0.0)
56-
security (= 0.1.3)
115+
rubyzip (>= 2.0.0, < 3.0.0)
116+
security (= 0.1.5)
57117
simctl (~> 1.6.3)
58-
slack-notifier (>= 2.0.0, < 3.0.0)
59118
terminal-notifier (>= 2.0.0, < 3.0.0)
60-
terminal-table (>= 1.4.5, < 2.0.0)
119+
terminal-table (~> 3)
61120
tty-screen (>= 0.6.3, < 1.0.0)
62121
tty-spinner (>= 0.8.0, < 1.0.0)
63122
word_wrap (~> 1.0.0)
64123
xcodeproj (>= 1.13.0, < 2.0.0)
65-
xcpretty (~> 0.3.0)
66-
xcpretty-travis-formatter (>= 0.0.3)
124+
xcpretty (~> 0.4.1)
125+
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
126+
fastlane-sirp (1.1.0)
67127
gh_inspector (1.1.3)
68-
google-api-client (0.36.3)
128+
google-apis-androidpublisher_v3 (0.101.0)
129+
google-apis-core (>= 0.15.0, < 2.a)
130+
google-apis-core (0.18.0)
69131
addressable (~> 2.5, >= 2.5.1)
70-
googleauth (~> 0.9)
71-
httpclient (>= 2.8.1, < 3.0)
132+
googleauth (~> 1.9)
133+
httpclient (>= 2.8.3, < 3.a)
72134
mini_mime (~> 1.0)
135+
mutex_m
73136
representable (~> 3.0)
74-
retriable (>= 2.0, < 4.0)
75-
signet (~> 0.12)
76-
google-cloud-core (1.4.1)
77-
google-cloud-env (~> 1.0)
78-
google-cloud-env (1.3.0)
79-
faraday (~> 0.11)
80-
google-cloud-storage (1.25.0)
81-
addressable (~> 2.5)
137+
retriable (>= 2.0, < 4.a)
138+
google-apis-iamcredentials_v1 (0.27.0)
139+
google-apis-core (>= 0.15.0, < 2.a)
140+
google-apis-playcustomapp_v1 (0.17.0)
141+
google-apis-core (>= 0.15.0, < 2.a)
142+
google-apis-storage_v1 (0.63.0)
143+
google-apis-core (>= 0.15.0, < 2.a)
144+
google-cloud-core (1.8.0)
145+
google-cloud-env (>= 1.0, < 3.a)
146+
google-cloud-errors (~> 1.0)
147+
google-cloud-env (2.2.2)
148+
base64 (~> 0.2)
149+
faraday (>= 1.0, < 3.a)
150+
google-cloud-errors (1.6.0)
151+
google-cloud-storage (1.60.0)
152+
addressable (~> 2.8)
82153
digest-crc (~> 0.4)
83-
google-api-client (~> 0.33)
84-
google-cloud-core (~> 1.2)
85-
googleauth (~> 0.9)
154+
google-apis-core (>= 0.18, < 2)
155+
google-apis-iamcredentials_v1 (~> 0.18)
156+
google-apis-storage_v1 (>= 0.42)
157+
google-cloud-core (~> 1.6)
158+
googleauth (~> 1.9)
86159
mini_mime (~> 1.0)
87-
googleauth (0.10.0)
88-
faraday (~> 0.12)
89-
jwt (>= 1.4, < 3.0)
90-
memoist (~> 0.16)
160+
google-logging-utils (0.2.0)
161+
googleauth (1.16.2)
162+
faraday (>= 1.0, < 3.a)
163+
google-cloud-env (~> 2.2)
164+
google-logging-utils (~> 0.1)
165+
jwt (>= 1.4, < 4.0)
91166
multi_json (~> 1.11)
92167
os (>= 0.9, < 2.0)
93-
signet (~> 0.12)
94-
highline (1.7.10)
95-
http-cookie (1.0.3)
168+
signet (>= 0.16, < 2.a)
169+
highline (2.0.3)
170+
http-cookie (1.0.8)
96171
domain_name (~> 0.5)
97172
httpclient (2.8.3)
173+
jmespath (1.6.2)
98174
json (2.3.0)
99-
jwt (2.1.0)
100-
memoist (0.16.2)
175+
jwt (2.10.3)
176+
base64
177+
logger (1.7.0)
101178
mini_magick (4.9.5)
102179
mini_mime (1.0.2)
103180
multi_json (1.14.1)
104-
multi_xml (0.6.0)
105181
multipart-post (2.0.0)
182+
mutex_m (0.3.0)
106183
nanaimo (0.2.6)
107184
naturally (2.2.0)
185+
nkf (0.2.0)
186+
optparse (0.8.1)
108187
os (1.0.1)
188+
ostruct (0.6.3)
109189
plist (3.5.0)
110190
public_suffix (2.0.5)
111191
representable (3.0.4)
112192
declarative (< 0.1.0)
113193
declarative-option (< 0.2.0)
114194
uber (< 0.2.0)
115195
retriable (3.1.2)
116-
rouge (2.0.7)
117-
rubyzip (1.3.0)
118-
security (0.1.3)
119-
signet (0.12.0)
120-
addressable (~> 2.3)
121-
faraday (~> 0.9)
122-
jwt (>= 1.5, < 3.0)
196+
rouge (3.28.0)
197+
ruby2_keywords (0.0.5)
198+
rubyzip (2.4.1)
199+
security (0.1.5)
200+
signet (0.21.0)
201+
addressable (~> 2.8)
202+
faraday (>= 0.17.5, < 3.a)
203+
jwt (>= 1.5, < 4.0)
123204
multi_json (~> 1.10)
124205
simctl (1.6.7)
125206
CFPropertyList
126207
naturally
127-
slack-notifier (2.3.2)
128208
terminal-notifier (2.0.0)
129-
terminal-table (1.8.0)
130-
unicode-display_width (~> 1.1, >= 1.1.1)
209+
terminal-table (3.0.2)
210+
unicode-display_width (>= 1.1.1, < 3)
131211
tty-cursor (0.7.0)
132212
tty-screen (0.7.0)
133213
tty-spinner (0.9.2)
@@ -144,8 +224,8 @@ GEM
144224
claide (>= 1.0.2, < 2.0)
145225
colored2 (~> 3.1)
146226
nanaimo (~> 0.2.6)
147-
xcpretty (0.3.0)
148-
rouge (~> 2.0.7)
227+
xcpretty (0.4.1)
228+
rouge (~> 3.28.0)
149229
xcpretty-travis-formatter (1.0.0)
150230
xcpretty (~> 0.2, >= 0.0.7)
151231

0 commit comments

Comments
 (0)