File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ gem 'stripe'
6262gem  'rails-html-sanitizer' ,  '~> 1.6.2' 
6363
6464# Use the Puma web server [https://github.com/puma/puma] 
65- gem  'puma' ,  '~> 6.6 ' 
65+ gem  'puma' ,  '~> 7.0 ' 
6666# Use JavaScript with ESM import maps [https://github.com/rails/importmap-rails] 
6767gem  'importmap-rails' 
6868# Hotwire's SPA-like page accelerator [https://turbo.hotwired.dev] 
Original file line number Diff line number Diff line change 378378      i18n  (>=  0.5.0 )
379379      railties  (>=  6.1.0 )
380380    public_suffix  (6.0.2 )
381-     puma  (6.6.1 )
381+     puma  (7.0.4 )
382382      nio4r  (~>  2.0 )
383383    pundit  (2.5.2 )
384384      activesupport  (>=  3.0.0 )
@@ -647,7 +647,7 @@ DEPENDENCIES
647647  pry-rails 
648648  pry-remote 
649649  public_activity 
650-   puma  (~>  6.6 )
650+   puma  (~>  7.0 )
651651  pundit 
652652  rack-mini-profiler  (~>  4.0 )
653653  rails  (~>  7.1.5.1 )
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments