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 3131eval_gemfile "gemfiles/kuby.gemfile"
3232
3333# Use Puma as the app server
34- gem "puma" , "~> 6.6.1 "
34+ gem "puma" , "~> 7.1.0 "
3535
3636# Reduces boot times through caching; required in config/boot.rb
3737gem "bootsnap" , ">= 1.4.2" , require : false
Original file line number Diff line number Diff line change 240240 multipart-post (2.4.1 )
241241 mutex_m (0.3.0 )
242242 netrc (0.11.0 )
243- nio4r (2.7.4 )
243+ nio4r (2.7.5 )
244244 nokogiri (1.19.0-x86_64-linux-gnu )
245245 racc (~> 1.4 )
246246 octicons (19.21.1 )
263263 date
264264 stringio
265265 public_suffix (7.0.2 )
266- puma (6.6.1 )
266+ puma (7.1.0 )
267267 nio4r (~> 2.0 )
268268 racc (1.8.1 )
269269 rack (3.1.19 )
@@ -385,7 +385,7 @@ DEPENDENCIES
385385 lookbook (~> 2.3.14 )
386386 primer_view_components !
387387 pry-byebug
388- puma (~> 6.6.1 )
388+ puma (~> 7.1.0 )
389389 rack-cors
390390 railties (= 7.2.2.1 )
391391 rake (~> 13.3 )
You can’t perform that action at this time.
0 commit comments