bake-modernize 0.24.0 → 0.25.0
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 +4 -4
- checksums.yaml.gz.sig +0 -0
- data/bake/modernize/contributing.rb +2 -2
- data/lib/bake/modernize/version.rb +1 -1
- data/readme.md +1 -1
- data/template/readme/readme.md +1 -1
- data.tar.gz.sig +0 -0
- metadata +1 -1
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 3f92608c6a73d5f87ab1703178039a0873bda82d7d087c7ba9c7f04c095ba61b
|
|
4
|
+
data.tar.gz: 59a54e4692c2baf8f8f3666bd51cfd85e5b9d53bfb5d0b653ea56c8a382ffcb2
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: c5703f8931e6e76c027825dd3cfa57ce8cecd2c080563cb75ec3da9e1bb462a50dd329349137f8d3ba81aca9e263a1134ceb80de451f6c236a180ac59d66cabd
|
|
7
|
+
data.tar.gz: cc4e6b075fd9d47ba6cb45bc1ec9e9568b551ee6633719dd3d2b5601f811483a4d4d89e4c43e5d669015cb8041b750b818c2f5a6d10e47a7ce804e64c837e269
|
checksums.yaml.gz.sig
CHANGED
|
Binary file
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# frozen_string_literal: true
|
|
2
2
|
|
|
3
3
|
# Released under the MIT License.
|
|
4
|
-
# Copyright, 2023, by Samuel Williams.
|
|
4
|
+
# Copyright, 2023-2024, by Samuel Williams.
|
|
5
5
|
|
|
6
6
|
require 'bake/modernize'
|
|
7
7
|
require 'markly'
|
|
@@ -29,7 +29,7 @@ We welcome contributions to this project.
|
|
|
29
29
|
|
|
30
30
|
### Developer Certificate of Origin
|
|
31
31
|
|
|
32
|
-
In order to protect users of this project, we require all
|
|
32
|
+
In order to protect users of this project, we require all contributors to comply with the [Developer Certificate of Origin](https://developercertificate.org/). This ensures that all contributions are properly licensed and attributed.
|
|
33
33
|
|
|
34
34
|
### Community Guidelines
|
|
35
35
|
|
data/readme.md
CHANGED
|
@@ -26,7 +26,7 @@ We welcome contributions to this project.
|
|
|
26
26
|
|
|
27
27
|
### Developer Certificate of Origin
|
|
28
28
|
|
|
29
|
-
In order to protect users of this project, we require all
|
|
29
|
+
In order to protect users of this project, we require all contributors to comply with the [Developer Certificate of Origin](https://developercertificate.org/). This ensures that all contributions are properly licensed and attributed.
|
|
30
30
|
|
|
31
31
|
### Community Guidelines
|
|
32
32
|
|
data/template/readme/readme.md
CHANGED
|
@@ -24,7 +24,7 @@ We welcome contributions to this project.
|
|
|
24
24
|
|
|
25
25
|
### Developer Certificate of Origin
|
|
26
26
|
|
|
27
|
-
In order to protect users of this project, we require all
|
|
27
|
+
In order to protect users of this project, we require all contributors to comply with the [Developer Certificate of Origin](https://developercertificate.org/). This ensures that all contributions are properly licensed and attributed.
|
|
28
28
|
|
|
29
29
|
### Community Guidelines
|
|
30
30
|
|
data.tar.gz.sig
CHANGED
|
Binary file
|
metadata
CHANGED
metadata.gz.sig
CHANGED
|
Binary file
|