bake-modernize 0.43.0 → 0.44.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: 89e1d84fb792a8b186348ab6a91e0b13fa0a6df5888671d40a047459de1424c7
4
- data.tar.gz: 8c5fc1b1459f272276d9f6e29c3a1c90c360ef01bde9f809a635c68e2a3fce14
3
+ metadata.gz: 157c294fa3764a7e1e67ba17c05cf32f41d11f6b84ccda8a4db41078352ec153
4
+ data.tar.gz: 65e2190542596291b8eed71194b4f78ed4c2eb98c928704daf44edd75548a271
5
5
  SHA512:
6
- metadata.gz: 2a9eda96473459ecfb5a1d6e53056de97332c0bdf9c652633ba73f31c2de11597bc1e75252ad21b99e651ce25310d00710860f632f99406cec7b9643a919d4fa
7
- data.tar.gz: 0efbe4aba0cf6b4c177694a63bc8d7d8238deb18537ed42f26e68d63d8a3a3265bc0d3a59cc257eebc3466354f52d9516d95682d7fbe0be1d80535f2e1a9dfb5
6
+ metadata.gz: dcd2e42937658e9aaa9a50d4f0e5a14765718ed62574c2da338a40ee51da2f86ee13746be99a057df4601c0253ae210d90c89126b0ed581da5ca7fd8ed9e3b21
7
+ data.tar.gz: f44b9d8056c190aa63caad4e8fbfe9c6785ff6f9ebc36b01e9420aaa37e9d9862651f207bf1aec85790caccb433308b8e05ab553d2eda55d188b736a384d32e6
checksums.yaml.gz.sig CHANGED
Binary file
@@ -5,6 +5,6 @@
5
5
 
6
6
  module Bake
7
7
  module Modernize
8
- VERSION = "0.43.0"
8
+ VERSION = "0.44.0"
9
9
  end
10
10
  end
@@ -2,7 +2,7 @@
2
2
 
3
3
  ## Use Agent Context
4
4
 
5
- When working on this project, consult the `agent.md` file for project-specific guidelines, architecture decisions, and development patterns. This file contains curated information that will help you make better decisions aligned with the project's goals and standards.
5
+ When working on this project, consult the `agents.md` file for project-specific guidelines, architecture decisions, and development patterns. This file contains curated information that will help you make better decisions aligned with the project's goals and standards.
6
6
 
7
7
  If the file does not exist, you will need to install it, by running the following command:
8
8
 
@@ -1,4 +1,4 @@
1
- /agent.md
1
+ /agents.md
2
2
  /.context
3
3
  /.bundle
4
4
  /pkg
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.43.0
4
+ version: 0.44.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Samuel Williams
metadata.gz.sig CHANGED
Binary file