rubicure 3.1.0 → 3.1.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3250322e7a94ee22cbd05cfde9c0948c4dfa42471ed4606b4abb900c700dca9a
4
- data.tar.gz: f899f29dc91ab6b4e442e2d61431c66e35db8cb0a904dce80f5fc0a0e781e0d6
3
+ metadata.gz: 499556d04ef3119ec4c1add31bf951c0c0f414674ed3b2da5879ab88d126b5a1
4
+ data.tar.gz: 41fa1f7501aa0534424fc9282590ef2895e11b7a7b4cc9e757b956195cf847f3
5
5
  SHA512:
6
- metadata.gz: '058852c8614f08b374b5b34ceef8205b444e9cf9fdbceaaa4acd3f66a0ed8ed8f263d0ec9b6a6d3f871be13994e8f287fea417123cfe81128cd57c22808a6994'
7
- data.tar.gz: fa08d1ac2232596608510d5fd619c65798265146086f0464cae3c6b2a4f3da6f4fcfe481d8eab7b0d317c20413174c51dbc9d5d13480521b9ec64f9593f4b463
6
+ metadata.gz: 54109784e357bda71e27506aead6b6d64d7e698f58bc14f6a8234e2b020efbcdd47554f21024697b2d2adf71648005b9db5217f13fe7faae3469f2eb762b2c49
7
+ data.tar.gz: 937388a8545eff925a083ff1a6043024775f08c9967f930e359366df35086e89ab6a63df853e9138da88ecdcb3b43b3336ed1f075748716ded68fec83122ad14
data/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  ## master
2
- [full changelog](http://github.com/sue445/rubicure/compare/v3.1.0...master)
2
+ [full changelog](http://github.com/sue445/rubicure/compare/v3.1.1...master)
3
+
4
+ ## v3.1.1
5
+ [full changelog](http://github.com/sue445/rubicure/compare/v3.1.0...v3.1.1)
6
+
7
+ * Tweak transform message of DeliciousParty:heart:Precure
8
+ * https://github.com/sue445/rubicure/pull/265
3
9
 
4
10
  ## v3.1.0
5
11
  [full changelog](http://github.com/sue445/rubicure/compare/v3.0.1...v3.1.0)
@@ -20,6 +20,7 @@ cure_precious: &cure_precious
20
20
  あつあつごはんで、みなぎるパワー!
21
21
  キュアプレシャス!
22
22
  おいしい笑顔で満たしてあげる!
23
+ デリシャスパーティ♡プリキュア!
23
24
  # extra_names:
24
25
  attack_messages:
25
26
  - |-
@@ -55,6 +56,7 @@ cure_spicy: &cure_spicy
55
56
  ふわふわサンドde心にスパイス!
56
57
  キュアスパイシー!
57
58
  わけあうおいしさ、焼きつけるわ!
59
+ デリシャスパーティ♡プリキュア!
58
60
  # extra_names:
59
61
  attack_messages:
60
62
  - |-
@@ -90,6 +92,7 @@ cure_yumyum: &cure_yumyum
90
92
  きらめくヌードル・エモーション!
91
93
  キュアヤムヤム!
92
94
  おいしいの独り占め、ゆるさないよ!
95
+ デリシャスパーティ♡プリキュア!
93
96
  # extra_names:
94
97
  attack_messages:
95
98
  - |-
@@ -1,3 +1,3 @@
1
1
  module Rubicure
2
- VERSION = "3.1.0".freeze
2
+ VERSION = "3.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: 3.1.0
4
+ version: 3.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: 2022-04-24 00:00:00.000000000 Z
11
+ date: 2022-05-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport