Skip to content

Commit

Permalink
Update OCMock
Browse files Browse the repository at this point in the history
  • Loading branch information
jkmassel committed Apr 19, 2021
1 parent 0b14df6 commit 59f0293
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ end

def shared_test_pods
pod 'OHHTTPStubs/Swift', '~> 9.1.0'
pod 'OCMock', '3.4.3'
pod 'OCMock', '~> 3.4.3'
end

def shared_with_extension_pods
Expand Down
4 changes: 2 additions & 2 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@ DEPENDENCIES:
- Nimble (~> 9.0.0)
- NSObject-SafeExpectations (~> 0.0.4)
- "NSURL+IDN (~> 0.4)"
- OCMock (= 3.4.3)
- OCMock (~> 3.4.3)
- OHHTTPStubs/Swift (~> 9.1.0)
- RCTRequired (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.51.0/third-party-podspecs/RCTRequired.podspec.json`)
- RCTTypeSafety (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.51.0/third-party-podspecs/RCTTypeSafety.podspec.json`)
Expand Down Expand Up @@ -763,6 +763,6 @@ SPEC CHECKSUMS:
ZendeskSupportSDK: e100a7a0a1bb5d7d43abbde3338727d985a4986d
ZIPFoundation: e27423c004a5a1410c15933407747374e7c6cb6e

PODFILE CHECKSUM: d9ece699054cbb025f2bbfefba82632e12991fcc
PODFILE CHECKSUM: c7e42bbb17e1c3b6f9084b2b877a074028064b0a

COCOAPODS: 1.10.0

0 comments on commit 59f0293

Please sign in to comment.