Fix update

This commit is contained in:
Thiago Youssef 2022-07-04 09:57:56 -03:00
parent af85226cb5
commit d0881ec1ec
2 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@ source 'https://rubygems.org'
# core
gem 'active_interaction', '~> 4.0'
gem 'apipie-rails', '~> 0.8.0'
gem 'apipie-rails', '~> 0.6.0'
gem 'bootsnap', '>= 1.1.0', require: false
gem 'iso8601', '0.13.0' # for dates and times
gem 'mimemagic', '0.4.3'