sanky-pf 0.0.8 → 0.0.9
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile +1 -0
- data/Gemfile.lock +2 -1
- data/lib/sanky/pathfinder/finder.rb +2 -0
- data/lib/sanky/pathfinder/version.rb +1 -1
- data/pkg/sanky-pf-0.0.8.gem +0 -0
- data/pkg/sanky-pf-0.0.9.gem +0 -0
- data/sanky-pf-0.0.8.gem +0 -0
- metadata +15 -12
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: bb404e074d4b03290daca885d3604ef5e35540f9
|
4
|
+
data.tar.gz: d361e9ba619ec800bf5aabd3cf59c1e1a26fa9cc
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a412766526bb9c77cfdbc480c13e3485f84ed51bb687b653792ea68b099b431b62da66ce5ca6afae0b383cd159a7a853ceb66633d8477ad8168d13baa8b7feee
|
7
|
+
data.tar.gz: 13da24e0235b0af9c58a8ea951b610b7dbedb70d70845fef424f0dda1b3cb929839f4afb8a9e03dd2f47aac08c3d52308c6fbc8665f5fbb39514511f13aa42c6
|
data/Gemfile
CHANGED
data/Gemfile.lock
CHANGED
Binary file
|
Binary file
|
data/sanky-pf-0.0.8.gem
ADDED
Binary file
|
metadata
CHANGED
@@ -1,41 +1,41 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: sanky-pf
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.9
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Matt Ryan
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2014-01-16 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: colorize
|
15
15
|
requirement: !ruby/object:Gem::Requirement
|
16
16
|
requirements:
|
17
|
-
- -
|
17
|
+
- - ">="
|
18
18
|
- !ruby/object:Gem::Version
|
19
19
|
version: '0'
|
20
20
|
type: :runtime
|
21
21
|
prerelease: false
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
|
-
- -
|
24
|
+
- - ">="
|
25
25
|
- !ruby/object:Gem::Version
|
26
26
|
version: '0'
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: shoulda
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
30
30
|
requirements:
|
31
|
-
- -
|
31
|
+
- - ">="
|
32
32
|
- !ruby/object:Gem::Version
|
33
33
|
version: '0'
|
34
34
|
type: :development
|
35
35
|
prerelease: false
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
37
37
|
requirements:
|
38
|
-
- -
|
38
|
+
- - ">="
|
39
39
|
- !ruby/object:Gem::Version
|
40
40
|
version: '0'
|
41
41
|
description: |
|
@@ -54,9 +54,11 @@ executables:
|
|
54
54
|
extensions: []
|
55
55
|
extra_rdoc_files: []
|
56
56
|
files:
|
57
|
-
- bin/sanky-pf
|
58
57
|
- Gemfile
|
59
58
|
- Gemfile.lock
|
59
|
+
- README.md
|
60
|
+
- Rakefile
|
61
|
+
- bin/sanky-pf
|
60
62
|
- lib/sanky/pathfinder/finder.rb
|
61
63
|
- lib/sanky/pathfinder/options.rb
|
62
64
|
- lib/sanky/pathfinder/runner.rb
|
@@ -66,8 +68,9 @@ files:
|
|
66
68
|
- pkg/sanky-pf-0.0.5.gem
|
67
69
|
- pkg/sanky-pf-0.0.6.gem
|
68
70
|
- pkg/sanky-pf-0.0.7.gem
|
69
|
-
-
|
70
|
-
-
|
71
|
+
- pkg/sanky-pf-0.0.8.gem
|
72
|
+
- pkg/sanky-pf-0.0.9.gem
|
73
|
+
- sanky-pf-0.0.8.gem
|
71
74
|
- sanky-pf.gemspec
|
72
75
|
- tags
|
73
76
|
- test/test_finder.rb
|
@@ -81,17 +84,17 @@ require_paths:
|
|
81
84
|
- lib
|
82
85
|
required_ruby_version: !ruby/object:Gem::Requirement
|
83
86
|
requirements:
|
84
|
-
- -
|
87
|
+
- - ">="
|
85
88
|
- !ruby/object:Gem::Version
|
86
89
|
version: '1.9'
|
87
90
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
88
91
|
requirements:
|
89
|
-
- -
|
92
|
+
- - ">="
|
90
93
|
- !ruby/object:Gem::Version
|
91
94
|
version: '0'
|
92
95
|
requirements: []
|
93
96
|
rubyforge_project:
|
94
|
-
rubygems_version: 2.
|
97
|
+
rubygems_version: 2.2.0
|
95
98
|
signing_key:
|
96
99
|
specification_version: 4
|
97
100
|
summary: Open files on the sanky server
|