rack-attack/gemfiles/rails_4_2.gemfile
2018-10-30 10:23:32 -03:00

9 lines
179 B
Text

# This file was generated by Appraisal
source "https://rubygems.org"
gem "actionpack", "~> 4.2.0"
gem "activesupport", "~> 4.2.0"
gem "rack-test", ">= 0.6"
gemspec path: "../"