rack-attack/gemfiles/connection_pool_dalli.gemfile
2018-06-28 17:08:15 -03:00

10 lines
177 B
Text

# frozen_string_literal: true
# This file was generated by Appraisal
source "https://rubygems.org"
gem "connection_pool", "~> 2.2"
gem "dalli", "~> 2.7"
gemspec path: "../"