fab 0.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/README.md +0 -0
- metadata +44 -0
checksums.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
1
|
+
---
|
2
|
+
SHA1:
|
3
|
+
metadata.gz: 9662b64e037dd432bfb57d1fd12591e25a87ff2e
|
4
|
+
data.tar.gz: a2fc3d4bad4f65e57c7b9e913192e0968bc302f0
|
5
|
+
SHA512:
|
6
|
+
metadata.gz: 692320183730fe28124d023dbd2178434859c72a949ca4dad2e4b53265c83c78c47c91ffbe300f5eac7a507b4c13a15a116ba74cc158dc4781788b657493b454
|
7
|
+
data.tar.gz: 228e091b7c26ee38b4de5c590ac131d8642f3573c1db628ba05387035a826d6c9be3a76ef0fb976db01e973263d645cd54134d222b6e6178d69868ac32f602d0
|
data/README.md
ADDED
File without changes
|
metadata
ADDED
@@ -0,0 +1,44 @@
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
|
+
name: fab
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 0.0.0
|
5
|
+
platform: ruby
|
6
|
+
authors:
|
7
|
+
- InfraRuby Vision
|
8
|
+
autorequire:
|
9
|
+
bindir: bin
|
10
|
+
cert_chain: []
|
11
|
+
date: 2015-02-01 00:00:00.000000000 Z
|
12
|
+
dependencies: []
|
13
|
+
description: A fabrication plant
|
14
|
+
email: rubygems@infraruby.com
|
15
|
+
executables: []
|
16
|
+
extensions: []
|
17
|
+
extra_rdoc_files: []
|
18
|
+
files:
|
19
|
+
- README.md
|
20
|
+
homepage: http://infraruby.com/
|
21
|
+
licenses:
|
22
|
+
- MIT
|
23
|
+
metadata: {}
|
24
|
+
post_install_message:
|
25
|
+
rdoc_options: []
|
26
|
+
require_paths:
|
27
|
+
- lib
|
28
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
29
|
+
requirements:
|
30
|
+
- - ">="
|
31
|
+
- !ruby/object:Gem::Version
|
32
|
+
version: '0'
|
33
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
34
|
+
requirements:
|
35
|
+
- - ">="
|
36
|
+
- !ruby/object:Gem::Version
|
37
|
+
version: '0'
|
38
|
+
requirements: []
|
39
|
+
rubyforge_project:
|
40
|
+
rubygems_version: 2.2.2
|
41
|
+
signing_key:
|
42
|
+
specification_version: 4
|
43
|
+
summary: A fabrication plant
|
44
|
+
test_files: []
|