pocketknife 0.1.0 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,52 +0,0 @@
1
- GEM
2
- remote: http://rubygems.org/
3
- specs:
4
- annoy (0.5.6)
5
- highline (>= 1.5.0)
6
- archive-tar-minitar (0.5.2)
7
- bluecloth (2.1.0)
8
- diff-lcs (1.1.2)
9
- drydock (0.6.9)
10
- git (1.2.5)
11
- highline (1.6.1)
12
- jeweler (1.6.0)
13
- bundler (~> 1.0.0)
14
- git (>= 1.2.5)
15
- rake
16
- net-scp (1.0.4)
17
- net-ssh (>= 1.99.1)
18
- net-ssh (2.1.4)
19
- rake (0.8.7)
20
- rcov (0.9.9)
21
- rspec (2.3.0)
22
- rspec-core (~> 2.3.0)
23
- rspec-expectations (~> 2.3.0)
24
- rspec-mocks (~> 2.3.0)
25
- rspec-core (2.3.1)
26
- rspec-expectations (2.3.0)
27
- diff-lcs (~> 1.1.2)
28
- rspec-mocks (2.3.0)
29
- rye (0.9.4)
30
- annoy
31
- highline (>= 1.5.1)
32
- net-scp (>= 1.0.2)
33
- net-ssh (>= 2.0.13)
34
- sysinfo (>= 0.7.3)
35
- storable (0.8.7)
36
- sysinfo (0.7.3)
37
- drydock
38
- storable
39
- yard (0.6.8)
40
-
41
- PLATFORMS
42
- ruby
43
-
44
- DEPENDENCIES
45
- archive-tar-minitar (~> 0.5.0)
46
- bluecloth (~> 2.1.0)
47
- bundler (~> 1.0.0)
48
- jeweler (~> 1.6.0)
49
- rcov
50
- rspec (~> 2.3.0)
51
- rye (~> 0.9.0)
52
- yard (~> 0.6.0)