mirror of
https://github.com/zhigang1992/CocoaPods.git
synced 2026-04-30 18:32:27 +08:00
Remove Guard dependencies. Use rake spec:kick for auto-test-running.
This commit is contained in:
@@ -10,11 +10,6 @@ GEM
|
||||
addressable (2.2.7)
|
||||
bacon (1.1.0)
|
||||
crack (0.3.1)
|
||||
growl (1.0.3)
|
||||
guard (0.8.8)
|
||||
thor (~> 0.14.6)
|
||||
guard-shell (0.3.0)
|
||||
guard (>= 0.2.0)
|
||||
kicker (2.5.0)
|
||||
rb-fsevent
|
||||
metaclass (0.0.1)
|
||||
@@ -25,7 +20,6 @@ GEM
|
||||
open4 (1.3.0)
|
||||
rake (0.9.2.2)
|
||||
rb-fsevent (0.9.0)
|
||||
thor (0.14.6)
|
||||
vcr (2.0.0)
|
||||
webmock (1.8.0)
|
||||
addressable (>= 2.2.7)
|
||||
@@ -36,9 +30,6 @@ PLATFORMS
|
||||
|
||||
DEPENDENCIES
|
||||
bacon
|
||||
growl
|
||||
guard
|
||||
guard-shell
|
||||
kicker
|
||||
mocha-on-bacon
|
||||
open4
|
||||
|
||||
Reference in New Issue
Block a user