Skip to content

Commit b355c56

Browse files
authored
Release 0.12.5 (#118)
1 parent 1864e72 commit b355c56

File tree

4 files changed

+54
-47
lines changed

4 files changed

+54
-47
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## [0.12.5](https://github.com/auth0/SimpleKeychain/tree/0.12.5) (2021-09-30)
4+
[Full Changelog](https://github.com/auth0/SimpleKeychain/compare/0.12.4...0.12.5)
5+
6+
**Changed**
7+
- Updated dependencies [\#116](https://github.com/auth0/SimpleKeychain/pull/116) ([Widcket](https://github.com/Widcket))
8+
39
## [0.12.4](https://github.com/auth0/SimpleKeychain/tree/0.12.4) (2021-08-24)
410
[Full Changelog](https://github.com/auth0/SimpleKeychain/compare/0.12.3...0.12.4)
511

Gemfile.lock

+46-45
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,43 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.3)
5-
activesupport (5.2.6)
4+
CFPropertyList (3.0.4)
5+
rexml
6+
activesupport (6.1.4.1)
67
concurrent-ruby (~> 1.0, >= 1.0.2)
7-
i18n (>= 0.7, < 2)
8-
minitest (~> 5.1)
9-
tzinfo (~> 1.1)
8+
i18n (>= 1.6, < 2)
9+
minitest (>= 5.1)
10+
tzinfo (~> 2.0)
11+
zeitwerk (~> 2.3)
1012
addressable (2.8.0)
1113
public_suffix (>= 2.0.2, < 5.0)
1214
algoliasearch (1.27.5)
1315
httpclient (~> 2.8, >= 2.8.3)
1416
json (>= 1.5.1)
1517
artifactory (3.0.15)
1618
atomos (0.1.3)
17-
aws-eventstream (1.1.1)
18-
aws-partitions (1.490.0)
19-
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)
2022
aws-eventstream (~> 1, >= 1.0.2)
2123
aws-partitions (~> 1, >= 1.239.0)
2224
aws-sigv4 (~> 1.1)
2325
jmespath (~> 1.0)
24-
aws-sdk-kms (1.46.0)
25-
aws-sdk-core (~> 3, >= 3.119.0)
26+
aws-sdk-kms (1.48.0)
27+
aws-sdk-core (~> 3, >= 3.120.0)
2628
aws-sigv4 (~> 1.1)
27-
aws-sdk-s3 (1.99.0)
28-
aws-sdk-core (~> 3, >= 3.119.0)
29+
aws-sdk-s3 (1.103.0)
30+
aws-sdk-core (~> 3, >= 3.120.0)
2931
aws-sdk-kms (~> 1)
30-
aws-sigv4 (~> 1.1)
31-
aws-sigv4 (1.2.4)
32+
aws-sigv4 (~> 1.4)
33+
aws-sigv4 (1.4.0)
3234
aws-eventstream (~> 1, >= 1.0.2)
3335
babosa (1.0.4)
3436
claide (1.0.3)
35-
cocoapods (1.10.2)
36-
addressable (~> 2.6)
37+
cocoapods (1.11.2)
38+
addressable (~> 2.8)
3739
claide (>= 1.0.2, < 2.0)
38-
cocoapods-core (= 1.10.2)
40+
cocoapods-core (= 1.11.2)
3941
cocoapods-deintegrate (>= 1.0.3, < 2.0)
4042
cocoapods-downloader (>= 1.4.0, < 2.0)
4143
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -46,26 +48,26 @@ GEM
4648
escape (~> 0.0.4)
4749
fourflusher (>= 2.3.0, < 3.0)
4850
gh_inspector (~> 1.0)
49-
molinillo (~> 0.6.6)
51+
molinillo (~> 0.8.0)
5052
nap (~> 1.0)
51-
ruby-macho (~> 1.4)
52-
xcodeproj (>= 1.19.0, < 2.0)
53-
cocoapods-core (1.10.2)
54-
activesupport (> 5.0, < 6)
55-
addressable (~> 2.6)
53+
ruby-macho (>= 1.0, < 3.0)
54+
xcodeproj (>= 1.21.0, < 2.0)
55+
cocoapods-core (1.11.2)
56+
activesupport (>= 5.0, < 7)
57+
addressable (~> 2.8)
5658
algoliasearch (~> 1.0)
5759
concurrent-ruby (~> 1.1)
5860
fuzzy_match (~> 2.0.4)
5961
nap (~> 1.0)
6062
netrc (~> 0.11)
61-
public_suffix
63+
public_suffix (~> 4.0)
6264
typhoeus (~> 1.0)
6365
cocoapods-deintegrate (1.0.5)
64-
cocoapods-downloader (1.4.0)
66+
cocoapods-downloader (1.5.1)
6567
cocoapods-plugins (1.0.0)
6668
nap
6769
cocoapods-search (1.0.1)
68-
cocoapods-trunk (1.5.0)
70+
cocoapods-trunk (1.6.0)
6971
nap (>= 0.8, < 2.0)
7072
netrc (~> 0.11)
7173
cocoapods-try (1.2.0)
@@ -80,12 +82,12 @@ GEM
8082
domain_name (0.5.20190701)
8183
unf (>= 0.0.5, < 1.0.0)
8284
dotenv (2.7.6)
83-
emoji_regex (3.2.2)
85+
emoji_regex (3.2.3)
8486
escape (0.0.4)
8587
ethon (0.14.0)
8688
ffi (>= 1.15.0)
8789
excon (0.85.0)
88-
faraday (1.7.0)
90+
faraday (1.8.0)
8991
faraday-em_http (~> 1.0)
9092
faraday-em_synchrony (~> 1.0)
9193
faraday-excon (~> 1.1)
@@ -110,7 +112,7 @@ GEM
110112
faraday_middleware (1.1.0)
111113
faraday (~> 1.0)
112114
fastimage (2.2.5)
113-
fastlane (2.192.0)
115+
fastlane (2.195.0)
114116
CFPropertyList (>= 2.3, < 4.0.0)
115117
addressable (>= 2.8, < 3.0.0)
116118
artifactory (~> 3.0)
@@ -151,11 +153,11 @@ GEM
151153
xcpretty-travis-formatter (>= 0.0.3)
152154
fastlane-plugin-auth0_shipper (0.4.1)
153155
semantic (~> 1.5)
154-
ffi (1.15.3)
156+
ffi (1.15.4)
155157
fourflusher (2.3.1)
156158
fuzzy_match (2.0.4)
157159
gh_inspector (1.1.3)
158-
google-apis-androidpublisher_v3 (0.10.0)
160+
google-apis-androidpublisher_v3 (0.11.0)
159161
google-apis-core (>= 0.4, < 2.a)
160162
google-apis-core (0.4.1)
161163
addressable (~> 2.5, >= 2.5.1)
@@ -170,14 +172,14 @@ GEM
170172
google-apis-core (>= 0.4, < 2.a)
171173
google-apis-playcustomapp_v1 (0.5.0)
172174
google-apis-core (>= 0.4, < 2.a)
173-
google-apis-storage_v1 (0.6.0)
175+
google-apis-storage_v1 (0.8.0)
174176
google-apis-core (>= 0.4, < 2.a)
175177
google-cloud-core (1.6.0)
176178
google-cloud-env (~> 1.0)
177179
google-cloud-errors (~> 1.0)
178180
google-cloud-env (1.5.0)
179181
faraday (>= 0.17.3, < 2.0)
180-
google-cloud-errors (1.1.0)
182+
google-cloud-errors (1.2.0)
181183
google-cloud-storage (1.34.1)
182184
addressable (~> 2.5)
183185
digest-crc (~> 0.4)
@@ -186,13 +188,13 @@ GEM
186188
google-cloud-core (~> 1.6)
187189
googleauth (>= 0.16.2, < 2.a)
188190
mini_mime (~> 1.0)
189-
googleauth (0.17.0)
191+
googleauth (1.0.0)
190192
faraday (>= 0.17.3, < 2.0)
191193
jwt (>= 1.4, < 3.0)
192194
memoist (~> 0.16)
193195
multi_json (~> 1.11)
194196
os (>= 0.9, < 2.0)
195-
signet (~> 0.14)
197+
signet (>= 0.16, < 2.a)
196198
highline (2.0.3)
197199
http-cookie (1.0.4)
198200
domain_name (~> 0.5)
@@ -206,7 +208,7 @@ GEM
206208
mini_magick (4.11.0)
207209
mini_mime (1.1.1)
208210
minitest (5.14.4)
209-
molinillo (0.6.6)
211+
molinillo (0.8.0)
210212
multi_json (1.15.0)
211213
multipart-post (2.0.0)
212214
nanaimo (0.3.0)
@@ -225,13 +227,13 @@ GEM
225227
retriable (3.1.2)
226228
rexml (3.2.5)
227229
rouge (2.0.7)
228-
ruby-macho (1.4.0)
230+
ruby-macho (2.5.1)
229231
ruby2_keywords (0.0.5)
230232
rubyzip (2.3.2)
231233
security (0.1.3)
232234
semantic (1.6.1)
233-
signet (0.15.0)
234-
addressable (~> 2.3)
235+
signet (0.16.0)
236+
addressable (~> 2.8)
235237
faraday (>= 0.17.3, < 2.0)
236238
jwt (>= 1.5, < 3.0)
237239
multi_json (~> 1.10)
@@ -241,21 +243,20 @@ GEM
241243
terminal-notifier (2.0.0)
242244
terminal-table (1.8.0)
243245
unicode-display_width (~> 1.1, >= 1.1.1)
244-
thread_safe (0.3.6)
245246
trailblazer-option (0.1.1)
246247
tty-cursor (0.7.1)
247248
tty-screen (0.8.1)
248249
tty-spinner (0.9.3)
249250
tty-cursor (~> 0.7)
250251
typhoeus (1.4.0)
251252
ethon (>= 0.9.0)
252-
tzinfo (1.2.9)
253-
thread_safe (~> 0.1)
253+
tzinfo (2.0.4)
254+
concurrent-ruby (~> 1.0)
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)
@@ -269,6 +270,7 @@ GEM
269270
rouge (~> 2.0.7)
270271
xcpretty-travis-formatter (1.0.1)
271272
xcpretty (~> 0.2, >= 0.0.7)
273+
zeitwerk (2.4.2)
272274

273275
PLATFORMS
274276
ruby
@@ -277,7 +279,6 @@ DEPENDENCIES
277279
cocoapods
278280
fastlane
279281
fastlane-plugin-auth0_shipper
280-
xcpretty
281282

282283
BUNDLED WITH
283284
2.2.24

SimpleKeychain.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "SimpleKeychain"
3-
s.version = '0.12.4'
3+
s.version = '0.12.5'
44
s.summary = "A wrapper to make it really easy to deal with iOS Keychain and store your user's credentials securely."
55
s.description = <<-DESC
66
A simple way to store items in iOS Keychain, without the hassle of dealing with iOS Keychain API directly.

SimpleKeychain/Info.plist

+1-1
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>0.12.4</string>
18+
<string>0.12.5</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>

0 commit comments

Comments
 (0)