rubicure 4.0.0 → 4.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/workflows/test.yml +1 -1
- data/CHANGELOG.md +7 -1
- data/README.md +4 -5
- data/config/girls/013_maho_girls.yml +31 -0
- data/gemfiles/activesupport_5_0.gemfile +4 -0
- data/gemfiles/activesupport_5_1.gemfile +4 -0
- data/gemfiles/activesupport_5_2.gemfile +4 -0
- data/gemfiles/activesupport_6_0.gemfile +4 -0
- data/gemfiles/activesupport_6_1.gemfile +4 -0
- data/lib/rubicure/version.rb +1 -1
- data/rubicure.gemspec +0 -4
- data/spec/spec_helper.rb +4 -0
- metadata +2 -30
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6fec9c38763f8b79a57f81758f0b8280cdbd6e0511cef2b88d167a59edebc59c
|
4
|
+
data.tar.gz: ca58937006fd9259ca46aa7749b6efbd05ad5ba5e79176d28949a3632380e246
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a42453d7005f79b555784464c08338d570fb03899f8214e1327585e9135b4708a9952e7fa964a77d9797a396adf671ca20ed0e3e8b4cfd1f9464110d4fbbde6f
|
7
|
+
data.tar.gz: 68bae40d7c24f9485827aacb034b652fc62e48511969a90fdff41725dbcde78bd7c0b78bdf39588b71e43ef2a85762485bfd309106baf4c6221a603b803dce27
|
data/.github/workflows/test.yml
CHANGED
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,11 @@
|
|
1
1
|
## master
|
2
|
-
[full changelog](http://github.com/sue445/rubicure/compare/v4.0.
|
2
|
+
[full changelog](http://github.com/sue445/rubicure/compare/v4.0.1...master)
|
3
|
+
|
4
|
+
## v4.0.1
|
5
|
+
[full changelog](http://github.com/sue445/rubicure/compare/v4.0.0...v4.0.1)
|
6
|
+
|
7
|
+
* Add CureMiracle and CureMagical's Pink Diamond Style :diamonds:
|
8
|
+
* https://github.com/sue445/rubicure/pull/326
|
3
9
|
|
4
10
|
## v4.0.0
|
5
11
|
[full changelog](http://github.com/sue445/rubicure/compare/v3.3.4...v4.0.0)
|
data/README.md
CHANGED
@@ -119,7 +119,7 @@ and [more aliases!](config/series.yml)
|
|
119
119
|
```ruby
|
120
120
|
>> Precure.now
|
121
121
|
=> {series_name: "wonderful", title: "わんだふるぷりきゅあ!", started_date: #<Date: 2024-02-04 ((2460345j,0s,0n),+0s,-Infj)>, girls: ["cure_wonderful", "cure_friendy", "cure_nyammy", "cure_lillian"]}
|
122
|
-
|
122
|
+
|
123
123
|
# -2013/1/27 : smile precure
|
124
124
|
# 2013/2/5 - : dokidoki precure
|
125
125
|
require "delorean"
|
@@ -172,10 +172,10 @@ Precure.now
|
|
172
172
|
|
173
173
|
>> Cure.muse
|
174
174
|
=> {girl_name: "cure_muse", human_name: "調辺アコ", precure_name: "キュアミューズ", cast_name: "大久保瑠美", created_date: #<Date: 2011-10-16 ((2455851j,0s,0n),+0s,-Infj)>, color: "yellow", transform_message: "レッツプレイ!プリキュアモジュレーション!!\n爪弾くは女神の調べ! キュアミューズ!\n届け4人の組曲!スイートプリキュア!", extra_names: ["クレッシェンドミューズ"], attack_messages: ["おいで、シリー!\nシの音符の、シャイニングメロディ!\nプリキュア!スパークリングシャワー!!\n三拍子!1、2、3\nフィナーレ!", "届けましょう、希望のシンフォニー!\nプリキュア!スイートセッションアンサンブル!\nクレッシェンド!!\nフィナーレ!"], transform_calls: ["lets_play_precure_modulation", "lets_play", "modulation"]}
|
175
|
-
|
175
|
+
|
176
176
|
>> Cure.peace
|
177
177
|
=> {girl_name: "cure_peace", human_name: "黄瀬やよい", precure_name: "キュアピース", cast_name: "金元寿子", created_date: #<Date: 2012-02-19 ((2455977j,0s,0n),+0s,-Infj)>, color: "yellow", transform_message: "(レディ?)\nプリキュア・スマイルチャージ!\n(ゴー!ゴー!レッツ・ゴー!ピース!!)\nピカピカピカリンジャンケンポン! キュアピース!\n5つの光が導く未来!\n輝け!スマイルプリキュア!", extra_names: ["プリンセスピース", "ウルトラピース"], attack_messages: ["プリキュア!ピースサンダー!!", "開け、ロイヤルクロック!\n(みんなの力を1つにするクル!)\n届け、希望の光!\nはばたけ!光り輝く未来へ!\nプリキュア!ロイヤルレインボーバースト!", "(みんなの力を1つにするクル!)\nプリキュア!ミラクルレインボーバースト!\n輝けー!!\nスマイルプリキュア!!"], transform_calls: ["smile_charge"]}
|
178
|
-
|
178
|
+
|
179
179
|
>> Cure.rosetta
|
180
180
|
=> {girl_name: "cure_rosetta", human_name: "四葉ありす", precure_name: "キュアロゼッタ", cast_name: "渕上舞", created_date: #<Date: 2013-02-24 ((2456348j,0s,0n),+0s,-Infj)>, color: "yellow", birthday: "5/28", transform_message: "プリキュアラブリンク!\nL! O! V! E!\nひだまりポカポカ キュアロゼッタ!\n響け愛の鼓動!ドキドキプリキュア!\n世界を制するのは愛だけです、\nさぁ、あなたも私と愛を育んでくださいな", extra_names: nil, attack_messages: ["カッチカチの!ロゼッタウォール!"], transform_calls: ["love_link"]}
|
181
181
|
|
@@ -184,7 +184,7 @@ Precure.now
|
|
184
184
|
|
185
185
|
>> Shiny.luminous
|
186
186
|
=> {girl_name: "shiny_luminous", human_name: "九条ひかり", precure_name: "シャイニールミナス", cast_name: "田中理恵", created_date: #<Date: 2005-03-06 ((2453436j,0s,0n),+0s,-Infj)>, color: "yellow", birthday: "9/9", transform_message: "ルミナス・シャイニングストリーム!\n輝く命、シャイニールミナス!\n光の心と光の意志、すべてを一つにするために!", extra_names: nil, attack_messages: ["光の意志よ!私に勇気を!希望と力を!!\nルミナス・ハーティエル・アンクション!"], transform_calls: ["shining_stream"]}
|
187
|
-
|
187
|
+
|
188
188
|
>> Milky.rose
|
189
189
|
=> {girl_name: "milky_rose", human_name: "美々野くるみ", precure_name: "ミルキィローズ", cast_name: "仙台エリ", created_date: #<Date: 2008-04-06 ((2454563j,0s,0n),+0s,-Infj)>, color: "purple", transform_message: "スカイローズ・トランスレイト!\n青いバラは秘密のしるし! ミルキィローズ!", extra_names: nil, attack_messages: ["邪悪な力を包み込む\nバラの吹雪を咲かせましょう!\nミルキィローズ・ブリザード!"], transform_calls: ["sky_rose_translate", "translate"]}
|
190
190
|
```
|
@@ -209,7 +209,6 @@ and [more aliases!](config/girls/)
|
|
209
209
|
>> # yayoi.attack!
|
210
210
|
=> # Rubicure::RequireTransformError: require transform
|
211
211
|
|
212
|
-
|
213
212
|
>> yayoi.transform!
|
214
213
|
|
215
214
|
(レディ?)
|
@@ -74,6 +74,21 @@ cure_miracle: &cure_miracle
|
|
74
74
|
トパーズ!金色の希望よ私達の手に!
|
75
75
|
フルフルリンクル!
|
76
76
|
プリキュア・トパーズ・エスペランサ!
|
77
|
+
pink_diamond:
|
78
|
+
girl_name: cure_miracle_pink_diamond
|
79
|
+
precure_name: キュアミラクル(ピンクダイヤスタイル)
|
80
|
+
color: pink
|
81
|
+
created_date: 2025-01-11 # episode 1
|
82
|
+
transform_message: |-
|
83
|
+
キュアップ・ラパパ! ピンクダイヤ!
|
84
|
+
ミラクル・マジカル・ジュエリーレ!
|
85
|
+
ふたりの奇跡!キュアミラクル!
|
86
|
+
魔法つかいプリキュア!!
|
87
|
+
attack_messages:
|
88
|
+
- |-
|
89
|
+
ピンクダイヤ!永遠の輝きを私達の手に!
|
90
|
+
フルフルリンクル!
|
91
|
+
プリキュア・ダイヤモンド・エターナル!
|
77
92
|
|
78
93
|
cure_magical: &cure_magical
|
79
94
|
girl_name: cure_magical
|
@@ -151,6 +166,22 @@ cure_magical: &cure_magical
|
|
151
166
|
トパーズ!金色の希望よ私達の手に!
|
152
167
|
フルフルリンクル!
|
153
168
|
プリキュア・トパーズ・エスペランサ!
|
169
|
+
pink_diamond:
|
170
|
+
girl_name: cure_magical_pinkdiamond
|
171
|
+
precure_name: キュアマジカル(ピンクダイヤスタイル)
|
172
|
+
color: purple
|
173
|
+
created_date: 2025-01-11 # episode 1
|
174
|
+
transform_message: |-
|
175
|
+
キュアップ・ラパパ! ピンクダイヤ!
|
176
|
+
ミラクル・マジカル・ジュエリーレ!
|
177
|
+
ふたりの魔法!キュアマジカル!
|
178
|
+
魔法つかいプリキュア!!
|
179
|
+
attack_messages:
|
180
|
+
- |-
|
181
|
+
ピンクダイヤ!永遠の輝きを私達の手に!
|
182
|
+
フルフルリンクル!
|
183
|
+
プリキュア・ダイヤモンド・エターナル!
|
184
|
+
|
154
185
|
cure_felice: &cure_felice
|
155
186
|
girl_name: cure_felice
|
156
187
|
human_name: 花海ことは
|
data/lib/rubicure/version.rb
CHANGED
data/rubicure.gemspec
CHANGED
@@ -51,8 +51,4 @@ Gem::Specification.new do |spec|
|
|
51
51
|
spec.add_development_dependency "term-ansicolor", "!= 1.11.1" # ref. https://github.com/flori/term-ansicolor/issues/41
|
52
52
|
spec.add_development_dependency "unparser", ">= 0.4.5"
|
53
53
|
spec.add_development_dependency "yard"
|
54
|
-
|
55
|
-
# TODO: Remove followings after making activesupport v7.0+ required
|
56
|
-
spec.add_development_dependency "base64"
|
57
|
-
spec.add_development_dependency "mutex_m"
|
58
54
|
end
|
data/spec/spec_helper.rb
CHANGED
@@ -28,6 +28,10 @@ if ENV["CI"]
|
|
28
28
|
end
|
29
29
|
|
30
30
|
$LOAD_PATH.unshift File.expand_path("../lib", __dir__)
|
31
|
+
|
32
|
+
# FIXME: NameError: uninitialized constant ActiveSupport::LoggerThreadSafeLevel::Logger when activesupport < 7.1
|
33
|
+
require "logger"
|
34
|
+
|
31
35
|
require "rubicure"
|
32
36
|
require "rspec"
|
33
37
|
require "rspec-parameterized"
|
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.0.
|
4
|
+
version: 4.0.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- sue445
|
8
8
|
bindir: bin
|
9
9
|
cert_chain: []
|
10
|
-
date:
|
10
|
+
date: 2025-01-16 00:00:00.000000000 Z
|
11
11
|
dependencies:
|
12
12
|
- !ruby/object:Gem::Dependency
|
13
13
|
name: activesupport
|
@@ -303,34 +303,6 @@ dependencies:
|
|
303
303
|
- - ">="
|
304
304
|
- !ruby/object:Gem::Version
|
305
305
|
version: '0'
|
306
|
-
- !ruby/object:Gem::Dependency
|
307
|
-
name: base64
|
308
|
-
requirement: !ruby/object:Gem::Requirement
|
309
|
-
requirements:
|
310
|
-
- - ">="
|
311
|
-
- !ruby/object:Gem::Version
|
312
|
-
version: '0'
|
313
|
-
type: :development
|
314
|
-
prerelease: false
|
315
|
-
version_requirements: !ruby/object:Gem::Requirement
|
316
|
-
requirements:
|
317
|
-
- - ">="
|
318
|
-
- !ruby/object:Gem::Version
|
319
|
-
version: '0'
|
320
|
-
- !ruby/object:Gem::Dependency
|
321
|
-
name: mutex_m
|
322
|
-
requirement: !ruby/object:Gem::Requirement
|
323
|
-
requirements:
|
324
|
-
- - ">="
|
325
|
-
- !ruby/object:Gem::Version
|
326
|
-
version: '0'
|
327
|
-
type: :development
|
328
|
-
prerelease: false
|
329
|
-
version_requirements: !ruby/object:Gem::Requirement
|
330
|
-
requirements:
|
331
|
-
- - ">="
|
332
|
-
- !ruby/object:Gem::Version
|
333
|
-
version: '0'
|
334
306
|
description: All about Japanese battle heroine "Pretty Cure (Precure)".
|
335
307
|
email:
|
336
308
|
- sue445@sue445.net
|