Skip to content

Commit

Permalink
Bump KSGithubStatusAPI version for fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
keith committed Jul 19, 2014
1 parent 487bd96 commit 58d268c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Podfile
@@ -1,4 +1,4 @@
platform :osx, '10.9'

pod 'KSGithubStatusAPI', '~> 0.2.1'
pod 'KSGithubStatusAPI', '~> 0.2.2'
pod 'IYLoginItem', '~> 0.1'
6 changes: 3 additions & 3 deletions Podfile.lock
@@ -1,16 +1,16 @@
PODS:
- IYLoginItem (0.1)
- KSGithubStatusAPI (0.2.1):
- KSGithubStatusAPI (0.2.2):
- Reachability (~> 3.1.0)
- Reachability (3.1.1)

DEPENDENCIES:
- IYLoginItem (~> 0.1)
- KSGithubStatusAPI (~> 0.2.1)
- KSGithubStatusAPI (~> 0.2.2)

SPEC CHECKSUMS:
IYLoginItem: dbdbc4636da5087b200f68456aa4367a1af35c1d
KSGithubStatusAPI: 19b76138b387becc9e8dab2b50ad90ec0614e436
KSGithubStatusAPI: 6275d07dec675c7016a60a88fff5eaa3a204fac2
Reachability: 8e9635e3cb4f98e7f825e51147f677ecc694d0e7

COCOAPODS: 0.33.1

0 comments on commit 58d268c

Please sign in to comment.