lucky_case 0.1.0 → 0.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: 3a2cb0b71a39713fbfdcf1d1c829a682b2b5c3d3ab3e27848ed10ddb9b17f17c
4
- data.tar.gz: 47d28a8136f743a4bb8bd6b3687eecf40fd8bddc92554cd093616dc91a81b14a
3
+ metadata.gz: c340cbbdfacaa7aa8007536853e094532a47ede66d7942b154873a29afa4c0ff
4
+ data.tar.gz: 7cd56219e6c0238a632711bc5041dfcaf12fd0b77ac1771b3e1f4f63009bfceb
5
5
  SHA512:
6
- metadata.gz: 3c6f91d4e248c1c54fff4f25c168a34010dcadf12de9dedf488e50e4ca6f9235959990a6d59bd0f69b6cd6e7f5f72ffea2231b83745184e20ca2bcf0e529c22e
7
- data.tar.gz: c8dadeefe2192286ff3b9f3e756a6fc5fc8b0d640140ae38aaa1a300b526a12e2bc04c43b62b8112ee348b064e7a3348836da3516b188008e0e2ca910d402ac0
6
+ metadata.gz: 149c0340a78c9900443efa07065967a067bf4b2287ab1019b3f12bbc2d05f52dbe51461c86606fd57907cc5778791f926a66a767c241d5a8d45b62b4f3cdb7a9
7
+ data.tar.gz: c95622efd9a666dc6eeb7803a2fa5ebbd9768424f1c5b889d7cbe5621a69c70befc8d017c75adf773feab5a433cd97ea7e5f2f19c3156e63e6085f9c12efb41b
@@ -55,7 +55,7 @@ further defined and clarified by project maintainers.
55
55
  ## Enforcement
56
56
 
57
57
  Instances of abusive, harassing, or otherwise unacceptable behavior may be
58
- reported by contacting the project team at yaml_extend.gemspec@mail.magynhard.de. All
58
+ reported by contacting the project team at lucky_case.gemspec@mail.magynhard.de. All
59
59
  complaints will be reviewed and investigated and will result in a response that
60
60
  is deemed necessary and appropriate to the circumstances. The project team is
61
61
  obligated to maintain confidentiality with regard to the reporter of an incident.
data/README.md CHANGED
@@ -106,7 +106,7 @@ And then execute:
106
106
 
107
107
  Or install it yourself by:
108
108
 
109
- $ gem install yaml_extend
109
+ $ gem install lucky_case
110
110
 
111
111
 
112
112
 
@@ -1,3 +1,3 @@
1
1
  module LuckyCase
2
- VERSION = '0.1.0'.freeze
2
+ VERSION = '0.1.1'.freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lucky_case
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matthäus J. N. Beyrle