optify-config 1.15.1-aarch64-linux → 1.15.2-aarch64-linux
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
- data/lib/optify_ruby/3.2/optify_ruby.so +0 -0
- data/lib/optify_ruby/3.4/optify_ruby.so +0 -0
- data/lib/optify_ruby/options_metadata.rb +1 -1
- data/rbi/optify.rbi +1 -1
- data/sig/optify.rbs +1 -1
- metadata +8 -8
    
        checksums.yaml
    CHANGED
    
    | @@ -1,7 +1,7 @@ | |
| 1 1 | 
             
            ---
         | 
| 2 2 | 
             
            SHA256:
         | 
| 3 | 
            -
              metadata.gz:  | 
| 4 | 
            -
              data.tar.gz:  | 
| 3 | 
            +
              metadata.gz: 01f2d9a7dcb60641081062c31b9a900c73719ab0c2d7e9df947ae78b94e496da
         | 
| 4 | 
            +
              data.tar.gz: ce7c10abf0b2e851cf72d27fc4cb82b74477f9c4945266344a8be3cff4cc38e7
         | 
| 5 5 | 
             
            SHA512:
         | 
| 6 | 
            -
              metadata.gz:  | 
| 7 | 
            -
              data.tar.gz:  | 
| 6 | 
            +
              metadata.gz: 995fc6ee44261314b90669a4dda478ca4ed5610f54f6e7039a1deabdba77830b7822d67c14a84f3e7fdf48d05007516f78e64fa0fb1834bf08f1be3fbf28fc4c
         | 
| 7 | 
            +
              data.tar.gz: 9d247563de421c6bb7fa926dfc6e42489d370a8bc9afe5e0ef6ee4a155e46baac50aee6c3e30ef1471cf79d872cd792c6538d912d912e81b998b8fa807fe7616
         | 
| Binary file | 
| Binary file | 
| @@ -11,7 +11,7 @@ module Optify | |
| 11 11 | 
             
                sig { returns(T.nilable(T::Array[String])) }
         | 
| 12 12 | 
             
                attr_reader :aliases
         | 
| 13 13 |  | 
| 14 | 
            -
                # The canonical names of features that  | 
| 14 | 
            +
                # The canonical names of features that import this one.
         | 
| 15 15 | 
             
                sig { returns(T.nilable(T::Array[String])) }
         | 
| 16 16 | 
             
                attr_reader :dependents
         | 
| 17 17 |  | 
    
        data/rbi/optify.rbi
    CHANGED
    
    | @@ -45,7 +45,7 @@ module Optify | |
| 45 45 | 
             
                sig { returns(T.nilable(T::Array[String])) }
         | 
| 46 46 | 
             
                def aliases; end
         | 
| 47 47 |  | 
| 48 | 
            -
                # The canonical names of features that  | 
| 48 | 
            +
                # The canonical names of features that import this one.
         | 
| 49 49 | 
             
                sig { returns(T.nilable(T::Array[String])) }
         | 
| 50 50 | 
             
                def dependents; end
         | 
| 51 51 |  | 
    
        data/sig/optify.rbs
    CHANGED
    
    | @@ -38,7 +38,7 @@ end | |
| 38 38 | 
             
            class Optify::OptionsMetadata < BaseConfig
         | 
| 39 39 | 
             
              def aliases: () -> ::Array[String]?
         | 
| 40 40 |  | 
| 41 | 
            -
              # The canonical names of features that  | 
| 41 | 
            +
              # The canonical names of features that import this one.
         | 
| 42 42 | 
             
              def dependents: () -> ::Array[String]?
         | 
| 43 43 |  | 
| 44 44 | 
             
              def details: () -> untyped
         | 
    
        metadata
    CHANGED
    
    | @@ -1,14 +1,14 @@ | |
| 1 1 | 
             
            --- !ruby/object:Gem::Specification
         | 
| 2 2 | 
             
            name: optify-config
         | 
| 3 3 | 
             
            version: !ruby/object:Gem::Version
         | 
| 4 | 
            -
              version: 1.15. | 
| 4 | 
            +
              version: 1.15.2
         | 
| 5 5 | 
             
            platform: aarch64-linux
         | 
| 6 6 | 
             
            authors:
         | 
| 7 7 | 
             
            - Justin D. Harris
         | 
| 8 8 | 
             
            autorequire: 
         | 
| 9 9 | 
             
            bindir: exe
         | 
| 10 10 | 
             
            cert_chain: []
         | 
| 11 | 
            -
            date: 2025- | 
| 11 | 
            +
            date: 2025-09-03 00:00:00.000000000 Z
         | 
| 12 12 | 
             
            dependencies:
         | 
| 13 13 | 
             
            - !ruby/object:Gem::Dependency
         | 
| 14 14 | 
             
              name: sorbet-runtime
         | 
| @@ -16,14 +16,14 @@ dependencies: | |
| 16 16 | 
             
                requirements:
         | 
| 17 17 | 
             
                - - "~>"
         | 
| 18 18 | 
             
                  - !ruby/object:Gem::Version
         | 
| 19 | 
            -
                    version: 0. | 
| 19 | 
            +
                    version: 0.6.12477
         | 
| 20 20 | 
             
              type: :runtime
         | 
| 21 21 | 
             
              prerelease: false
         | 
| 22 22 | 
             
              version_requirements: !ruby/object:Gem::Requirement
         | 
| 23 23 | 
             
                requirements:
         | 
| 24 24 | 
             
                - - "~>"
         | 
| 25 25 | 
             
                  - !ruby/object:Gem::Version
         | 
| 26 | 
            -
                    version: 0. | 
| 26 | 
            +
                    version: 0.6.12477
         | 
| 27 27 | 
             
            - !ruby/object:Gem::Dependency
         | 
| 28 28 | 
             
              name: rake-compiler
         | 
| 29 29 | 
             
              requirement: !ruby/object:Gem::Requirement
         | 
| @@ -58,28 +58,28 @@ dependencies: | |
| 58 58 | 
             
                requirements:
         | 
| 59 59 | 
             
                - - "~>"
         | 
| 60 60 | 
             
                  - !ruby/object:Gem::Version
         | 
| 61 | 
            -
                    version: 0. | 
| 61 | 
            +
                    version: 0.6.12477
         | 
| 62 62 | 
             
              type: :development
         | 
| 63 63 | 
             
              prerelease: false
         | 
| 64 64 | 
             
              version_requirements: !ruby/object:Gem::Requirement
         | 
| 65 65 | 
             
                requirements:
         | 
| 66 66 | 
             
                - - "~>"
         | 
| 67 67 | 
             
                  - !ruby/object:Gem::Version
         | 
| 68 | 
            -
                    version: 0. | 
| 68 | 
            +
                    version: 0.6.12477
         | 
| 69 69 | 
             
            - !ruby/object:Gem::Dependency
         | 
| 70 70 | 
             
              name: tapioca
         | 
| 71 71 | 
             
              requirement: !ruby/object:Gem::Requirement
         | 
| 72 72 | 
             
                requirements:
         | 
| 73 73 | 
             
                - - "~>"
         | 
| 74 74 | 
             
                  - !ruby/object:Gem::Version
         | 
| 75 | 
            -
                    version: 0.17. | 
| 75 | 
            +
                    version: 0.17.7
         | 
| 76 76 | 
             
              type: :development
         | 
| 77 77 | 
             
              prerelease: false
         | 
| 78 78 | 
             
              version_requirements: !ruby/object:Gem::Requirement
         | 
| 79 79 | 
             
                requirements:
         | 
| 80 80 | 
             
                - - "~>"
         | 
| 81 81 | 
             
                  - !ruby/object:Gem::Version
         | 
| 82 | 
            -
                    version: 0.17. | 
| 82 | 
            +
                    version: 0.17.7
         | 
| 83 83 | 
             
            - !ruby/object:Gem::Dependency
         | 
| 84 84 | 
             
              name: test-unit
         | 
| 85 85 | 
             
              requirement: !ruby/object:Gem::Requirement
         |