hiroshimarb 0.1.0 → 0.1.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.
@@ -1,3 +1,3 @@
1
1
  module Hiroshimarb
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
data/resource/member.rb CHANGED
@@ -96,4 +96,12 @@ Hiroshimarb::Member.define do
96
96
  profile ''
97
97
  end
98
98
 
99
+ member do
100
+ name 'Hiroyuki Oda'
101
+ github 'hrykoda'
102
+ twitter 'hrykoda'
103
+ website 'nill'
104
+ profile '仕事ではJavaを使っています。たまにPerlを使います。Rubyはこれから使ってみます。'
105
+ end
106
+
99
107
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hiroshimarb
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -17,10 +17,11 @@ authors:
17
17
  - Tomohiro Morishita
18
18
  - Tomokazu Ogawa
19
19
  - Kakenavi
20
+ - Hiroyuki Oda
20
21
  autorequire:
21
22
  bindir: bin
22
23
  cert_chain: []
23
- date: 2012-10-19 00:00:00.000000000 Z
24
+ date: 2012-10-20 00:00:00.000000000 Z
24
25
  dependencies:
25
26
  - !ruby/object:Gem::Dependency
26
27
  name: launchy