From ffbaa97237bd47a0c7159ec639c5f57d8765f3a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 08:28:12 +0000 Subject: [PATCH] chore(deps): update dependency apipie-rails to '~> 0.9.0' --- Gemfile | 2 +- Gemfile.lock | 21 +++++++++++---------- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/Gemfile b/Gemfile index 26f2ad0254..237221f17f 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source 'https://rubygems.org' # core gem 'active_interaction', '~> 4.0' -gem 'apipie-rails', '~> 0.6.0' +gem 'apipie-rails', '~> 0.9.0' gem 'bootsnap', '>= 1.1.0', require: false gem 'iso8601', '0.13.0' # for dates and times gem 'mimemagic', '0.4.3' diff --git a/Gemfile.lock b/Gemfile.lock index 8818a1f3fd..f15c055b40 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -150,9 +150,9 @@ GEM base64 gyoku (>= 0.4.0) nokogiri - apipie-rails (0.6.0) - actionpack (>= 4.1) - activesupport (>= 4.1) + apipie-rails (0.9.4) + actionpack (>= 5.0) + activesupport (>= 5.0) attr_required (1.0.1) autoprefixer-rails (10.2.4.0) execjs @@ -226,7 +226,7 @@ GEM docile (1.3.5) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) - erubi (1.12.0) + erubi (1.13.0) execjs (2.7.0) faraday (2.6.0) faraday-net_http (>= 2.0, < 3.1) @@ -302,7 +302,7 @@ GEM kaminari-core (1.2.1) libxml-ruby (3.2.1) logger (1.4.3) - loofah (2.21.4) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.7.1) @@ -387,7 +387,7 @@ GEM puma (5.6.9) nio4r (~> 2.0) racc (1.8.1) - rack (2.2.9) + rack (2.2.10) rack-oauth2 (1.21.3) activesupport attr_required @@ -413,8 +413,9 @@ GEM bundler (>= 1.15.0) railties (= 6.1.7.7) sprockets-rails (>= 2.0.0) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) + rails-dom-testing (2.2.0) + activesupport (>= 5.0.0) + minitest nokogiri (>= 1.6) rails-html-sanitizer (1.6.0) loofah (~> 2.21) @@ -548,7 +549,7 @@ GEM wkhtmltopdf-binary (0.12.6.6) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.18) + zeitwerk (2.7.1) PLATFORMS ruby @@ -557,7 +558,7 @@ PLATFORMS DEPENDENCIES active_interaction (~> 4.0) airbrake - apipie-rails (~> 0.6.0) + apipie-rails (~> 0.9.0) aws-sdk-sesv2 (~> 1.19) bootsnap (>= 1.1.0) bootstrap-sass (~> 3.4)