infraruby 0.0.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.
Files changed (2) hide show
  1. checksums.yaml +7 -0
  2. metadata +42 -0
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 52ef5bc237e5024c36c9a2dd9bb2a9e7559ab3d3
4
+ data.tar.gz: 5a8ff0b5873b4750a61acf5071a09a8a6f7fec0f
5
+ SHA512:
6
+ metadata.gz: d2d655665847d3e92bde3c4e8f454de227d3aea04f1ecce6410d75530f967e67b70eb61d24f4b35f9608618eacf74fe1072cc9a35094862f193587249e7e6bb2
7
+ data.tar.gz: ebdb610bc1fa12e7c0c263e1a7eb9fa36c5a709a726b73c03b866728e21da7d16bcd95d640f2ad5383a9f4b07cf4544639f62938379f24397a8c24ec20965931
metadata ADDED
@@ -0,0 +1,42 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: infraruby
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-03-05 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: InfraRuby
14
+ email: rubygems@infraruby.com
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files: []
18
+ files: []
19
+ homepage: http://infraruby.com/
20
+ licenses: []
21
+ metadata: {}
22
+ post_install_message:
23
+ rdoc_options: []
24
+ require_paths:
25
+ - lib
26
+ required_ruby_version: !ruby/object:Gem::Requirement
27
+ requirements:
28
+ - - ">="
29
+ - !ruby/object:Gem::Version
30
+ version: '0'
31
+ required_rubygems_version: !ruby/object:Gem::Requirement
32
+ requirements:
33
+ - - ">="
34
+ - !ruby/object:Gem::Version
35
+ version: '0'
36
+ requirements: []
37
+ rubyforge_project:
38
+ rubygems_version: 2.2.2
39
+ signing_key:
40
+ specification_version: 4
41
+ summary: InfraRuby
42
+ test_files: []