hiroshimarb 0.3.0 → 0.3.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 82f42f5be71aa7f008b0af4abf206b4f4a6c402a
4
- data.tar.gz: 8717344f41d7c97941de2bab2192b4b1f9047cea
3
+ metadata.gz: b7f47a46dec99c1511bc63aa04bdfa078ff2bcc9
4
+ data.tar.gz: 7ab49c39a9543b20140d6781d1ed47d5bc94f618
5
5
  SHA512:
6
- metadata.gz: f64e356d9806d22cac9d2d639f710041e0f116a95d7ca15993784366da520eb8956b51b1cf83c4dfa8570f2cda979f4c9c2d5353b5dd320d471e25ff6cd9d69f
7
- data.tar.gz: 972832b38e1a127791885c3667beec14538db743fcfaf409bd856c11d8f4d9dc789e5c80026bf07f8c2a6f53234d99134f9e20f733e2035272e091539bb054f2
6
+ metadata.gz: d809783358d0eb882ffaa6e5d6c55760e609e18c48caacaf09c37fba583c77f563c8eb8fc5ba070f1d9b2a06919a594491748973c970d84b874d07454f12ee4f
7
+ data.tar.gz: 548a52da5cdf1a0404dd250ccde3d3f6f0fce91d6c776ef2388ef034347cb14903d8ba2123ebf91af575ed53efd84b9dbc3b0361c04045148a17f572936b6f46
@@ -1,3 +1,3 @@
1
1
  module Hiroshimarb
2
- VERSION = "0.3.0"
2
+ VERSION = "0.3.1"
3
3
  end
@@ -1,5 +1,32 @@
1
1
  ---
2
- - date: '2014-03-06 19:00 - 21:00'
2
+ - date: '2014-08-07 19:00 - 21:00'
3
+ title: 'Hiroshima.rb #049'
4
+ url: 'http://hiroshimarb.doorkeeper.jp/events/13906'
5
+ - date: '2014-07-17 19:00 - 21:00'
6
+ title: 'Hiroshima.rb #048'
7
+ url: 'http://hiroshimarb.doorkeeper.jp/events/13109'
8
+ - date: '2014-07-03 19:00 - 21:00'
9
+ title: 'Hiroshima.rb #047'
10
+ url: 'http://hiroshimarb.doorkeeper.jp/events/12902'
11
+ - date: '2014-06-19 19:00 - 21:00'
12
+ title: 'Hiroshima.rb #046'
13
+ url: 'http://hiroshimarb.doorkeeper.jp/events/12499'
14
+ - date: '2014-06-05 19:00 - 21:00'
15
+ title: 'Hiroshima.rb #045'
16
+ url: 'http://hiroshimarb.doorkeeper.jp/events/11622'
17
+ - date: '2014-05-15 19:00 - 21:00'
18
+ title: 'Hiroshima.rb #044'
19
+ url: 'http://hiroshimarb.doorkeeper.jp/events/11186'
20
+ - date: '2014-05-01 19:00 - 21:00'
21
+ title: 'Hiroshima.rb #043'
22
+ url: 'http://hiroshimarb.doorkeeper.jp/events/10767'
23
+ - date: '2014-04-17 19:00 - 21:00'
24
+ title: 'Hiroshima.rb #042'
25
+ url: 'http://hiroshimarb.doorkeeper.jp/events/10352'
26
+ - date: '2014-04-03 19:00 - 21:00'
27
+ title: 'Hiroshima.rb #041'
28
+ url: 'http://hiroshimarb.doorkeeper.jp/events/10060'
29
+ - date: '2014-03-20 19:00 - 21:00'
3
30
  title: 'Hiroshima.rb #040'
4
31
  url: 'http://hiroshimarb.doorkeeper.jp/events/9946'
5
32
  - date: '2014-03-14 19:30 - 22:00'
@@ -144,4 +144,12 @@ Hiroshimarb::Member.define do
144
144
  profile 'Hiroshima.rbの見習い。今後はmrubyを勉強したい。'
145
145
  end
146
146
 
147
+ member do
148
+ name 'Kanji Hatamoto'
149
+ github 'kanjihtmt'
150
+ twitter 'kanjihtmt'
151
+ website 'example.com'
152
+ profile 'ぺちぱーです。来年からはRubyに移行しようと勉強中です。よろしくお願いします。'
153
+ end
154
+
147
155
  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.3.0
4
+ version: 0.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tomohiko Himura
@@ -22,10 +22,11 @@ authors:
22
22
  - Taichi Shindo
23
23
  - Anthony White
24
24
  - Takahiro Nakaoku
25
+ - Kanji Hatamoto
25
26
  autorequire:
26
27
  bindir: bin
27
28
  cert_chain: []
28
- date: 2014-03-19 00:00:00.000000000 Z
29
+ date: 2014-08-07 00:00:00.000000000 Z
29
30
  dependencies:
30
31
  - !ruby/object:Gem::Dependency
31
32
  name: launchy