tvd-bundler 0.0.3 → 0.0.4
Sign up to get free protection for your applications and to get access to all the features.
- data/README.mkd +6 -0
- metadata +6 -8
data/README.mkd
CHANGED
@@ -19,3 +19,9 @@ distributed under the License is distributed on an "AS IS" BASIS,
|
|
19
19
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
20
20
|
See the License for the specific language governing permissions and
|
21
21
|
limitations under the License.
|
22
|
+
|
23
|
+
TESTS
|
24
|
+
=====
|
25
|
+
|
26
|
+
oijangajji/bin/features oijangajji/oijangajji.feature
|
27
|
+
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tvd-bundler
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 23
|
5
5
|
prerelease:
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 0
|
9
|
-
-
|
10
|
-
version: 0.0.
|
9
|
+
- 4
|
10
|
+
version: 0.0.4
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- Tom Bombadil
|
@@ -15,8 +15,7 @@ autorequire:
|
|
15
15
|
bindir: bin
|
16
16
|
cert_chain: []
|
17
17
|
|
18
|
-
date:
|
19
|
-
default_executable:
|
18
|
+
date: 2012-04-09 00:00:00 Z
|
20
19
|
dependencies:
|
21
20
|
- !ruby/object:Gem::Dependency
|
22
21
|
name: microwave
|
@@ -41,12 +40,11 @@ extensions: []
|
|
41
40
|
extra_rdoc_files: []
|
42
41
|
|
43
42
|
files:
|
44
|
-
- cookbooks/bundler/templates/default/config.erb
|
45
43
|
- cookbooks/bundler/recipes/default.rb
|
44
|
+
- cookbooks/bundler/templates/default/config.erb
|
46
45
|
- LICENSE
|
47
46
|
- NOTICE
|
48
47
|
- README.mkd
|
49
|
-
has_rdoc: true
|
50
48
|
homepage: https://github.com/HeSYINUvSBZfxqA/tvd-bundler
|
51
49
|
licenses:
|
52
50
|
- Apache 2.0
|
@@ -76,7 +74,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
76
74
|
requirements: []
|
77
75
|
|
78
76
|
rubyforge_project:
|
79
|
-
rubygems_version: 1.
|
77
|
+
rubygems_version: 1.8.21
|
80
78
|
signing_key:
|
81
79
|
specification_version: 3
|
82
80
|
summary: "tvdinner: tvd-bundler"
|