Skip to content
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.

Commit

Permalink
[#449] upgraded OCHamcrest
Browse files Browse the repository at this point in the history
  • Loading branch information
mackuba committed Mar 29, 2015
1 parent aaec38e commit ec97930
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ pod 'NSURL+Gravatar'
target :test, :exclusive => true do
link_with 'HiveTests'
pod 'Kiwi'
pod 'OCHamcrest', '4.0' # 4.0.1 requires 10.8+
pod 'OCHamcrest'
end
6 changes: 3 additions & 3 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ PODS:
- MASPreferences (1.1.2)
- MASShortcut (1.3.1)
- NSURL+Gravatar (1.0.1)
- OCHamcrest (4.0.0)
- OCHamcrest (4.1.1)
- Sparkle (1.8.0)
- ZXingObjC (3.0.4):
- ZXingObjC/All (= 3.0.4)
Expand All @@ -30,7 +30,7 @@ DEPENDENCIES:
- MASPreferences
- MASShortcut
- NSURL+Gravatar
- OCHamcrest (= 4.0)
- OCHamcrest
- Sparkle
- ZXingObjC

Expand All @@ -45,7 +45,7 @@ SPEC CHECKSUMS:
MASPreferences: 32d8a2c5ef1d60b63240f5676b011ff72e194cb1
MASShortcut: 65f5fac12bbdd3622abcb8175a633f68f553c60f
NSURL+Gravatar: a1344ed953aa05b0d929462cd73f4ee240d5a1d8
OCHamcrest: 046a57295e3b976a8feeb5636e25d3836bb10da4
OCHamcrest: 6f03ffa81d12feab872638490a44ab0a6d3aca10
Sparkle: 3adb45d38bcdf80caf505f2b4cd693031db70835
ZXingObjC: ae99f1ef6d791ebe4a508f1bec20b2d7a20288c5

Expand Down

0 comments on commit ec97930

Please sign in to comment.