File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ gem 'rails', '~> 7.0.8'
8
8
# Use postgresql as the database for Active Record
9
9
gem 'pg' , '>= 0.18' , '< 2.0'
10
10
# Use Puma as the app server
11
- gem 'puma' , '~> 6.3 '
11
+ gem 'puma' , '~> 6.4 '
12
12
# Use SCSS for stylesheets
13
13
gem 'sass-rails' , '~> 6.0'
14
14
# Use Uglifier as compressor for JavaScript assets
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 )
249
+ nio4r (2.7.0 )
250
250
no_proxy_fix (0.1.2 )
251
251
nokogiri (1.15.4 )
252
252
mini_portile2 (~> 2.8.2 )
271
271
byebug (~> 11.0 )
272
272
pry (>= 0.13 , < 0.15 )
273
273
public_suffix (5.0.3 )
274
- puma (6.3.0 )
274
+ puma (6.4.2 )
275
275
nio4r (~> 2.0 )
276
276
raabro (1.4.0 )
277
277
racc (1.7.1 )
@@ -461,7 +461,7 @@ DEPENDENCIES
461
461
paper_trail
462
462
pg (>= 0.18 , < 2.0 )
463
463
pry-byebug
464
- puma (~> 6.3 )
464
+ puma (~> 6.4 )
465
465
rails (~> 7.0.8 )
466
466
redis (~> 5.0 )
467
467
rspec-rails
You can’t perform that action at this time.
0 commit comments