rzicon 0.0.3 → 0.0.4

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: b1fe710bd304e384ae2193a04808dc0ef6b8e9cb
4
- data.tar.gz: 9c214e5436414689ff5c91eeab742787521eaa71
3
+ metadata.gz: 779db7117d07ae610a9379a0782053da7410281c
4
+ data.tar.gz: cd687c8261d6ba85992a6caf75315a1e4cb6d327
5
5
  SHA512:
6
- metadata.gz: 761fb9354d9c21573d19198143c9c029b96c72927ddc45803fe160163aed2cf86a9ec4db581b4c81388648935dccdac081151ec40b191982453c8014f984147e
7
- data.tar.gz: 9e380dbecdbbad943196ea21693a1f58b90e821cfd3019841229f5a604cd4f8680919470613a2bd6ac5b5f0514b8e1cdc0c45aba3dc3300b02ba0308d4c243b3
6
+ metadata.gz: 4aa3c1e7833b92d67dd6febf46ad1c803f30bba5cdc01d6f0c8f22c182a921091b43f62f9a0e7ef6ccac4fec1d92c07139edbfd04fadef67443a0b2428147119
7
+ data.tar.gz: ab1f767e79918c0319a0d46cb9baf8f5889258749ad96a51ab28014f93c27bbc84cfebd8f4c35240dd1a88f4a5520f637aacfc5972521a81ca8dcadfbf63c7f0
data/README.md CHANGED
@@ -51,6 +51,10 @@ more member information: https://github.com/bash0C7/rzicon/blob/master/lib/nizic
51
51
 
52
52
  ## Change Log
53
53
 
54
+ ### Version 0.0.4
55
+
56
+ Add Tsurumi Moe introduction
57
+
54
58
  ### Version 0.0.3
55
59
 
56
60
  Join Tsurumi Moe
@@ -299,6 +299,11 @@ module Nizicon
299
299
  def twitter_id; '@tsurumi_moe'; end
300
300
  def introduction
301
301
  [
302
+ "世界に萌えを発信!",
303
+ "\受信!/",
304
+ "#{hometown}出身#{age}歳。",
305
+ "髪の毛ふわふわ天然ガール。",
306
+ "#{nickname}こと#{name}です。",
302
307
  ]
303
308
  end
304
309
  def blog_uri
@@ -1,3 +1,3 @@
1
1
  module Nizicon
2
- VERSION = "0.0.3"
2
+ VERSION = "0.0.4"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rzicon
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - bash0C7
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-10-30 00:00:00.000000000 Z
11
+ date: 2014-11-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler