remove apivore

This commit is contained in:
Philipp Rothmann 2022-11-07 17:49:28 +01:00
parent dbab0ef12b
commit f5995781b1
2 changed files with 0 additions and 10 deletions

View file

@ -118,7 +118,5 @@ group :test do
gem 'simplecov', require: false
gem 'simplecov-lcov', require: false
# api
gem 'apivore', require: false
gem 'hashie', '~> 3.4.6', require: false # https://github.com/westfieldlabs/apivore/issues/114
gem 'rswag-specs'
end