tailwindcss-ruby 4.1.4-x86_64-linux-musl → 4.1.5-x86_64-linux-musl
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-musl/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: cddaea0a6c5672ed58ffe2e6ddc56632e4f53e71e3a4d79cab734b0dd78c3d0e
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: 318d207a820ba494ed002a951c61b0d389fbe0936e0ac12f03dc7efd4f984112
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: 2a15f45115d65c64bcf4c381e644626366c9cb1124e44e2ddc00819e323ec9938b014cbd9c098c7ceec5b4f02d939a8fe9d5fe12ed6ebf5f3891ea76b2824b85
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: 9adcdb7294a234140b8a924e8512121adf470cfdb24ec1af3d0a76a4193c9df5e4a5e9466f6673723a8018022c79824d685be502036d84a0bae66cf8a56067f7
         
     | 
| 
         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-musl
         
     | 
| 
       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: []
         
     |