tailwindcss-ruby 4.1.3-x86_64-darwin → 4.1.5-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 +3 -3
 
    
        checksums.yaml
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            ---
         
     | 
| 
       2 
2 
     | 
    
         
             
            SHA256:
         
     | 
| 
       3 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       4 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 3 
     | 
    
         
            +
              metadata.gz: 7a80c6152e841f3a79fb03cf0d3636779bf5bb47aac4ff9bf799f56517add1a6
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: e194d15218a627b611dd6261872fb33f194b831fd440688b5f75761db82ccaf8
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: c3c3e7c2eb95bece1b478082d9c62147772e0eb8655035482a259d40d5c9f34ae475163b554056179f4109ebf49e04c8e8264bddb22439e0b82ca8a3797c6b7b
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: dc4d52d19b1ca14d783c7b73111a57f735feea54d90e24f28edccff40f8456bba2336b80a660c82c46d661d362ba4670751cc8293c6514dd63add5a6e6c488a0
         
     | 
| 
         Binary file 
     | 
    
        metadata
    CHANGED
    
    | 
         @@ -1,14 +1,14 @@ 
     | 
|
| 
       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.5
         
     | 
| 
       5 
5 
     | 
    
         
             
            platform: x86_64-darwin
         
     | 
| 
       6 
6 
     | 
    
         
             
            authors:
         
     | 
| 
       7 
7 
     | 
    
         
             
            - Mike Dalessio
         
     | 
| 
       8 
8 
     | 
    
         
             
            - David Heinemeier Hansson
         
     | 
| 
       9 
9 
     | 
    
         
             
            bindir: exe
         
     | 
| 
       10 
10 
     | 
    
         
             
            cert_chain: []
         
     | 
| 
       11 
     | 
    
         
            -
            date:  
     | 
| 
      
 11 
     | 
    
         
            +
            date: 1980-01-02 00:00:00.000000000 Z
         
     | 
| 
       12 
12 
     | 
    
         
             
            dependencies: []
         
     | 
| 
       13 
13 
     | 
    
         
             
            description: A self-contained `tailwindcss` executable, wrapped up in a ruby gem.
         
     | 
| 
       14 
14 
     | 
    
         
             
              That's it. Nothing else.
         
     | 
| 
         @@ -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.8
         
     | 
| 
       53 
53 
     | 
    
         
             
            specification_version: 4
         
     | 
| 
       54 
54 
     | 
    
         
             
            summary: A self-contained `tailwindcss` executable.
         
     | 
| 
       55 
55 
     | 
    
         
             
            test_files: []
         
     |