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 3
3
source 'https://rubygems.org'
4
4
ruby '~> 3.1.4'
5
5
6
- gem 'puma' , '5.6.8 ' # Latest capybara doesn't work with puma 6.0 at the moment.
6
+ gem 'puma' , '5.6.9 ' # Latest capybara doesn't work with puma 6.0 at the moment.
7
7
gem 'rack-rewrite'
8
8
gem 'rails' , '~> 7.0.8.4'
9
9
Original file line number Diff line number Diff line change 276
276
net-smtp (0.3.2 )
277
277
net-protocol
278
278
netrc (0.11.0 )
279
- nio4r (2.7.0 )
279
+ nio4r (2.7.3 )
280
280
nokogiri (1.16.6-aarch64-linux )
281
281
racc (~> 1.4 )
282
282
nokogiri (1.16.6-arm64-darwin )
334
334
psych (5.1.2 )
335
335
stringio
336
336
public_suffix (5.0.5 )
337
- puma (5.6.8 )
337
+ puma (5.6.9 )
338
338
nio4r (~> 2.0 )
339
339
pusher (1.3.3 )
340
340
httpclient (~> 2.7 )
@@ -658,7 +658,7 @@ DEPENDENCIES
658
658
premailer-rails
659
659
pry-byebug
660
660
pry-rails
661
- puma (= 5.6.8 )
661
+ puma (= 5.6.9 )
662
662
pusher (= 1.3.3 )
663
663
rack-mini-profiler
664
664
rack-rewrite
You can’t perform that action at this time.
0 commit comments