rack-attack/gemfiles/connection_pool_dalli.gemfile
2023-10-24 19:14:27 -03:00

13 lines
219 B
Text

# This file was generated by Appraisal
source "https://rubygems.org"
gem "connection_pool", "~> 2.2"
gem "dalli", "~> 3.0"
group :maintenance, optional: true do
gem "bake"
gem "bake-gem"
end
gemspec path: "../"