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.3 "
30
+ gem "puma" , "~> 6.4 "
31
31
# Use SCSS for stylesheets
32
32
gem "sass-rails" , "~> 5.0"
33
33
Original file line number Diff line number Diff line change 214
214
newrelic_rpm (9.5.0 )
215
215
next_rails (1.3.0 )
216
216
colorize (>= 0.8.1 )
217
- nio4r (2.5.9 )
217
+ nio4r (2.7.0 )
218
218
nokogiri (1.16.2-x86_64-darwin )
219
219
racc (~> 1.4 )
220
220
nokogiri (1.16.2-x86_64-linux )
255
255
psych (5.1.0 )
256
256
stringio
257
257
public_suffix (5.0.3 )
258
- puma (6.4.0 )
258
+ puma (6.4.2 )
259
259
nio4r (~> 2.0 )
260
260
pundit (2.3.1 )
261
261
activesupport (>= 3.0.0 )
@@ -470,7 +470,7 @@ DEPENDENCIES
470
470
next_rails
471
471
ombu_labs-auth
472
472
pg
473
- puma (~> 6.3 )
473
+ puma (~> 6.4 )
474
474
pundit (~> 2.2 )
475
475
rack-mini-profiler
476
476
rails (~> 7.1.0 )
You can’t perform that action at this time.
0 commit comments