diff --git a/Gemfile b/Gemfile index df2c6ba..b15c2ab 100644 --- a/Gemfile +++ b/Gemfile @@ -25,7 +25,7 @@ gem "simple_form" # Use Redis for pub/sub gem "redis", "~> 5.0" -gem "connection_pool", "~> 2.4" +gem "connection_pool", "~> 2.5" # Use Active Model has_secure_password [https://guides.rubyonrails.org/active_model_basics.html#securepassword] # gem "bcrypt", "~> 3.1.7" diff --git a/Gemfile.lock b/Gemfile.lock index 59635dc..a01bd00 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,7 +112,7 @@ GEM thor (~> 1.3) zeitwerk (~> 2.6) concurrent-ruby (1.3.5) - connection_pool (2.5.3) + connection_pool (2.5.4) console (1.33.0) fiber-annotation fiber-local (~> 1.1) @@ -529,7 +529,7 @@ DEPENDENCIES capybara claude-code-sdk-ruby claude_swarm (~> 0.3.0) - connection_pool (~> 2.4) + connection_pool (~> 2.5) cuprite debug dotenv-rails