We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b1e51d + 08df78f commit 3dfa7f7Copy full SHA for 3dfa7f7
4 files changed
Gemfile
@@ -37,4 +37,5 @@ end
37
group :production do
38
gem "fog-aws"
39
gem "dalli"
40
+ gem "connection_pool", "~> 2.4" # 3.x releases broke memcache handling
41
end
0 commit comments