rubicure 0.4.6 → 0.4.7

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
  SHA1:
3
- metadata.gz: 4ffa2a1b26287b9f61243c1b9d55f29af347e2a2
4
- data.tar.gz: f1b6ceb0d898e909d0a59bef5330d763a800d690
3
+ metadata.gz: a0401eca768714bdc3b48e8ebae8c451f3014744
4
+ data.tar.gz: a63c67eb0f35f3751524965c4cde14366199e9a3
5
5
  SHA512:
6
- metadata.gz: 7bfd565f081c61dbbd409564fb1a169271f1982f6b7cae93c8ad0ae8db41c6326db854f0d997e07c7543a0e475fbcd319c99be3011bf51083a5eebabc67f70a0
7
- data.tar.gz: 9817c0b9f2bf2d86bbf3912dbdf87732da365af4de81ca0f05e20036525c06f671afa0232353fe030d45a356267e0cfffd5b7011c404c8b895fbcdfad8c3df93
6
+ metadata.gz: 41a4f52b700d730ae153f0c88f70ad69523dc7b7b3ac1fa6815cace94de666e53c8964e4d3b007a70542c1d01baf6471f9a20fb91f637ff5d6878fe90cf224b0
7
+ data.tar.gz: 2c7f6312396f49d2a76eeea0419c725ef67562f70c8ea99382cdbeee796b0afd6d184c54f37aef8c4edcab03d8b6721b55afd6b896160c795a2bd9e3bfe42fab
@@ -1,5 +1,11 @@
1
1
  ## master
2
- [full changelog](http://github.com/sue445/rubicure/compare/v0.4.6...master)
2
+ [full changelog](http://github.com/sue445/rubicure/compare/v0.4.7...master)
3
+
4
+ ## v0.4.7
5
+ [full changelog](http://github.com/sue445/rubicure/compare/v0.4.6...v0.4.7)
6
+
7
+ * Fix cure magical diamond style
8
+ * https://github.com/sue445/rubicure/pull/109
3
9
 
4
10
  ## v0.4.6
5
11
  [full changelog](http://github.com/sue445/rubicure/compare/v0.4.5...v0.4.6)
@@ -88,9 +88,9 @@ cure_magical: &cure_magical
88
88
  - cure_up_rapapa
89
89
  transform_styles:
90
90
  diamond:
91
- girl_name: cure_magical_ruby
91
+ girl_name: cure_magical_diamond
92
92
  precure_name: キュアマジカル(ダイヤスタイル)
93
- color: red
93
+ color: blue
94
94
  created_date: 2016-02-07 # episode 1
95
95
  transform_message:
96
96
  キュアップ・ラパパ! ダイヤ!
@@ -1,3 +1,3 @@
1
1
  module Rubicure
2
- VERSION = "0.4.6"
2
+ VERSION = "0.4.7"
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.4.6
4
+ version: 0.4.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - sue445
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-07-11 00:00:00.000000000 Z
11
+ date: 2016-07-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport