File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ gem "mongoid", "7.3.3"
17
17
gem "pg" , "1.2.3"
18
18
19
19
# Use Puma as the app server
20
- gem "puma" , "5.6.7 "
20
+ gem "puma" , "6.4.2 "
21
21
22
22
# Authentication libraries
23
23
gem "cancancan" , "~> 3.3.0"
Original file line number Diff line number Diff line change 246
246
timeout
247
247
net-smtp (0.4.0 )
248
248
net-protocol
249
- nio4r (2.5.9 )
250
- nio4r (2.5.9 -java )
249
+ nio4r (2.7.0 )
250
+ nio4r (2.7.0 -java )
251
251
nokogiri (1.16.0 )
252
252
mini_portile2 (~> 2.8.2 )
253
253
racc (~> 1.4 )
295
295
pry-rails (0.3.9 )
296
296
pry (>= 0.10.4 )
297
297
public_suffix (5.0.3 )
298
- puma (5.6.7 )
298
+ puma (6.4.2 )
299
299
nio4r (~> 2.0 )
300
- puma (5.6.7 -java )
300
+ puma (6.4.2 -java )
301
301
nio4r (~> 2.0 )
302
302
pusher (2.0.2 )
303
303
httpclient (~> 2.8 )
@@ -500,7 +500,7 @@ DEPENDENCIES
500
500
pry-byebug
501
501
pry-doc
502
502
pry-rails
503
- puma (= 5.6.7 )
503
+ puma (= 6.4.2 )
504
504
pusher
505
505
rack-cors (= 2.0.1 )
506
506
rack-timeout
You can’t perform that action at this time.
0 commit comments