mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 18:26:06 +02:00
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:
parent
e00e09713c
commit
24cfc91f79
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -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'
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue