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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 918e8229075ed1c3038f12ff59f49762edb2d812c4b0ec6ff4e5eb56bcd45aa3
4
- data.tar.gz: d5f795cd46f4fe5007c1206846c09fd86c35e596ab6c68a3356216a3bf179d03
3
+ metadata.gz: 3f92608c6a73d5f87ab1703178039a0873bda82d7d087c7ba9c7f04c095ba61b
4
+ data.tar.gz: 59a54e4692c2baf8f8f3666bd51cfd85e5b9d53bfb5d0b653ea56c8a382ffcb2
5
5
  SHA512:
6
- metadata.gz: 6342bd76c9f5029c17595130d84d7ce7b19769b97c90ef89858fc9af7dc163496fbeb444f8dc204907f85c4e14a2414820b9bbf7a2bfc3fb25005d8cc80960d0
7
- data.tar.gz: 9013c140cad220614a28b74ddb0c1201f0aadda084f3b44eb104f6378e1be139a51b38629157a44f9fa2886d267d709883690052b555dd4e505f5cbe4d1b4c63
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 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.
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
 
@@ -5,6 +5,6 @@
5
5
 
6
6
  module Bake
7
7
  module Modernize
8
- VERSION = "0.24.0"
8
+ VERSION = "0.25.0"
9
9
  end
10
10
  end
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 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.
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
 
@@ -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 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.
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
@@ -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.24.0
4
+ version: 0.25.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Samuel Williams
metadata.gz.sig CHANGED
Binary file