kettle-dev 1.1.44 → 1.1.45
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/CHANGELOG.md +14 -1
 - data/README.md +1 -4
 - data/README.md.example +1 -4
 - data/README.md.no-osc.example +1 -4
 - data/Rakefile.example +1 -1
 - data/lib/kettle/dev/version.rb +1 -1
 - data.tar.gz.sig +0 -0
 - metadata +4 -4
 - 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: 8069b7963c8a87d179dd475edcbb066b6a5c1fd7d322b338819dfb86379aa3c8
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: e6a69655d6c2803aa1e27fe3c91048c2d98f2580260fce709220d09a1f5b0e02
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: cc02fca8fc6fc2625d433e6be1c1f16a6165a31af84fa6096c696de8363a887ba3b6398063e9f4996b6d2f6832de0de4e1b584f95ec74434f66d66b5a9525c1f
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: 850ad6fc5a7606081f4da6d77aae2613a15b7b239f1a88478727fdd38aca2176afbf3386868b2668508099e487924791644d5d61870b37cfdb3315f759e45335
         
     | 
    
        checksums.yaml.gz.sig
    CHANGED
    
    | 
         Binary file 
     | 
    
        data/CHANGELOG.md
    CHANGED
    
    | 
         @@ -30,6 +30,17 @@ Please file a bug if you notice a violation of semantic versioning. 
     | 
|
| 
       30 
30 
     | 
    
         | 
| 
       31 
31 
     | 
    
         
             
            ### Security
         
     | 
| 
       32 
32 
     | 
    
         | 
| 
      
 33 
     | 
    
         
            +
            ## [1.1.45] - 2025-10-31
         
     | 
| 
      
 34 
     | 
    
         
            +
             
     | 
| 
      
 35 
     | 
    
         
            +
            - TAG: [v1.1.45][1.1.45t]
         
     | 
| 
      
 36 
     | 
    
         
            +
            - COVERAGE: 96.33% -- 3961/4112 lines in 26 files
         
     | 
| 
      
 37 
     | 
    
         
            +
            - BRANCH COVERAGE: 81.00% -- 1637/2021 branches in 26 files
         
     | 
| 
      
 38 
     | 
    
         
            +
            - 79.68% documented
         
     | 
| 
      
 39 
     | 
    
         
            +
             
     | 
| 
      
 40 
     | 
    
         
            +
            ### Changed
         
     | 
| 
      
 41 
     | 
    
         
            +
             
     | 
| 
      
 42 
     | 
    
         
            +
            - floss-funding related documentation improvements
         
     | 
| 
      
 43 
     | 
    
         
            +
             
     | 
| 
       33 
44 
     | 
    
         
             
            ## [1.1.44] - 2025-10-31
         
     | 
| 
       34 
45 
     | 
    
         | 
| 
       35 
46 
     | 
    
         
             
            - TAG: [v1.1.44][1.1.44t]
         
     | 
| 
         @@ -1241,7 +1252,9 @@ Please file a bug if you notice a violation of semantic versioning. 
     | 
|
| 
       1241 
1252 
     | 
    
         
             
              - Selecting will run the selected workflow via `act`
         
     | 
| 
       1242 
1253 
     | 
    
         
             
              - This may move to its own gem in the future.
         
     | 
| 
       1243 
1254 
     | 
    
         | 
| 
       1244 
     | 
    
         
            -
            [Unreleased]: https://github.com/kettle-rb/kettle-dev/compare/v1.1. 
     | 
| 
      
 1255 
     | 
    
         
            +
            [Unreleased]: https://github.com/kettle-rb/kettle-dev/compare/v1.1.45...HEAD
         
     | 
| 
      
 1256 
     | 
    
         
            +
            [1.1.45]: https://github.com/kettle-rb/kettle-dev/compare/v1.1.44...v1.1.45
         
     | 
| 
      
 1257 
     | 
    
         
            +
            [1.1.45t]: https://github.com/kettle-rb/kettle-dev/releases/tag/v1.1.45
         
     | 
| 
       1245 
1258 
     | 
    
         
             
            [1.1.44]: https://github.com/kettle-rb/kettle-dev/compare/v1.1.43...v1.1.44
         
     | 
| 
       1246 
1259 
     | 
    
         
             
            [1.1.44t]: https://github.com/kettle-rb/kettle-dev/releases/tag/v1.1.44
         
     | 
| 
       1247 
1260 
     | 
    
         
             
            [1.1.43]: https://github.com/kettle-rb/kettle-dev/compare/v1.1.42...v1.1.43
         
     | 
    
        data/README.md
    CHANGED
    
    | 
         @@ -644,10 +644,7 @@ No sponsors yet. Be the first! 
     | 
|
| 
       644 
644 
     | 
    
         | 
| 
       645 
645 
     | 
    
         
             
            ### Another way to support open-source
         
     | 
| 
       646 
646 
     | 
    
         | 
| 
       647 
     | 
    
         
            -
             
     | 
| 
       648 
     | 
    
         
            -
            >—Anne Frank
         
     | 
| 
       649 
     | 
    
         
            -
             
     | 
| 
       650 
     | 
    
         
            -
            I’m driven by a passion to foster a thriving open-source community – a space where people can tackle complex problems, no matter how small.  Revitalizing libraries that have fallen into disrepair, and building new libraries focused on solving real-world challenges, are my passions — totaling 79 hours of FLOSS coding over just the past seven days, a pretty regular week for me.  I was recently affected by layoffs, and the tech jobs market is unwelcoming. I’m reaching out here because your support would significantly aid my efforts to provide for my family, and my farm (11 🐔 chickens, 2 🐶 dogs, 3 🐰 rabbits, 8 🐈 cats).
         
     | 
| 
      
 647 
     | 
    
         
            +
            I’m driven by a passion to foster a thriving open-source community – a space where people can tackle complex problems, no matter how small.  Revitalizing libraries that have fallen into disrepair, and building new libraries focused on solving real-world challenges, are my passions.  I was recently affected by layoffs, and the tech jobs market is unwelcoming. I’m reaching out here because your support would significantly aid my efforts to provide for my family, and my farm (11 🐔 chickens, 2 🐶 dogs, 3 🐰 rabbits, 8 🐈 cats).
         
     | 
| 
       651 
648 
     | 
    
         | 
| 
       652 
649 
     | 
    
         
             
            If you work at a company that uses my work, please encourage them to support me as a corporate sponsor. My work on gems you use might show up in `bundle fund`.
         
     | 
| 
       653 
650 
     | 
    
         | 
    
        data/README.md.example
    CHANGED
    
    | 
         @@ -217,10 +217,7 @@ No sponsors yet. Be the first! 
     | 
|
| 
       217 
217 
     | 
    
         | 
| 
       218 
218 
     | 
    
         
             
            ### Another way to support open-source
         
     | 
| 
       219 
219 
     | 
    
         | 
| 
       220 
     | 
    
         
            -
             
     | 
| 
       221 
     | 
    
         
            -
            >—Anne Frank
         
     | 
| 
       222 
     | 
    
         
            -
             
     | 
| 
       223 
     | 
    
         
            -
            I’m driven by a passion to foster a thriving open-source community – a space where people can tackle complex problems, no matter how small.  Revitalizing libraries that have fallen into disrepair, and building new libraries focused on solving real-world challenges, are my passions — totaling 79 hours of FLOSS coding over just the past seven days, a pretty regular week for me.  I was recently affected by layoffs, and the tech jobs market is unwelcoming. I’m reaching out here because your support would significantly aid my efforts to provide for my family, and my farm (11 🐔 chickens, 2 🐶 dogs, 3 🐰 rabbits, 8 🐈 cats).
         
     | 
| 
      
 220 
     | 
    
         
            +
            I’m driven by a passion to foster a thriving open-source community – a space where people can tackle complex problems, no matter how small.  Revitalizing libraries that have fallen into disrepair, and building new libraries focused on solving real-world challenges, are my passions.  I was recently affected by layoffs, and the tech jobs market is unwelcoming. I’m reaching out here because your support would significantly aid my efforts to provide for my family, and my farm (11 🐔 chickens, 2 🐶 dogs, 3 🐰 rabbits, 8 🐈 cats).
         
     | 
| 
       224 
221 
     | 
    
         | 
| 
       225 
222 
     | 
    
         
             
            If you work at a company that uses my work, please encourage them to support me as a corporate sponsor. My work on gems you use might show up in `bundle fund`.
         
     | 
| 
       226 
223 
     | 
    
         | 
    
        data/README.md.no-osc.example
    CHANGED
    
    | 
         @@ -194,10 +194,7 @@ and [Tidelift][🏙️entsup-tidelift]. 
     | 
|
| 
       194 
194 
     | 
    
         | 
| 
       195 
195 
     | 
    
         
             
            ### Another way to support open-source
         
     | 
| 
       196 
196 
     | 
    
         | 
| 
       197 
     | 
    
         
            -
             
     | 
| 
       198 
     | 
    
         
            -
            >—Anne Frank
         
     | 
| 
       199 
     | 
    
         
            -
             
     | 
| 
       200 
     | 
    
         
            -
            I’m driven by a passion to foster a thriving open-source community – a space where people can tackle complex problems, no matter how small.  Revitalizing libraries that have fallen into disrepair, and building new libraries focused on solving real-world challenges, are my passions — totaling 79 hours of FLOSS coding over just the past seven days, a pretty regular week for me.  I was recently affected by layoffs, and the tech jobs market is unwelcoming. I’m reaching out here because your support would significantly aid my efforts to provide for my family, and my farm (11 🐔 chickens, 2 🐶 dogs, 3 🐰 rabbits, 8 🐈 cats).
         
     | 
| 
      
 197 
     | 
    
         
            +
            I’m driven by a passion to foster a thriving open-source community – a space where people can tackle complex problems, no matter how small.  Revitalizing libraries that have fallen into disrepair, and building new libraries focused on solving real-world challenges, are my passions.  I was recently affected by layoffs, and the tech jobs market is unwelcoming. I’m reaching out here because your support would significantly aid my efforts to provide for my family, and my farm (11 🐔 chickens, 2 🐶 dogs, 3 🐰 rabbits, 8 🐈 cats).
         
     | 
| 
       201 
198 
     | 
    
         | 
| 
       202 
199 
     | 
    
         
             
            If you work at a company that uses my work, please encourage them to support me as a corporate sponsor. My work on gems you use might show up in `bundle fund`.
         
     | 
| 
       203 
200 
     | 
    
         | 
    
        data/Rakefile.example
    CHANGED
    
    
    
        data/lib/kettle/dev/version.rb
    CHANGED
    
    
    
        data.tar.gz.sig
    CHANGED
    
    | 
         Binary file 
     | 
    
        metadata
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            --- !ruby/object:Gem::Specification
         
     | 
| 
       2 
2 
     | 
    
         
             
            name: kettle-dev
         
     | 
| 
       3 
3 
     | 
    
         
             
            version: !ruby/object:Gem::Version
         
     | 
| 
       4 
     | 
    
         
            -
              version: 1.1. 
     | 
| 
      
 4 
     | 
    
         
            +
              version: 1.1.45
         
     | 
| 
       5 
5 
     | 
    
         
             
            platform: ruby
         
     | 
| 
       6 
6 
     | 
    
         
             
            authors:
         
     | 
| 
       7 
7 
     | 
    
         
             
            - Peter H. Boling
         
     | 
| 
         @@ -396,10 +396,10 @@ licenses: 
     | 
|
| 
       396 
396 
     | 
    
         
             
            - MIT
         
     | 
| 
       397 
397 
     | 
    
         
             
            metadata:
         
     | 
| 
       398 
398 
     | 
    
         
             
              homepage_uri: https://kettle-dev.galtzo.com/
         
     | 
| 
       399 
     | 
    
         
            -
              source_code_uri: https://github.com/kettle-rb/kettle-dev/tree/v1.1. 
     | 
| 
       400 
     | 
    
         
            -
              changelog_uri: https://github.com/kettle-rb/kettle-dev/blob/v1.1. 
     | 
| 
      
 399 
     | 
    
         
            +
              source_code_uri: https://github.com/kettle-rb/kettle-dev/tree/v1.1.45
         
     | 
| 
      
 400 
     | 
    
         
            +
              changelog_uri: https://github.com/kettle-rb/kettle-dev/blob/v1.1.45/CHANGELOG.md
         
     | 
| 
       401 
401 
     | 
    
         
             
              bug_tracker_uri: https://github.com/kettle-rb/kettle-dev/issues
         
     | 
| 
       402 
     | 
    
         
            -
              documentation_uri: https://www.rubydoc.info/gems/kettle-dev/1.1. 
     | 
| 
      
 402 
     | 
    
         
            +
              documentation_uri: https://www.rubydoc.info/gems/kettle-dev/1.1.45
         
     | 
| 
       403 
403 
     | 
    
         
             
              funding_uri: https://github.com/sponsors/pboling
         
     | 
| 
       404 
404 
     | 
    
         
             
              wiki_uri: https://github.com/kettle-rb/kettle-dev/wiki
         
     | 
| 
       405 
405 
     | 
    
         
             
              news_uri: https://www.railsbling.com/tags/kettle-dev
         
     | 
    
        metadata.gz.sig
    CHANGED
    
    | 
         Binary file 
     |