mirror of
https://github.com/internetee/registry.git
synced 2025-06-11 07:04:47 +02:00
Merge pull request #2103 from internetee/dependabot/bundler/apipie-rails-0.5.19
This commit is contained in:
commit
123cf0db73
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