diff --git a/Gemfile b/Gemfile index 74a9412..b549a51 100644 --- a/Gemfile +++ b/Gemfile @@ -13,7 +13,7 @@ gem "sqlite3" gem "sqlite-vec" # Use the Puma web server [https://github.com/puma/puma] -gem "puma", "~> 6.4" +gem "puma", "~> 6.5" # Bundle and transpile JavaScript [https://github.com/rails/jsbundling-rails] gem "jsbundling-rails" diff --git a/Gemfile.lock b/Gemfile.lock index fa43207..ad68079 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -180,7 +180,7 @@ GEM psych (5.2.0) stringio public_suffix (5.0.1) - puma (6.4.3) + puma (6.5.0) nio4r (~> 2.0) racc (1.8.1) rack (3.1.8) @@ -315,7 +315,7 @@ DEPENDENCIES nokogiri octokit ollama-ai - puma (~> 6.4) + puma (~> 6.5) rails (~> 7.1) rails_autolink redcarpet