mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
Downgraded apipie gem to version 0.6.0
This commit is contained in:
parent
4422424d6a
commit
90eb07fa76
2 changed files with 5 additions and 5 deletions
2
Gemfile
2
Gemfile
|
@ -2,7 +2,7 @@ source 'https://rubygems.org'
|
|||
|
||||
# core
|
||||
gem 'active_interaction', '~> 4.0'
|
||||
gem 'apipie-rails', '~> 0.9.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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue