Skip to content

Commit 70ca698

Browse files
authored
Update OCMock version to 3.5 in RC podspec. (#4887)
* Update OCMock to version 3.5 in RC podspec. * Update changelog. * Update to review comments.
1 parent d3d2755 commit 70ca698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseRemoteConfig.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@ app update.
6868
'FirebaseRemoteConfig/Tests/Unit/Defaults-testInfo.plist',
6969
'FirebaseRemoteConfig/Tests/Unit/SecondApp-GoogleService-Info.plist'
7070
unit_tests.requires_app_host = true
71-
unit_tests.dependency 'OCMock', '~> 3.4.0'
71+
unit_tests.dependency 'OCMock'
7272
end
7373
end

0 commit comments

Comments
 (0)