rubicure 4.1.0 → 4.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: b676e5f0d93cb268f828c588ce2f4a9e7bd79b8b5817979cca8aebdaf775d633
4
- data.tar.gz: '0538b28ee570141f8d2108173aa6dc646d642c9839db952b21a0f4091ab759e1'
3
+ metadata.gz: b4bdb6fc96a3e690986f9a7100dfd429a2817b2981182c62612a65c78d91d522
4
+ data.tar.gz: cb359cfb94bf2e2143f2b26c3377a2dab60bd523be1eadc7b6f3e934758b7bd2
5
5
  SHA512:
6
- metadata.gz: 65ac17d95050e4b1ac413c54d6691c293c7ced67a09d56e9cb81021cab48902f6a8e283e1e568430f04863d8e34d927a5b87056e325974f074112c376f1c889e
7
- data.tar.gz: 687f9cdd7b64174c0d89025665ce557d99b01a015abe7aef8384777b2e03bc0bc8600877553a8b7c141b49f4db0ce237879f6d164a82c7977bbccac53dc31d93
6
+ metadata.gz: 30e76e90294cc15da8b88a995c74f096094d7d599c86bd3766f3ff0c14ca24fe0420e39fd34523177eb2c39b8c6ff4f2c899eb55725da3a783166e18576b83d3
7
+ data.tar.gz: 15879b74c04f08afc6d2f98e401c33f820a3a9aa7b1c3db3e32acb51279925b25abdb9a172bb034bc457be876b78065592cbca7d8b7a6918b886fde28bb367bc
data/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  ## master
2
- [full changelog](http://github.com/sue445/rubicure/compare/v4.1.0...master)
2
+ [full changelog](http://github.com/sue445/rubicure/compare/v4.1.1...master)
3
+
4
+ ## [v4.1.1](https://github.com/sue445/rubicure/releases/tag/v4.1.1)
5
+ [full changelog](http://github.com/sue445/rubicure/compare/v4.1.0...v4.1.1)
6
+
7
+ * Tweak transform_message of You and Idol Precure
8
+ * https://github.com/sue445/rubicure/pull/329
3
9
 
4
10
  ## [v4.1.0](https://github.com/sue445/rubicure/releases/tag/v4.1.0)
5
11
  [full changelog](http://github.com/sue445/rubicure/compare/v4.0.2...v4.1.0)
@@ -13,6 +13,7 @@ cure_idol: &cure_idol
13
13
  一緒にYEAH!
14
14
  キミと歌う、ハートのキラキラ!
15
15
  笑顔ニッコリ、キュアアイドル!
16
+ ウィーアー!キミとアイドルプリキュア!
16
17
  # extra_names:
17
18
  attack_messages:
18
19
  - |-
@@ -50,6 +51,7 @@ cure_wink: &cure_wink
50
51
  一緒にYEAH!
51
52
  キミと瞬く、ハートの勇気!
52
53
  お目目パッチン、キュアウインク!
54
+ ウィーアー!キミとアイドルプリキュア!
53
55
  # extra_names:
54
56
  attack_messages:
55
57
  - |-
@@ -86,6 +88,7 @@ cure_kyunkyun: &cure_kyunkyun
86
88
  一緒にYEAH!
87
89
  キミと踊る、ハートのリズム!
88
90
  心キュンキュン、キュアキュンキュン!
91
+ ウィーアー!キミとアイドルプリキュア!
89
92
  # extra_names:
90
93
  attack_messages:
91
94
  - |-
@@ -1,3 +1,3 @@
1
1
  module Rubicure
2
- VERSION = "4.1.0".freeze
2
+ VERSION = "4.1.1".freeze
3
3
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rubicure
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.1.0
4
+ version: 4.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - sue445
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-03-23 00:00:00.000000000 Z
10
+ date: 2025-04-27 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: activesupport