Bump apipie-rails from 0.5.18 to 0.5.19

Bumps [apipie-rails](https://github.com/Apipie/apipie-rails) from 0.5.18 to 0.5.19.
- [Release notes](https://github.com/Apipie/apipie-rails/releases)
- [Changelog](https://github.com/Apipie/apipie-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Apipie/apipie-rails/compare/v0.5.18...0.5.19)

---
updated-dependencies:
- dependency-name: apipie-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-07-26 19:01:07 +00:00 committed by GitHub
parent e00e09713c
commit 24cfc91f79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@ source 'https://rubygems.org'
# core
gem 'active_interaction', '~> 4.0'
gem 'apipie-rails', '~> 0.5.18'
gem 'apipie-rails', '~> 0.5.19'
gem 'bootsnap', '>= 1.1.0', require: false
gem 'iso8601', '0.13.0' # for dates and times
gem 'mime-types-data'

View file

@ -149,7 +149,7 @@ GEM
akami (1.3.1)
gyoku (>= 0.4.0)
nokogiri
apipie-rails (0.5.18)
apipie-rails (0.5.19)
rails (>= 4.1)
attr_required (1.0.1)
autoprefixer-rails (10.2.4.0)
@ -514,7 +514,7 @@ PLATFORMS
DEPENDENCIES
active_interaction (~> 4.0)
airbrake
apipie-rails (~> 0.5.18)
apipie-rails (~> 0.5.19)
aws-sdk-sesv2 (~> 1.16)
bootsnap (>= 1.1.0)
bootstrap-sass (~> 3.4)