rubicure 0.2.1 → 0.2.2

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: f9f130802e3c2969cac88a5a1dd29d54a106bb45
4
- data.tar.gz: 5c5519fff511cabe7773492097db47357476131d
3
+ metadata.gz: 96b451639ddd256d294edf635926d707143a5e70
4
+ data.tar.gz: 62b12c778517ed93e82a0a7681930750287e242a
5
5
  SHA512:
6
- metadata.gz: 4b5a3d13784460f7ba85edec392a5d876b661e0dabc287bf5f2e5fe1d477cae65721b903cbeb08457eb23b430323c37c4a0b5653c5636043e4a1265f6587cc80
7
- data.tar.gz: 6ed4ca0d176daf6d52352c03074e279dff8df2200210a81610294157988f621c5a0ab98193d616fd97633d7a2757901ba0362d7f8913945da365f3e9a6671fa8
6
+ metadata.gz: eacf6dddddd311504aedb9ceec913253dd83090c05fabf0e4fb0e08ade630899b7694736de6f268657d240ebd2576ae6404dc526b4db79e102f88ab6562c2e09
7
+ data.tar.gz: 46207024fae25428d866dd7bb146b1fb00f22f82e0f3075b2de9914f6c5184981f1a33059461ead81e305bb7aac45cc0fe8f149e3a19589b5c8901a932e01eb7
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  ## master
2
- [full changelog](http://github.com/sue445/rubicure/compare/v0.2.1...master)
2
+ [full changelog](http://github.com/sue445/rubicure/compare/v0.2.2...master)
3
+
4
+ ## v0.2.2
5
+ [full changelog](http://github.com/sue445/rubicure/compare/v0.2.1...v0.2.2)
6
+
7
+ * Add forever lovely
8
+ * https://github.com/sue445/rubicure/pull/73
9
+ * Add happiness ended_date :cry:
10
+ * https://github.com/sue445/rubicure/pull/74
3
11
 
4
12
  ## v0.2.1
5
13
  [full changelog](http://github.com/sue445/rubicure/compare/v0.2.0...v0.2.1)
@@ -13,6 +13,7 @@ cure_lovely: &cure_lovely
13
13
  extra_names:
14
14
  - キュアラブリー チェリーフラメンコ
15
15
  - キュアラブリー ロリポップヒップポップ
16
+ - フォーエバーラブリー
16
17
  attack_messages:
17
18
  - |
18
19
  愛の光を聖なる力に!
@@ -29,6 +30,8 @@ cure_lovely: &cure_lovely
29
30
  (かわルンルン!)
30
31
  プリキュアくるりんミラーチェンジ!ロリポップヒップポップ!!!
31
32
  プリキュア!ポップンソニックアタック!!
33
+ - |
34
+ プリキュア!フォーエバーハピネスシャワー!!
32
35
  transform_calls:
33
36
  - kururin_mirror_change
34
37
  cure_princess: &cure_princess
data/config/series.yml CHANGED
@@ -126,7 +126,7 @@ dokidoki_precure:
126
126
  happiness_charge: &happiness_charge
127
127
  title: ハピネスチャージプリキュア!
128
128
  started_date: 2014-02-02
129
- # ended_date: 2015-01-
129
+ ended_date: 2015-01-25
130
130
  girls:
131
131
  - cure_lovely
132
132
  - cure_princess
@@ -1,3 +1,3 @@
1
1
  module Rubicure
2
- VERSION = "0.2.1"
2
+ VERSION = "0.2.2"
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.1
4
+ version: 0.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - sue445
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-01-18 00:00:00.000000000 Z
11
+ date: 2015-01-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport