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 @@ -27,7 +27,7 @@ gem "bootstrap-sass", "3.4.1"
27
27
# Use sqlite3 as the database for Active Record
28
28
# gem 'sqlite3'
29
29
# Use Puma as the app server
30
- gem "puma" , "~> 6.2 "
30
+ gem "puma" , "~> 6.3 "
31
31
# Use SCSS for stylesheets
32
32
gem "sass-rails" , "~> 5.0"
33
33
# Use Uglifier as compressor for JavaScript assets
Original file line number Diff line number Diff line change 197
197
newrelic_rpm (9.1.0 )
198
198
next_rails (1.2.2 )
199
199
colorize (>= 0.8.1 )
200
- nio4r (2.5.8 )
200
+ nio4r (2.5.9 )
201
201
nokogiri (1.14.3-x86_64-darwin )
202
202
racc (~> 1.4 )
203
203
nokogiri (1.14.3-x86_64-linux )
236
236
ast (~> 2.4.1 )
237
237
pg (1.4.6 )
238
238
public_suffix (5.0.1 )
239
- puma (6.2 .1 )
239
+ puma (6.3 .1 )
240
240
nio4r (~> 2.0 )
241
241
pundit (2.3.0 )
242
242
activesupport (>= 3.0.0 )
@@ -426,7 +426,7 @@ DEPENDENCIES
426
426
next_rails
427
427
ombu_labs-auth
428
428
pg
429
- puma (~> 6.2 )
429
+ puma (~> 6.3 )
430
430
pundit (~> 2.2 )
431
431
rack-mini-profiler
432
432
rails (~> 7.0.2 )
You can’t perform that action at this time.
0 commit comments