Skip to content

Commit

Permalink
Bumped to KIF-next 2.0.0pre3.
Browse files Browse the repository at this point in the history
  • Loading branch information
bnickel committed Jul 29, 2013
1 parent 8f29848 commit 8439d5a
Show file tree
Hide file tree
Showing 6 changed files with 3,836 additions and 3,842 deletions.
6 changes: 3 additions & 3 deletions Podfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pod 'KIF-next', :git => 'https://github.com/bnickel/KIF.git', :commit => '53b84fbb2b'
pod 'KIF-next', '2.0.0pre3'
pod 'Mocktail', :git => 'https://github.com/bnickel/objc-mocktail.git', :commit => 'cd6568cdbf'

target 'AMYServer Tests' do
pod 'KIF-next', :git => 'https://github.com/bnickel/KIF.git', :commit => '53b84fbb2b'
pod 'Mocktail', :git => 'https://github.com/bnickel/objc-mocktail.git', :commit => 'cd6568cdbf'
pod 'KIF-next', '2.0.0pre3'
pod 'Mocktail', :git => 'https://github.com/bnickel/objc-mocktail.git', :commit => 'cd6568cdbf'
end
9 changes: 3 additions & 6 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,23 @@ PODS:
- GRMustache (6.7.5):
- JRSwizzle (~> 1.0)
- JRSwizzle (1.0)
- KIF-next (2.0.0pre2)
- KIF-next (2.0.0pre3)
- Mocktail (1.2):
- GRMustache (~> 6.7.5)

DEPENDENCIES:
- KIF-next (from `https://github.com/bnickel/KIF.git`, commit `53b84fbb2b`)
- KIF-next (= 2.0.0pre3)
- Mocktail (from `https://github.com/bnickel/objc-mocktail.git`, commit `cd6568cdbf`)

EXTERNAL SOURCES:
KIF-next:
:commit: 53b84fbb2b
:git: https://github.com/bnickel/KIF.git
Mocktail:
:commit: cd6568cdbf
:git: https://github.com/bnickel/objc-mocktail.git

SPEC CHECKSUMS:
GRMustache: fd8c4885861658b6bb79fedfbca10beb02edc97b
JRSwizzle: 6242ff38485d870fc2636899048ee1ab883ae587
KIF-next: b4ee028e8caacb2d08bde731a2a4e3b1ffd92c21
KIF-next: 9035617946ec98228379f4a8088443dc04c71d62
Mocktail: d9354ae1571971e20ad216b82e49bc0d3bf48324

COCOAPODS: 0.22.2
9 changes: 3 additions & 6 deletions Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Pods/Pods-AMYServer Tests-environment.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Pods/Pods-environment.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8439d5a

Please sign in to comment.