From dd0529cfae4eeec386bc600b5ea0f0cadb8c2e28 Mon Sep 17 00:00:00 2001 From: Rita Zerrizuela Date: Tue, 24 Aug 2021 14:57:10 -0300 Subject: [PATCH] Release 0.12.4 (#113) --- CHANGELOG.md | 6 ++++++ Gemfile.lock | 6 ++++-- SimpleKeychain/Info.plist | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9497268..91cf3a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## [0.12.4](https://github.com/auth0/SimpleKeychain/tree/0.12.4) (2021-08-24) +[Full Changelog](https://github.com/auth0/SimpleKeychain/compare/0.12.3...0.12.4) + +**Security** +- Update Addressable to v2.8.0 [\#111](https://github.com/auth0/SimpleKeychain/pull/111) ([Widcket](https://github.com/Widcket)) + ## [0.12.3](https://github.com/auth0/SimpleKeychain/tree/0.12.3) (2021-06-07) [Full Changelog](https://github.com/auth0/SimpleKeychain/compare/0.12.2...0.12.3) diff --git a/Gemfile.lock b/Gemfile.lock index ed11214..bf63ec1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,7 +15,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) @@ -110,7 +110,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) @@ -136,6 +136,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) @@ -212,6 +213,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/SimpleKeychain/Info.plist b/SimpleKeychain/Info.plist index dc5b11a..bce3c53 100644 --- a/SimpleKeychain/Info.plist +++ b/SimpleKeychain/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.12.3 + 0.12.4 CFBundleSignature ???? CFBundleVersion