swot-ruby 1.0.5.20240622 → 1.0.5.20240625
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/swot.gemspec +1 -1
- metadata +2 -2
    
        checksums.yaml
    CHANGED
    
    | @@ -1,7 +1,7 @@ | |
| 1 1 | 
             
            ---
         | 
| 2 2 | 
             
            SHA256:
         | 
| 3 | 
            -
              metadata.gz:  | 
| 4 | 
            -
              data.tar.gz:  | 
| 3 | 
            +
              metadata.gz: 423152f3dcc69fb97e624e4c53369a99e33f39db8499a02e1f8007894b285000
         | 
| 4 | 
            +
              data.tar.gz: baad324247b06bb6be52840b45c0564a7b3fdf497335973c54bc3cd923a767fe
         | 
| 5 5 | 
             
            SHA512:
         | 
| 6 | 
            -
              metadata.gz:  | 
| 7 | 
            -
              data.tar.gz:  | 
| 6 | 
            +
              metadata.gz: af70e60847697a82a3e364ed916d4ab0bcf905928cd58ced4d4b197d8075b45162131d6cb791940b3997e0a82fe5f835252fb4968766d88aef643b0869577855
         | 
| 7 | 
            +
              data.tar.gz: 3a9e8c5b9599cfbd29d6ea3de4786e8e5804543b5791584f904aaf630e1b2869f65b38e86332a335595bc42f56cdf7a6c7f1b50857f0651023255ca043c25457
         | 
    
        data/swot.gemspec
    CHANGED
    
    
    
        metadata
    CHANGED
    
    | @@ -1,7 +1,7 @@ | |
| 1 1 | 
             
            --- !ruby/object:Gem::Specification
         | 
| 2 2 | 
             
            name: swot-ruby
         | 
| 3 3 | 
             
            version: !ruby/object:Gem::Version
         | 
| 4 | 
            -
              version: 1.0.5. | 
| 4 | 
            +
              version: 1.0.5.20240625
         | 
| 5 5 | 
             
            platform: ruby
         | 
| 6 6 | 
             
            authors:
         | 
| 7 7 | 
             
            - Dave Kimura
         | 
| @@ -21741,7 +21741,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement | |
| 21741 21741 | 
             
                - !ruby/object:Gem::Version
         | 
| 21742 21742 | 
             
                  version: '0'
         | 
| 21743 21743 | 
             
            requirements: []
         | 
| 21744 | 
            -
            rubygems_version: 3.5. | 
| 21744 | 
            +
            rubygems_version: 3.5.14
         | 
| 21745 21745 | 
             
            signing_key:
         | 
| 21746 21746 | 
             
            specification_version: 4
         | 
| 21747 21747 | 
             
            summary: Identify email addresses or domains names that belong to colleges or universities.
         |