File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,6 @@ group :iodine, optional: true do
1818end 
1919
2020group  :puma ,  optional : true  do 
21-   gem  'puma' ,  '~> 7.0 ' ,  require : false 
21+   gem  'puma' ,  '~> 7.1 ' ,  require : false 
2222  gem  'concurrent-ruby'  # used by Puma for auto-tuning 
2323end 
Original file line number Diff line number Diff line change 1313    pg  (1.6.2 )
1414    pg  (1.6.2-x86_64-darwin )
1515    pg  (1.6.2-x86_64-linux )
16-     puma  (7.0.2  )
16+     puma  (7.1.0  )
1717      nio4r  (~>  2.0 )
1818    rack  (3.2.0 )
1919    rack-protection  (4.1.1 )
@@ -49,7 +49,7 @@ DEPENDENCIES
4949  iodine  (~>  0.7 )
5050  json  (~>  2.8 )
5151  pg  (~>  1.5 )
52-   puma  (~>  7.0  )
52+   puma  (~>  7.1  )
5353  sequel  (~>  5.0 )
5454  sequel_pg  (~>  1.6 )
5555  sinatra  (~>  4.0 )
Original file line number Diff line number Diff line change @@ -17,5 +17,5 @@ group :iodine, optional: true do
1717end 
1818
1919group  :puma ,  optional : true  do 
20-   gem  'puma' ,  '~> 7.0 ' ,  require : false 
20+   gem  'puma' ,  '~> 7.1 ' ,  require : false 
2121end 
Original file line number Diff line number Diff line change 3838    pg  (1.6.2 )
3939    pg  (1.6.2-x86_64-darwin )
4040    pg  (1.6.2-x86_64-linux )
41-     puma  (7.0.2  )
41+     puma  (7.1.0  )
4242      nio4r  (~>  2.0 )
4343    rack  (3.2.3 )
4444    rack-protection  (4.2.0 )
@@ -74,7 +74,7 @@ DEPENDENCIES
7474  iodine  (~>  0.7 )
7575  json  (~>  2.8 )
7676  pg  (~>  1.5 )
77-   puma  (~>  7.0  )
77+   puma  (~>  7.1  )
7878  sinatra  (~>  4.2 )
7979  trilogy  (~>  2.9.0 )
8080
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments