logaling-server 0.0.1

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 (1) hide show
  1. metadata +53 -0
metadata ADDED
@@ -0,0 +1,53 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: logaling-server
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.1
5
+ prerelease:
6
+ platform: ruby
7
+ authors:
8
+ - SHIMADA Koji
9
+ - SHIDARA Yoji
10
+ - Kouhei Sutou
11
+ - Daijiro MORI
12
+ - SUZUKI Miho
13
+ autorequire:
14
+ bindir: bin
15
+ cert_chain: []
16
+ date: 2012-08-30 00:00:00.000000000 Z
17
+ dependencies: []
18
+ description: A logaling-server.
19
+ email:
20
+ - koji.shimada@enishi-tech.com
21
+ - dara@shidara.net
22
+ - kou@clear-code.com
23
+ - daijiro.mori@gmail.com
24
+ - adzuki34@gmail.com
25
+ executables: []
26
+ extensions: []
27
+ extra_rdoc_files: []
28
+ files: []
29
+ homepage: http://logaling.github.com/
30
+ licenses: []
31
+ post_install_message:
32
+ rdoc_options: []
33
+ require_paths:
34
+ - lib
35
+ required_ruby_version: !ruby/object:Gem::Requirement
36
+ none: false
37
+ requirements:
38
+ - - ! '>='
39
+ - !ruby/object:Gem::Version
40
+ version: '0'
41
+ required_rubygems_version: !ruby/object:Gem::Requirement
42
+ none: false
43
+ requirements:
44
+ - - ! '>='
45
+ - !ruby/object:Gem::Version
46
+ version: '0'
47
+ requirements: []
48
+ rubyforge_project:
49
+ rubygems_version: 1.8.24
50
+ signing_key:
51
+ specification_version: 3
52
+ summary: A logaling-server.
53
+ test_files: []