Skip to content

Commit ca1db1a

Browse files
committed
Bump StripeTerminal to 2.7
1 parent 6135d85 commit ca1db1a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Podfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ target 'WooCommerce' do
6464
pod 'XLPagerTabStrip', '~> 9.0'
6565
pod 'Charts', '~> 3.6.0'
6666
pod 'ZendeskSupportSDK', '~> 5.0'
67-
pod 'StripeTerminal', '~> 2.6'
67+
pod 'StripeTerminal', '~> 2.7'
6868
pod 'Kingfisher', '~> 6.0.0'
6969
pod 'Wormholy', '~> 1.6.5', configurations: ['Debug']
7070

@@ -81,7 +81,7 @@ end
8181
#
8282
def yosemite_pods
8383
pod 'Alamofire', '~> 4.8'
84-
pod 'StripeTerminal', '~> 2.6'
84+
pod 'StripeTerminal', '~> 2.7'
8585
pod 'CocoaLumberjack', '~> 3.5'
8686
pod 'CocoaLumberjack/Swift', '~> 3.5'
8787

@@ -169,7 +169,7 @@ end
169169
# =================
170170
#
171171
def hardware_pods
172-
pod 'StripeTerminal', '~> 2.6'
172+
pod 'StripeTerminal', '~> 2.7'
173173
pod 'CocoaLumberjack', '~> 3.5'
174174
pod 'CocoaLumberjack/Swift', '~> 3.5'
175175
end

Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ PODS:
3939
- Sentry/Core (6.2.1)
4040
- Sodium (0.9.1)
4141
- Sourcery (1.0.3)
42-
- StripeTerminal (2.6.0)
42+
- StripeTerminal (2.7.0)
4343
- SVProgressHUD (2.2.5)
4444
- UIDeviceIdentifier (2.0.0)
4545
- WordPress-Aztec-iOS (1.11.0)
@@ -94,7 +94,7 @@ DEPENDENCIES:
9494
- KeychainAccess (~> 3.2)
9595
- Kingfisher (~> 6.0.0)
9696
- Sourcery (~> 1.0.3)
97-
- StripeTerminal (~> 2.6)
97+
- StripeTerminal (~> 2.7)
9898
- WordPress-Editor-iOS (~> 1.11.0)
9999
- WordPressAuthenticator (~> 2.0.0)
100100
- WordPressKit (~> 4.49.0)
@@ -164,7 +164,7 @@ SPEC CHECKSUMS:
164164
Sentry: 9b922b396b0e0bca8516a10e36b0ea3ebea5faf7
165165
Sodium: 23d11554ecd556196d313cf6130d406dfe7ac6da
166166
Sourcery: 70a6048014bd4f37ea80e6bd4354d47bf3b760e1
167-
StripeTerminal: c75c9d5be371a0e292a829f56860fc98ed5a3149
167+
StripeTerminal: 237b759168a00c7f55b97c743cd8a4921866c46b
168168
SVProgressHUD: 1428aafac632c1f86f62aa4243ec12008d7a51d6
169169
UIDeviceIdentifier: af4e11e25a2ea670078e2bd677bb0e8144f9f063
170170
WordPress-Aztec-iOS: 050b34d4c3adfb7c60363849049b13d60683b348
@@ -185,6 +185,6 @@ SPEC CHECKSUMS:
185185
ZendeskSupportProvidersSDK: 2bdf8544f7cd0fd4c002546f5704b813845beb2a
186186
ZendeskSupportSDK: 3a8e508ab1d9dd22dc038df6c694466414e037ba
187187

188-
PODFILE CHECKSUM: ad2478c05fa4e7c571333d5241da72ff25c0ba43
188+
PODFILE CHECKSUM: 05cd9b7da79fcd44d50acbf65d993f0b01b4610c
189189

190190
COCOAPODS: 1.11.2

0 commit comments

Comments
 (0)