File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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" , "~> 8.0.1 "
34+ gem "puma" , "~> 8.0.2 "
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 5454 base64 (0.3.0 )
5555 benchmark (0.5.0 )
5656 bigdecimal (4.1.2 )
57- bootsnap (1.24.1 )
57+ bootsnap (1.24.5 )
5858 msgpack (~> 1.2 )
5959 builder (3.3.0 )
6060 byebug (12.0.0 )
242242 faraday (>= 0.9 , < 2.0.0 )
243243 faraday-cookie_jar (~> 0.0.6 )
244244 ms_rest (~> 0.7.6 )
245- msgpack (1.8.0 )
245+ msgpack (1.8.1 )
246246 multi_json (1.15.0 )
247247 multipart-post (2.4.1 )
248248 mutex_m (0.3.0 )
272272 date
273273 stringio
274274 public_suffix (7.0.5 )
275- puma (8.0.1 )
275+ puma (8.0.2 )
276276 nio4r (~> 2.0 )
277277 racc (1.8.1 )
278278 rack (3.1.21 )
@@ -395,7 +395,7 @@ DEPENDENCIES
395395 lookbook (~> 2.3.14 )
396396 primer_view_components !
397397 pry-byebug
398- puma (~> 8.0.1 )
398+ puma (~> 8.0.2 )
399399 rack-cors
400400 railties (= 7.2.2.1 )
401401 rake (~> 13.4 )
You can’t perform that action at this time.
0 commit comments