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" , "5.6.8 "
21
21
22
22
# Authentication libraries
23
23
gem "cancancan" , "~> 3.3.0"
Original file line number Diff line number Diff line change 264
264
timeout
265
265
net-smtp (0.4.0 )
266
266
net-protocol
267
- nio4r (2.5.9 )
268
- nio4r (2.5.9 -java )
267
+ nio4r (2.7.0 )
268
+ nio4r (2.7.0 -java )
269
269
nokogiri (1.16.0 )
270
270
mini_portile2 (~> 2.8.2 )
271
271
racc (~> 1.4 )
313
313
pry-rails (0.3.9 )
314
314
pry (>= 0.10.4 )
315
315
public_suffix (5.0.3 )
316
- puma (5.6.7 )
316
+ puma (5.6.8 )
317
317
nio4r (~> 2.0 )
318
- puma (5.6.7 -java )
318
+ puma (5.6.8 -java )
319
319
nio4r (~> 2.0 )
320
320
pusher (2.0.2 )
321
321
httpclient (~> 2.8 )
@@ -523,7 +523,7 @@ DEPENDENCIES
523
523
pry-byebug
524
524
pry-doc
525
525
pry-rails
526
- puma (= 5.6.7 )
526
+ puma (= 5.6.8 )
527
527
pusher
528
528
rack-cors (= 2.0.1 )
529
529
rack-timeout
You can’t perform that action at this time.
0 commit comments