bake-modernize 0.23.0 → 0.24.0

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
  SHA256:
3
- metadata.gz: 4f694823b781a3648b3e3f669158b972a8abd200d437f3a9e8327a4cc2df421c
4
- data.tar.gz: 9ac4cc75af7023e058787798b184d7b7e00766e6fc8537d33c8a177b30e1a5f6
3
+ metadata.gz: 918e8229075ed1c3038f12ff59f49762edb2d812c4b0ec6ff4e5eb56bcd45aa3
4
+ data.tar.gz: d5f795cd46f4fe5007c1206846c09fd86c35e596ab6c68a3356216a3bf179d03
5
5
  SHA512:
6
- metadata.gz: 0436bedeb068a4de12303e9a7f26e9135b10718a12e066ba919a84076f2e57f7376aea0a7c7c942fce77634c603c71dcbeb56d570d289f0358b8da5d5c8db79d
7
- data.tar.gz: f74a635a8cd60197628da50251df422ab1044ad89328c3290dc8e7b59e1c14ef45db32011e180987a0e09f046a598bf68e56fd2675f878decc3ac5dec3e987b7
6
+ metadata.gz: 6342bd76c9f5029c17595130d84d7ce7b19769b97c90ef89858fc9af7dc163496fbeb444f8dc204907f85c4e14a2414820b9bbf7a2bfc3fb25005d8cc80960d0
7
+ data.tar.gz: 9013c140cad220614a28b74ddb0c1201f0aadda084f3b44eb104f6378e1be139a51b38629157a44f9fa2886d267d709883690052b555dd4e505f5cbe4d1b4c63
checksums.yaml.gz.sig CHANGED
Binary file
@@ -29,11 +29,11 @@ We welcome contributions to this project.
29
29
 
30
30
  ### Developer Certificate of Origin
31
31
 
32
- This project uses the [Developer Certificate of Origin](https://developercertificate.org/). All contributors to this project must agree to this document to have their contributions accepted.
32
+ In order to protect users of this project, we require all contributions to comply with the [Developer Certificate of Origin](https://developercertificate.org/). This ensures that all contributions are properly licensed and attributed. All contributors must agree to this document for their contributions to be accepted.
33
33
 
34
- ### Contributor Covenant
34
+ ### Community Guidelines
35
35
 
36
- This project is governed by the [Contributor Covenant](https://www.contributor-covenant.org/). All contributors and participants agree to abide by its terms.
36
+ This project is best served by a collaborative and respectful environment. Treat each other professionally, respect differing viewpoints, and engage constructively. Harassment, discrimination, or harmful behavior is not tolerated. Communicate clearly, listen actively, and support one another. If any issues arise, please inform the project maintainers.
37
37
  EOF
38
38
 
39
39
  def update_contributing(readme_path)
@@ -5,6 +5,6 @@
5
5
 
6
6
  module Bake
7
7
  module Modernize
8
- VERSION = "0.23.0"
8
+ VERSION = "0.24.0"
9
9
  end
10
10
  end
data/readme.md CHANGED
@@ -26,8 +26,8 @@ We welcome contributions to this project.
26
26
 
27
27
  ### Developer Certificate of Origin
28
28
 
29
- This project uses the [Developer Certificate of Origin](https://developercertificate.org/). All contributors to this project must agree to this document to have their contributions accepted.
29
+ In order to protect users of this project, we require all contributions to comply with the [Developer Certificate of Origin](https://developercertificate.org/). This ensures that all contributions are properly licensed and attributed. All contributors must agree to this document for their contributions to be accepted.
30
30
 
31
- ### Contributor Covenant
31
+ ### Community Guidelines
32
32
 
33
- This project is governed by the [Contributor Covenant](https://www.contributor-covenant.org/). All contributors and participants agree to abide by its terms.
33
+ This project is best served by a collaborative and respectful environment. Treat each other professionally, respect differing viewpoints, and engage constructively. Harassment, discrimination, or harmful behavior is not tolerated. Communicate clearly, listen actively, and support one another. If any issues arise, please inform the project maintainers.
@@ -16,32 +16,16 @@ Please see the [project documentation](https://#{account}.github.io/#{project}/)
16
16
 
17
17
  We welcome contributions to this project.
18
18
 
19
- 1. Fork it
20
- 2. Create your feature branch (`git checkout -b my-new-feature`)
21
- 3. Commit your changes (`git commit -am 'Add some feature'`)
22
- 4. Push to the branch (`git push origin my-new-feature`)
23
- 5. Create new Pull Request
24
-
25
- ## License
26
-
27
- Released under the MIT license.
28
-
29
- Copyright, 2020, by [Samuel G. D. Williams](http://www.codeotaku.com).
30
-
31
- Permission is hereby granted, free of charge, to any person obtaining a copy
32
- of this software and associated documentation files (the "Software"), to deal
33
- in the Software without restriction, including without limitation the rights
34
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
35
- copies of the Software, and to permit persons to whom the Software is
36
- furnished to do so, subject to the following conditions:
37
-
38
- The above copyright notice and this permission notice shall be included in
39
- all copies or substantial portions of the Software.
40
-
41
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
42
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
43
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
44
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
45
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
46
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
47
- THE SOFTWARE.
19
+ 1. Fork it.
20
+ 2. Create your feature branch (`git checkout -b my-new-feature`).
21
+ 3. Commit your changes (`git commit -am 'Add some feature'`).
22
+ 4. Push to the branch (`git push origin my-new-feature`).
23
+ 5. Create new Pull Request.
24
+
25
+ ### Developer Certificate of Origin
26
+
27
+ In order to protect users of this project, we require all contributions to comply with the [Developer Certificate of Origin](https://developercertificate.org/). This ensures that all contributions are properly licensed and attributed. All contributors must agree to this document for their contributions to be accepted.
28
+
29
+ ### Community Guidelines
30
+
31
+ This project is best served by a collaborative and respectful environment. Treat each other professionally, respect differing viewpoints, and engage constructively. Harassment, discrimination, or harmful behavior is not tolerated. Communicate clearly, listen actively, and support one another. If any issues arise, please inform the project maintainers.
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bake-modernize
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.23.0
4
+ version: 0.24.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Samuel Williams
@@ -38,7 +38,7 @@ cert_chain:
38
38
  Q2K9NVun/S785AP05vKkXZEFYxqG6EW012U4oLcFl5MySFajYXRYbuUpH6AY+HP8
39
39
  voD0MPg1DssDLKwXyt1eKD/+Fq0bFWhwVM/1XiAXL7lyYUyOq24KHgQ2Csg=
40
40
  -----END CERTIFICATE-----
41
- date: 2024-04-28 00:00:00.000000000 Z
41
+ date: 2024-06-28 00:00:00.000000000 Z
42
42
  dependencies:
43
43
  - !ruby/object:Gem::Dependency
44
44
  name: async-http
@@ -162,7 +162,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
162
162
  - !ruby/object:Gem::Version
163
163
  version: '0'
164
164
  requirements: []
165
- rubygems_version: 3.5.3
165
+ rubygems_version: 3.5.11
166
166
  signing_key:
167
167
  specification_version: 4
168
168
  summary: Automatically modernize parts of your project/gem.
metadata.gz.sig CHANGED
Binary file