rubicure 0.2.3 → 0.2.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: 4c80a520a3680ca1ffa40cef92873b6d47ba565c
4
- data.tar.gz: 44b1f2c4deb35c80bf47cb55f47e8fe411bd3b6d
3
+ metadata.gz: d38c61db3035bced7576e2a703812081e47a3116
4
+ data.tar.gz: 40e371fd5fef7eac80b98d575754f93fbc3d5346
5
5
  SHA512:
6
- metadata.gz: ec6e2a1e1a0e904fe03b2535fc17e34361286375f3e90c7f8ef5ef62b35e8ea4cf575cefc864e4085b5bca2e034e9462b934cf217d51f7620dc2bcca10bd6ea2
7
- data.tar.gz: 0815d70b50aac24f3f6411d5022bb05e4e3ac2f0ee4135bb3e97ff69b1e5936010f717f0fbe18d325236b152cd2b162980f255c0d7c7cc07d63325b052f53525
6
+ metadata.gz: 0ca461c75d1a26bbf13963c9c52bf3a28b43d14cb3b4780b77fbd12b77a616a0bb45a66c79248c8e0cb47d7908bcb0878e5d2407969a6c99fc0c9a5c5f23677d
7
+ data.tar.gz: f18b74fcd7eafb469db638ab3c5261102c5d47f1463f5e576b8fb79162b4133dc2fc4599a323d4a1948ebe3f7e8a7624ed49a9eb72cdb31b447814de5564706c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  ## master
2
- [full changelog](http://github.com/sue445/rubicure/compare/v0.2.3...master)
2
+ [full changelog](http://github.com/sue445/rubicure/compare/v0.2.4...master)
3
+
4
+ ## v0.2.3
5
+ [full changelog](http://github.com/sue445/rubicure/compare/v0.2.3...v0.2.4)
6
+
7
+ * Tweak transform message
8
+ * https://github.com/sue445/rubicure/pull/76
3
9
 
4
10
  ## v0.2.2
5
11
  [full changelog](http://github.com/sue445/rubicure/compare/v0.2.2.1...v0.2.3)
@@ -7,6 +7,10 @@ cure_flora: &cure_flora
7
7
  transform_message: |-
8
8
  プリキュア!プリンセスエンゲージ!
9
9
  咲き誇る花のプリンセス!キュアフローラ!
10
+ 強く、やさしく、美しく!
11
+ Go!プリンセスプリキュア!
12
+ 冷たい檻に閉ざされた夢、返していただきますわ!
13
+ お覚悟はよろしくて?
10
14
  extra_names:
11
15
  attack_messages:
12
16
  - |
@@ -24,6 +28,10 @@ cure_mermaid: &cure_mermaid
24
28
  transform_message: |-
25
29
  プリキュア!プリンセスエンゲージ!
26
30
  澄み渡る海のプリンセス!キュアマーメイド!
31
+ 強く、やさしく、美しく!
32
+ Go!プリンセスプリキュア!
33
+ 冷たい檻に閉ざされた夢、返していただきますわ!
34
+ お覚悟はよろしくて?
27
35
  extra_names:
28
36
  attack_messages:
29
37
  - |
@@ -42,6 +50,10 @@ cure_twinkle: &cure_twinkle
42
50
  transform_message: |-
43
51
  プリキュア!プリンセスエンゲージ!
44
52
  きらめく星のプリンセス!キュアトゥインクル!
53
+ 強く、やさしく、美しく!
54
+ Go!プリンセスプリキュア!
55
+ 冷たい檻に閉ざされた夢、返していただきますわ!
56
+ お覚悟はよろしくて?
45
57
  extra_names:
46
58
  attack_messages:
47
59
  - |
@@ -1,3 +1,3 @@
1
1
  module Rubicure
2
- VERSION = "0.2.3"
2
+ VERSION = "0.2.4"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rubicure
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.3
4
+ version: 0.2.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - sue445
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-02-22 00:00:00.000000000 Z
11
+ date: 2015-03-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport