Commit 108b3b8 1 parent 0539843 commit 108b3b8 Copy full SHA for 108b3b8
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ ruby '3.0.6'
7
7
8
8
gem 'bootsnap' , require : false
9
9
gem 'pg' , '~> 1.5'
10
- gem 'puma' , '~> 6.4 '
10
+ gem 'puma' , '~> 6.5 '
11
11
gem 'rails' , '~> 7.1.4'
12
12
gem 'tzinfo-data' , platforms : %i[ mingw mswin x64_mingw jruby ]
13
13
Original file line number Diff line number Diff line change 187
187
timeout
188
188
net-smtp (0.5.0 )
189
189
net-protocol
190
- nio4r (2.7.3 )
190
+ nio4r (2.7.4 )
191
191
nokogiri (1.16.7-x64-mingw32 )
192
192
racc (~> 1.4 )
193
193
nokogiri (1.16.7-x86_64-linux )
216
216
pg (1.5.8-x64-mingw32 )
217
217
psych (5.1.2 )
218
218
stringio
219
- puma (6.4.3 )
219
+ puma (6.5.0 )
220
220
nio4r (~> 2.0 )
221
221
racc (1.8.1 )
222
222
rack (2.2.10 )
@@ -317,7 +317,7 @@ DEPENDENCIES
317
317
omniauth (~> 2.1 )
318
318
omniauth-google-oauth2 (~> 1.2 )
319
319
pg (~> 1.5 )
320
- puma (~> 6.4 )
320
+ puma (~> 6.5 )
321
321
rack-cors (~> 2.0 )
322
322
rails (~> 7.1.4 )
323
323
rswag-ui (~> 2.15 )
You can’t perform that action at this time.
0 commit comments