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 @@ -11,7 +11,7 @@ gem 'sprockets-rails'
11
11
gem 'pg' , '~> 1.1'
12
12
13
13
# Use the Puma web server [https://github.com/puma/puma]
14
- gem 'puma' , '~> 5.0 '
14
+ gem 'puma' , '~> 5.6 '
15
15
16
16
# Use JavaScript with ESM import maps [https://github.com/rails/importmap-rails]
17
17
gem 'importmap-rails'
Original file line number Diff line number Diff line change 158
158
timeout
159
159
net-smtp (0.3.3 )
160
160
net-protocol
161
- nio4r (2.5.8 )
161
+ nio4r (2.5.9 )
162
162
nokogiri (1.14.3-arm64-darwin )
163
163
racc (~> 1.4 )
164
164
nokogiri (1.14.3-x86_64-darwin )
170
170
ast (~> 2.4.1 )
171
171
pg (1.3.5 )
172
172
public_suffix (4.0.7 )
173
- puma (5.6.4 )
173
+ puma (5.6.7 )
174
174
nio4r (~> 2.0 )
175
175
racc (1.6.2 )
176
176
rack (2.2.6.4 )
@@ -300,7 +300,7 @@ DEPENDENCIES
300
300
importmap-rails
301
301
jbuilder
302
302
pg (~> 1.1 )
303
- puma (~> 5.0 )
303
+ puma (~> 5.6 )
304
304
rails (~> 7.0.4 )
305
305
rspec
306
306
rspec-rails
You can’t perform that action at this time.
0 commit comments