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 @@ -13,7 +13,7 @@ group :production do
13
13
gem 'pg'
14
14
end
15
15
# Use Puma as the app server
16
- gem 'puma' , '~> 6.1 '
16
+ gem 'puma' , '~> 6.2 '
17
17
# Use SCSS for stylesheets
18
18
gem 'sass-rails' , '~> 6.0'
19
19
# Use Uglifier as compressor for JavaScript assets
Original file line number Diff line number Diff line change 149
149
timeout
150
150
net-smtp (0.3.3 )
151
151
net-protocol
152
- nio4r (2.5.8 )
152
+ nio4r (2.5.9 )
153
153
nokogiri (1.14.3-x86_64-darwin )
154
154
racc (~> 1.4 )
155
155
nokogiri (1.14.3-x86_64-linux )
172
172
terrapin (~> 0.6.0 )
173
173
pg (1.4.5 )
174
174
public_suffix (5.0.1 )
175
- puma (6.1.0 )
175
+ puma (6.2.2 )
176
176
nio4r (~> 2.0 )
177
177
racc (1.6.2 )
178
178
rack (2.2.6.4 )
@@ -286,7 +286,7 @@ DEPENDENCIES
286
286
listen (>= 3.0.5 , < 3.9 )
287
287
paperclip
288
288
pg
289
- puma (~> 6.1 )
289
+ puma (~> 6.2 )
290
290
rails (~> 7.0.4 )
291
291
sass-rails (~> 6.0 )
292
292
selenium-webdriver
You can’t perform that action at this time.
0 commit comments