tailwindcss-ruby 4.1.3-x86_64-linux-gnu → 4.1.5-x86_64-linux-gnu
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-linux-gnu/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: 991f255a123aae98fb1a88de0c5bb84ba16337c47b85a50159efd26c35369641
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: 5885b0c924855b6d053bc65abb5f61b8f70a53dfb5cf112e941844b9cd8fbc1d
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: 28a41f9ab23c69013dc594e0b5118126e55759cb6abf5481d6bd1d8bd0bd93ba52fd568b14726d01282ce7f5ec5bd48c7e263a98e4182a92b1a5094e6355f4f8
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: 3be9f50dd2fdf407fa9ef7c4e0df28a55b16d9fe82a51bb4ac5c25f68c532f26d7d228581549ac47d561f6068eb5a7c1f6c14cd8da8f0f3ef66b92c5192b0a57
         
     | 
| 
         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-linux-gnu
         
     | 
| 
       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: []
         
     |