tailwindcss-ruby 4.1.3-x64-mingw32 → 4.1.5-x64-mingw32
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/x64-mingw32/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: 987b78ee4036da491912deb6faa69712c83f4484ba3c6593a027422415224e8f
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: 863bc4ae3705aaef980c2e70b2c38f18f253130b0680d777ebf21ef17b353f1b
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: 40d70d34a39ee83c362994f9b6bb45eb846b9e57a766948de30ef8b60f4b607d36619c22d0adae52a8dd5d89630582f5413ce42e69f5c9aafc8a5040a8ae067e
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: ae1554282666dc191eb50d8b9d89790ad72b2417bfd6420e46e48abd4364164daa4ea93ad51b0553eaa1486ae1951ebace5ea7b81213f12b6b7ae54208757e21
         
     | 
    
        data/exe/x64-mingw32/tailwindcss
    CHANGED
    
    | 
         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: x64-mingw32
         
     | 
| 
       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: []
         
     |