Merge pull request #2566 from internetee/renovate/apipie-rails-1.x

Update dependency apipie-rails to v1
This commit is contained in:
Timo Võhmar 2023-06-07 16:00:15 +03:00 committed by GitHub
commit 683d4c9a35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 18 deletions

View file

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

View file

@ -149,9 +149,9 @@ GEM
akami (1.3.1) akami (1.3.1)
gyoku (>= 0.4.0) gyoku (>= 0.4.0)
nokogiri nokogiri
apipie-rails (0.6.0) apipie-rails (1.2.0)
actionpack (>= 4.1) actionpack (>= 5.0)
activesupport (>= 4.1) activesupport (>= 5.0)
attr_required (1.0.1) attr_required (1.0.1)
autoprefixer-rails (10.2.4.0) autoprefixer-rails (10.2.4.0)
execjs execjs
@ -222,7 +222,7 @@ GEM
docile (1.3.5) docile (1.3.5)
domain_name (0.5.20190701) domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0) unf (>= 0.0.5, < 1.0.0)
erubi (1.10.0) erubi (1.12.0)
execjs (2.7.0) execjs (2.7.0)
faraday (2.6.0) faraday (2.6.0)
faraday-net_http (>= 2.0, < 3.1) faraday-net_http (>= 2.0, < 3.1)
@ -261,7 +261,7 @@ GEM
httpi (2.4.5) httpi (2.4.5)
rack rack
socksify socksify
i18n (1.12.0) i18n (1.14.1)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
i18n_data (0.13.0) i18n_data (0.13.0)
isikukood (0.1.2) isikukood (0.1.2)
@ -295,9 +295,9 @@ GEM
kaminari-core (1.2.1) kaminari-core (1.2.1)
libxml-ruby (3.2.1) libxml-ruby (3.2.1)
logger (1.4.3) logger (1.4.3)
loofah (2.19.1) loofah (2.21.3)
crass (~> 1.0.2) crass (~> 1.0.2)
nokogiri (>= 1.5.9) nokogiri (>= 1.12.0)
mail (2.7.1) mail (2.7.1)
mini_mime (>= 0.1.1) mini_mime (>= 0.1.1)
marcel (1.0.1) marcel (1.0.1)
@ -309,7 +309,7 @@ GEM
nokogiri (~> 1) nokogiri (~> 1)
rake rake
mini_mime (1.1.2) mini_mime (1.1.2)
mini_portile2 (2.8.1) mini_portile2 (2.8.2)
minitest (5.18.0) minitest (5.18.0)
monetize (1.9.4) monetize (1.9.4)
money (~> 6.12) money (~> 6.12)
@ -331,10 +331,10 @@ GEM
newrelic_rpm (= 8.1.0) newrelic_rpm (= 8.1.0)
newrelic_rpm (8.1.0) newrelic_rpm (8.1.0)
nio4r (2.5.8) nio4r (2.5.8)
nokogiri (1.14.3) nokogiri (1.14.5)
mini_portile2 (~> 2.8.0) mini_portile2 (~> 2.8.0)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.14.3-x86_64-linux) nokogiri (1.14.5-x86_64-linux)
racc (~> 1.4) racc (~> 1.4)
nori (2.6.0) nori (2.6.0)
omniauth (2.1.0) omniauth (2.1.0)
@ -372,7 +372,7 @@ GEM
puma (5.6.4) puma (5.6.4)
nio4r (~> 2.0) nio4r (~> 2.0)
racc (1.6.2) racc (1.6.2)
rack (2.2.6.4) rack (2.2.7)
rack-oauth2 (1.21.3) rack-oauth2 (1.21.3)
activesupport activesupport
attr_required attr_required
@ -381,8 +381,8 @@ GEM
rack (>= 2.1.0) rack (>= 2.1.0)
rack-protection (3.0.2) rack-protection (3.0.2)
rack rack
rack-test (1.1.0) rack-test (2.1.0)
rack (>= 1.0, < 3) rack (>= 1.3)
rails (6.1.7.3) rails (6.1.7.3)
actioncable (= 6.1.7.3) actioncable (= 6.1.7.3)
actionmailbox (= 6.1.7.3) actionmailbox (= 6.1.7.3)
@ -401,8 +401,9 @@ GEM
rails-dom-testing (2.0.3) rails-dom-testing (2.0.3)
activesupport (>= 4.2.0) activesupport (>= 4.2.0)
nokogiri (>= 1.6) nokogiri (>= 1.6)
rails-html-sanitizer (1.4.4) rails-html-sanitizer (1.6.0)
loofah (~> 2.19, >= 2.19.1) loofah (~> 2.21)
nokogiri (~> 1.14)
railties (6.1.7.3) railties (6.1.7.3)
actionpack (= 6.1.7.3) actionpack (= 6.1.7.3)
activesupport (= 6.1.7.3) activesupport (= 6.1.7.3)
@ -526,7 +527,7 @@ GEM
wkhtmltopdf-binary (0.12.6.6) wkhtmltopdf-binary (0.12.6.6)
xpath (3.2.0) xpath (3.2.0)
nokogiri (~> 1.8) nokogiri (~> 1.8)
zeitwerk (2.6.7) zeitwerk (2.6.8)
PLATFORMS PLATFORMS
ruby ruby
@ -535,7 +536,7 @@ PLATFORMS
DEPENDENCIES DEPENDENCIES
active_interaction (~> 4.0) active_interaction (~> 4.0)
airbrake airbrake
apipie-rails (~> 0.6.0) apipie-rails (~> 1.2.0)
aws-sdk-sesv2 (~> 1.19) aws-sdk-sesv2 (~> 1.19)
bootsnap (>= 1.1.0) bootsnap (>= 1.1.0)
bootstrap-sass (~> 3.4) bootstrap-sass (~> 3.4)