tailwindcss-ruby 4.1.11-x86_64-darwin → 4.1.12-x86_64-darwin
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/exe/x86_64-darwin/tailwindcss +0 -0
 - data/lib/tailwindcss/ruby/upstream.rb +1 -1
 - data/lib/tailwindcss/ruby/version.rb +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: 995fabfa6b85a31eb563e124b4bf5fe5ebbb8b5bee7d93f972c5ce91d257d203
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: ce3573e619aae0bb6ba005c2dbc05428e67ee818ebe4502b3b3f39fba3419365
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: ad5d8b965fb297f9e3d4938d718689cda68adc8cd12395711013372f632d6bf5fba5b6d7d4b4b748c1b4e240f3ff49074d7e2523145595b4edeb1f484cbca65a
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: b6667aafc7cd7671180414cafc8fe895542251a9722e12053f965f880831299d897b2716fd495ab468a6d4d99e6c79e99d35d410f1c7ba7d62e39272826fb10d
         
     | 
| 
         Binary file 
     | 
    
        metadata
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            --- !ruby/object:Gem::Specification
         
     | 
| 
       2 
2 
     | 
    
         
             
            name: tailwindcss-ruby
         
     | 
| 
       3 
3 
     | 
    
         
             
            version: !ruby/object:Gem::Version
         
     | 
| 
       4 
     | 
    
         
            -
              version: 4.1. 
     | 
| 
      
 4 
     | 
    
         
            +
              version: 4.1.12
         
     | 
| 
       5 
5 
     | 
    
         
             
            platform: x86_64-darwin
         
     | 
| 
       6 
6 
     | 
    
         
             
            authors:
         
     | 
| 
       7 
7 
     | 
    
         
             
            - Mike Dalessio
         
     | 
| 
         @@ -49,7 +49,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement 
     | 
|
| 
       49 
49 
     | 
    
         
             
                - !ruby/object:Gem::Version
         
     | 
| 
       50 
50 
     | 
    
         
             
                  version: '0'
         
     | 
| 
       51 
51 
     | 
    
         
             
            requirements: []
         
     | 
| 
       52 
     | 
    
         
            -
            rubygems_version: 3.6. 
     | 
| 
      
 52 
     | 
    
         
            +
            rubygems_version: 3.6.9
         
     | 
| 
       53 
53 
     | 
    
         
             
            specification_version: 4
         
     | 
| 
       54 
54 
     | 
    
         
             
            summary: A self-contained `tailwindcss` executable.
         
     | 
| 
       55 
55 
     | 
    
         
             
            test_files: []
         
     |