Skip to content

Commit

Permalink
Update KIF to 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperspacemark committed Sep 30, 2015
1 parent ad2d62b commit 49919c8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ target "VENTokenFieldSample" do
end

target "VENTokenFieldSampleTests" do
pod 'KIF', '~> 3.1'
pod 'KIF', '~> 3.3'
end

10 changes: 5 additions & 5 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
PODS:
- FrameAccessor (1.3.2)
- KIF (3.2.3):
- KIF/XCTest (= 3.2.3)
- KIF/XCTest (3.2.3)
- KIF (3.3.0):
- KIF/Core (= 3.3.0)
- KIF/Core (3.3.0)
- VENTokenField (2.4.0):
- FrameAccessor (~> 1.0)

DEPENDENCIES:
- KIF (~> 3.1)
- KIF (~> 3.3)
- VENTokenField (from `.`)

EXTERNAL SOURCES:
Expand All @@ -16,7 +16,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
FrameAccessor: 0f7ba6ce37be9a5d0302a27c731dca70af8d438b
KIF: a94bffe9c97e449e44f8fa481c53243d21309e1e
KIF: 0a82046d06f3648799cac522d2d0f7934214caac
VENTokenField: 034a40ba41103f14417e5f44b82def23a774db8a

COCOAPODS: 0.38.2

0 comments on commit 49919c8

Please sign in to comment.