rubicure 2.1.0 → 2.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c414dd713717e9d410647fe64c606f3330fd358a66e20f97450710de6638aba5
4
- data.tar.gz: 4ea2087925b4af906c5d8f7c5ba442e1e765e8b2938def2280646aa33ab27fcf
3
+ metadata.gz: 3c3a551cdc708bc0c33bdb7ed6a3662e05b398123bc76eb4253b67948e7c9a20
4
+ data.tar.gz: 51fa3a414b69d741294c90b5db8f92c873f70988366ef14e4a8ee291cf967713
5
5
  SHA512:
6
- metadata.gz: eee8edf76e5a686a3f74620dd5666d90008856dfe5f6bcb8400b424be78d01fc2e17df14edf06676655908d7490a1b3c7734b4251bd8b2f1489bea7b61308918
7
- data.tar.gz: b6d4763dffbba6ba12610cb3ad66459626a21a08a987b948a55224c27394431429400f24612adda026aa33c15641e90fd96d0b104827d188a95768a84272e491
6
+ metadata.gz: 2e4326de3394c3471b136daa8afec355bd4cd2fd588b1da6fa97cc5f5f34e803958bf0d79a4599d8159f565557aac52bc5abb07f8d9f0fc89a9520f2077edfd3
7
+ data.tar.gz: b37daa230e65c92a699a0a7eb922f8b6d129139be91f8d99e3242d3c0721809d81637f7d08a6b9c0d995dedeffdc53fbc2b2c5e469ff039b24424a7b438f0199
data/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  ## master
2
- [full changelog](http://github.com/sue445/rubicure/compare/v2.1.0...master)
2
+ [full changelog](http://github.com/sue445/rubicure/compare/v2.1.1...master)
3
+
4
+ ## v2.1.1
5
+ [full changelog](http://github.com/sue445/rubicure/compare/v2.1.0...v2.1.1)
6
+
7
+ * Tweak transform message of TropicalRoute Precure
8
+ * https://github.com/sue445/rubicure/pull/253
3
9
 
4
10
  ## v2.1.0
5
11
  [full changelog](http://github.com/sue445/rubicure/compare/v2.0.1...v2.1.0)
@@ -15,6 +15,8 @@ cure_summer: &cure_summer
15
15
  リップ!
16
16
  ドレス!
17
17
  ときめく常夏!キュアサマー!
18
+ はぁー!
19
+ 4人揃って!トロピカル~ジュ!プリキュア!
18
20
  # extra_names:
19
21
  attack_messages:
20
22
  - |-
@@ -43,6 +45,8 @@ cure_coral: &cure_coral
43
45
  チーク!
44
46
  ドレス!
45
47
  きらめく宝石!キュアコーラル!
48
+ はぁー!
49
+ 4人揃って!トロピカル~ジュ!プリキュア!
46
50
  # extra_names:
47
51
  attack_messages:
48
52
  - |-
@@ -71,6 +75,8 @@ cure_papaya: &cure_papaya
71
75
  アイズ!
72
76
  ドレス!
73
77
  ひらめく果実!キュアパパイア!
78
+ はぁー!
79
+ 4人揃って!トロピカル~ジュ!プリキュア!
74
80
  # extra_names:
75
81
  attack_messages:
76
82
  - |-
@@ -99,6 +105,8 @@ cure_flamingo: &cure_flamingo
99
105
  ヘアー!
100
106
  ドレス!
101
107
  はためく翼!キュアフラミンゴ!
108
+ はぁー!
109
+ 4人揃って!トロピカル~ジュ!プリキュア!
102
110
  # extra_names:
103
111
  attack_messages:
104
112
  - |-
@@ -1,3 +1,3 @@
1
1
  module Rubicure
2
- VERSION = "2.1.0".freeze
2
+ VERSION = "2.1.1".freeze
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: 2.1.0
4
+ version: 2.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - sue445
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-03-28 00:00:00.000000000 Z
11
+ date: 2021-04-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport