hiroshimarb 0.2.2 → 0.2.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module Hiroshimarb
2
- VERSION = "0.2.2"
2
+ VERSION = "0.2.3"
3
3
  end
data/resource/member.rb CHANGED
@@ -127,5 +127,13 @@ Hiroshimarb::Member.define do
127
127
  website 'http://s-taichan.blogspot.jp/'
128
128
  profile '東京で武者修行中の学生です。広島に帰省したときは暖かく迎えてください。'
129
129
  end
130
+
131
+ member do
132
+ name 'Anthony White'
133
+ github 'touni102'
134
+ twitter 'touni102'
135
+ website 'nill'
136
+ profile '広島市で英語教えてます。プログラミングは大学の専門でRubyをチャレンジしようと思います。'
137
+ end
130
138
 
131
139
  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.2.2
4
+ version: 0.2.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -21,10 +21,11 @@ authors:
21
21
  - Yoshitake Takata
22
22
  - Makoto Henmi
23
23
  - Taichi Shindo
24
+ - Anthony White
24
25
  autorequire:
25
26
  bindir: bin
26
27
  cert_chain: []
27
- date: 2013-01-21 00:00:00.000000000 Z
28
+ date: 2013-02-02 00:00:00.000000000 Z
28
29
  dependencies:
29
30
  - !ruby/object:Gem::Dependency
30
31
  name: launchy