Skip to content

Commit 3cd207f

Browse files
authored
Release 2.6.3 (#134)
1 parent 62587c6 commit 3cd207f

File tree

4 files changed

+41
-32
lines changed

4 files changed

+41
-32
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Change Log
22

3+
## [2.6.3](https://github.com/auth0/JWTDecode.swift/tree/2.6.3) (2021-09-30)
4+
[Full Changelog](https://github.com/auth0/JWTDecode.swift/compare/2.6.2...2.6.3)
5+
6+
**Changed**
7+
- Updated dependencies [\#132](https://github.com/auth0/JWTDecode.swift/pull/132) ([Widcket](https://github.com/Widcket))
8+
9+
**Fixed**
10+
- Add supported Platforms to Package.swift [\#131](https://github.com/auth0/JWTDecode.swift/pull/131) ([obrhoff](https://github.com/obrhoff))
11+
312
## [2.6.2](https://github.com/auth0/JWTDecode.swift/tree/2.6.2) (2021-08-24)
413
[Full Changelog](https://github.com/auth0/JWTDecode.swift/compare/2.6.1...2.6.2)
514

Gemfile.lock

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.3)
4+
CFPropertyList (3.0.4)
5+
rexml
56
activesupport (6.1.4.1)
67
concurrent-ruby (~> 1.0, >= 1.0.2)
78
i18n (>= 1.6, < 2)
@@ -15,28 +16,28 @@ GEM
1516
json (>= 1.5.1)
1617
artifactory (3.0.15)
1718
atomos (0.1.3)
18-
aws-eventstream (1.1.1)
19-
aws-partitions (1.490.0)
20-
aws-sdk-core (3.119.1)
19+
aws-eventstream (1.2.0)
20+
aws-partitions (1.508.0)
21+
aws-sdk-core (3.121.1)
2122
aws-eventstream (~> 1, >= 1.0.2)
2223
aws-partitions (~> 1, >= 1.239.0)
2324
aws-sigv4 (~> 1.1)
2425
jmespath (~> 1.0)
25-
aws-sdk-kms (1.46.0)
26-
aws-sdk-core (~> 3, >= 3.119.0)
26+
aws-sdk-kms (1.48.0)
27+
aws-sdk-core (~> 3, >= 3.120.0)
2728
aws-sigv4 (~> 1.1)
28-
aws-sdk-s3 (1.99.0)
29-
aws-sdk-core (~> 3, >= 3.119.0)
29+
aws-sdk-s3 (1.103.0)
30+
aws-sdk-core (~> 3, >= 3.120.0)
3031
aws-sdk-kms (~> 1)
31-
aws-sigv4 (~> 1.1)
32-
aws-sigv4 (1.2.4)
32+
aws-sigv4 (~> 1.4)
33+
aws-sigv4 (1.4.0)
3334
aws-eventstream (~> 1, >= 1.0.2)
3435
babosa (1.0.4)
3536
claide (1.0.3)
36-
cocoapods (1.11.0.beta.2)
37+
cocoapods (1.11.2)
3738
addressable (~> 2.8)
3839
claide (>= 1.0.2, < 2.0)
39-
cocoapods-core (= 1.11.0.beta.2)
40+
cocoapods-core (= 1.11.2)
4041
cocoapods-deintegrate (>= 1.0.3, < 2.0)
4142
cocoapods-downloader (>= 1.4.0, < 2.0)
4243
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -51,7 +52,7 @@ GEM
5152
nap (~> 1.0)
5253
ruby-macho (>= 1.0, < 3.0)
5354
xcodeproj (>= 1.21.0, < 2.0)
54-
cocoapods-core (1.11.0.beta.2)
55+
cocoapods-core (1.11.2)
5556
activesupport (>= 5.0, < 7)
5657
addressable (~> 2.8)
5758
algoliasearch (~> 1.0)
@@ -62,11 +63,11 @@ GEM
6263
public_suffix (~> 4.0)
6364
typhoeus (~> 1.0)
6465
cocoapods-deintegrate (1.0.5)
65-
cocoapods-downloader (1.4.0)
66+
cocoapods-downloader (1.5.1)
6667
cocoapods-plugins (1.0.0)
6768
nap
6869
cocoapods-search (1.0.1)
69-
cocoapods-trunk (1.5.0)
70+
cocoapods-trunk (1.6.0)
7071
nap (>= 0.8, < 2.0)
7172
netrc (~> 0.11)
7273
cocoapods-try (1.2.0)
@@ -81,12 +82,12 @@ GEM
8182
domain_name (0.5.20190701)
8283
unf (>= 0.0.5, < 1.0.0)
8384
dotenv (2.7.6)
84-
emoji_regex (3.2.2)
85+
emoji_regex (3.2.3)
8586
escape (0.0.4)
8687
ethon (0.14.0)
8788
ffi (>= 1.15.0)
8889
excon (0.85.0)
89-
faraday (1.7.0)
90+
faraday (1.8.0)
9091
faraday-em_http (~> 1.0)
9192
faraday-em_synchrony (~> 1.0)
9293
faraday-excon (~> 1.1)
@@ -111,7 +112,7 @@ GEM
111112
faraday_middleware (1.1.0)
112113
faraday (~> 1.0)
113114
fastimage (2.2.5)
114-
fastlane (2.192.0)
115+
fastlane (2.195.0)
115116
CFPropertyList (>= 2.3, < 4.0.0)
116117
addressable (>= 2.8, < 3.0.0)
117118
artifactory (~> 3.0)
@@ -152,11 +153,11 @@ GEM
152153
xcpretty-travis-formatter (>= 0.0.3)
153154
fastlane-plugin-auth0_shipper (0.4.1)
154155
semantic (~> 1.5)
155-
ffi (1.15.3)
156+
ffi (1.15.4)
156157
fourflusher (2.3.1)
157158
fuzzy_match (2.0.4)
158159
gh_inspector (1.1.3)
159-
google-apis-androidpublisher_v3 (0.10.0)
160+
google-apis-androidpublisher_v3 (0.11.0)
160161
google-apis-core (>= 0.4, < 2.a)
161162
google-apis-core (0.4.1)
162163
addressable (~> 2.5, >= 2.5.1)
@@ -171,14 +172,14 @@ GEM
171172
google-apis-core (>= 0.4, < 2.a)
172173
google-apis-playcustomapp_v1 (0.5.0)
173174
google-apis-core (>= 0.4, < 2.a)
174-
google-apis-storage_v1 (0.6.0)
175+
google-apis-storage_v1 (0.8.0)
175176
google-apis-core (>= 0.4, < 2.a)
176177
google-cloud-core (1.6.0)
177178
google-cloud-env (~> 1.0)
178179
google-cloud-errors (~> 1.0)
179180
google-cloud-env (1.5.0)
180181
faraday (>= 0.17.3, < 2.0)
181-
google-cloud-errors (1.1.0)
182+
google-cloud-errors (1.2.0)
182183
google-cloud-storage (1.34.1)
183184
addressable (~> 2.5)
184185
digest-crc (~> 0.4)
@@ -187,13 +188,13 @@ GEM
187188
google-cloud-core (~> 1.6)
188189
googleauth (>= 0.16.2, < 2.a)
189190
mini_mime (~> 1.0)
190-
googleauth (0.17.0)
191+
googleauth (1.0.0)
191192
faraday (>= 0.17.3, < 2.0)
192193
jwt (>= 1.4, < 3.0)
193194
memoist (~> 0.16)
194195
multi_json (~> 1.11)
195196
os (>= 0.9, < 2.0)
196-
signet (~> 0.14)
197+
signet (>= 0.16, < 2.a)
197198
highline (2.0.3)
198199
http-cookie (1.0.4)
199200
domain_name (~> 0.5)
@@ -231,8 +232,8 @@ GEM
231232
rubyzip (2.3.2)
232233
security (0.1.3)
233234
semantic (1.6.1)
234-
signet (0.15.0)
235-
addressable (~> 2.3)
235+
signet (0.16.0)
236+
addressable (~> 2.8)
236237
faraday (>= 0.17.3, < 2.0)
237238
jwt (>= 1.5, < 3.0)
238239
multi_json (~> 1.10)
@@ -254,8 +255,8 @@ GEM
254255
uber (0.1.0)
255256
unf (0.1.4)
256257
unf_ext
257-
unf_ext (0.0.7.7)
258-
unicode-display_width (1.7.0)
258+
unf_ext (0.0.8)
259+
unicode-display_width (1.8.0)
259260
webrick (1.7.0)
260261
word_wrap (1.0.0)
261262
xcodeproj (1.21.0)
@@ -275,10 +276,9 @@ PLATFORMS
275276
ruby
276277

277278
DEPENDENCIES
278-
cocoapods (>= 1.9.0.beta.3)
279+
cocoapods
279280
fastlane
280281
fastlane-plugin-auth0_shipper
281-
semantic (~> 1.5)
282282

283283
BUNDLED WITH
284284
2.2.24

JWTDecode.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "JWTDecode"
3-
s.version = '2.6.2'
3+
s.version = '2.6.3'
44
s.summary = "A JSON Web Token decoder for iOS, macOS, tvOS"
55
s.description = <<-DESC
66
Decode a JWT to retrieve it's payload and also check for its expiration.

JWTDecode/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>2.6.2</string>
18+
<string>2.6.3</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>

0 commit comments

Comments
 (0)