This repository was archived by the owner on Oct 14, 2025. It is now read-only.
  
  
  
  
    
    
    
      
    
  
  
    
File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ gem 'sidekiq-cron'
5757gem  'platform-api' 
5858
5959# Tailwind CSS for Rails 
60- gem  'tailwindcss-rails' ,  '~> 3.0 ' 
60+ gem  'tailwindcss-rails' ,  '~> 4.2 ' 
6161
6262# ActiveHash is a simple base class that allows you to use a ruby hash as a readonly datasource 
6363gem  'active_hash' 
Original file line number Diff line number Diff line change 112112      email_validator  (~>  2.0 )
113113      railties  (>=  5.0 )
114114    concurrent-ruby  (1.3.5 )
115-     connection_pool  (2.5.0  )
115+     connection_pool  (2.5.3  )
116116    crack  (1.0.0 )
117117      bigdecimal 
118118      rexml 
200200    language_server-protocol  (3.17.0.4 )
201201    lint_roller  (1.1.0 )
202202    logger  (1.7.0 )
203-     loofah  (2.24.0  )
203+     loofah  (2.24.1  )
204204      crass  (~>  1.0.2 )
205205      nokogiri  (>=  1.12.0 )
206206    mail  (2.8.1 )
272272      prettyprint 
273273    prettyprint  (0.2.0 )
274274    prism  (1.4.0 )
275-     psych  (5.2.3  )
275+     psych  (5.2.5  )
276276      date 
277277      stringio 
278278    public_suffix  (6.0.1 )
@@ -419,13 +419,13 @@ GEM
419419      sprockets  (>=  3.0.0 )
420420    stimulus-rails  (1.3.4 )
421421      railties  (>=  6.0.0 )
422-     stringio  (3.1.6  )
423-     tailwindcss-rails  (3 .2.0  )
422+     stringio  (3.1.7  )
423+     tailwindcss-rails  (4 .2.3  )
424424      railties  (>=  7.0.0 )
425-       tailwindcss-ruby 
426-     tailwindcss-ruby  (3.4.17 )
427-     tailwindcss-ruby  (3.4.17 -arm64-darwin )
428-     tailwindcss-ruby  (3.4.17 -x86_64-linux )
425+       tailwindcss-ruby  ( ~>   4.0 ) 
426+     tailwindcss-ruby  (4.1.6 )
427+     tailwindcss-ruby  (4.1.6 -arm64-darwin )
428+     tailwindcss-ruby  (4.1.6 -x86_64-linux-gnu  )
429429    thor  (1.3.2 )
430430    timeout  (0.4.3 )
431431    turbo-rails  (2.0.13 )
@@ -503,7 +503,7 @@ DEPENDENCIES
503503  sidekiq-cron 
504504  sprockets-rails 
505505  stimulus-rails 
506-   tailwindcss-rails  (~>  3.0 )
506+   tailwindcss-rails  (~>  4.2 )
507507  turbo-rails 
508508  tzinfo-data 
509509  web-console 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments