mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-04-27 15:07:41 +00:00
Remove obsolete piece of autogenerated appraisal gemfile
This commit is contained in:
parent
f56967f923
commit
e7792aadd7
1 changed files with 0 additions and 6 deletions
|
|
@ -5,10 +5,4 @@ source "https://rubygems.org"
|
||||||
gem "activesupport", "~> 5.2.0.a"
|
gem "activesupport", "~> 5.2.0.a"
|
||||||
gem "actionpack", "~> 5.2.0.a"
|
gem "actionpack", "~> 5.2.0.a"
|
||||||
|
|
||||||
group :development do
|
|
||||||
gem "pry"
|
|
||||||
gem "guard"
|
|
||||||
gem "guard-minitest"
|
|
||||||
end
|
|
||||||
|
|
||||||
gemspec path: "../"
|
gemspec path: "../"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue