From 7b3329a2f6f859f1de5dc8714bcde1335f9d02dc Mon Sep 17 00:00:00 2001 From: Rita Zerrizuela Date: Tue, 24 Aug 2021 11:57:28 -0300 Subject: [PATCH] Release 2.6.2 --- CHANGELOG.md | 6 ++++++ Gemfile.lock | 6 ++++-- JWTDecode/Info.plist | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b8334c9..2904640 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## [2.6.2](https://github.com/auth0/JWTDecode.swift/tree/2.6.2) (2021-08-24) +[Full Changelog](https://github.com/auth0/JWTDecode.swift/compare/2.6.1...2.6.2) + +**Security** +- Update Addressable to v2.8.0 [\#127](https://github.com/auth0/JWTDecode.swift/pull/127) ([Widcket](https://github.com/Widcket)) + ## [2.6.1](https://github.com/auth0/JWTDecode.swift/tree/2.6.1) (2021-06-07) [Full Changelog](https://github.com/auth0/JWTDecode.swift/compare/2.6.0...2.6.1) diff --git a/Gemfile.lock b/Gemfile.lock index 9922de6..a1ed6e0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,7 +16,7 @@ GEM artifactory (3.0.15) atomos (0.1.3) aws-eventstream (1.1.1) - aws-partitions (1.489.0) + aws-partitions (1.490.0) aws-sdk-core (3.119.1) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) @@ -111,7 +111,7 @@ GEM faraday_middleware (1.1.0) faraday (~> 1.0) fastimage (2.2.5) - fastlane (2.191.0) + fastlane (2.192.0) CFPropertyList (>= 2.3, < 4.0.0) addressable (>= 2.8, < 3.0.0) artifactory (~> 3.0) @@ -137,6 +137,7 @@ GEM mini_magick (>= 4.9.4, < 5.0.0) multipart-post (~> 2.0.0) naturally (~> 2.2) + optparse (~> 0.1.1) plist (>= 3.1.0, < 4.0.0) rubyzip (>= 2.0.0, < 3.0.0) security (= 0.1.3) @@ -213,6 +214,7 @@ GEM nap (1.1.0) naturally (2.2.1) netrc (0.11.0) + optparse (0.1.1) os (1.1.1) plist (3.6.0) public_suffix (4.0.6) diff --git a/JWTDecode/Info.plist b/JWTDecode/Info.plist index 32a36b5..1724642 100644 --- a/JWTDecode/Info.plist +++ b/JWTDecode/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.6.1 + 2.6.2 CFBundleSignature ???? CFBundleVersion