From 443755c2dbc1e4f7ffe12b2cd1106af5af37bae6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2024 04:29:09 +0000 Subject: [PATCH] :arrow_up: Bump inertia_rails from 3.3.0 to 3.4.0 (#2718) Bumps [inertia_rails](https://github.com/inertiajs/inertia-rails) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/inertiajs/inertia-rails/releases) - [Changelog](https://github.com/inertiajs/inertia-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/inertiajs/inertia-rails/compare/v3.3.0...v3.4.0) --- updated-dependencies: - dependency-name: inertia_rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8af0dcd9..615e6005 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -128,8 +128,8 @@ GEM image_processing (1.13.0) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) - inertia_rails (3.3.0) - railties (>= 5) + inertia_rails (3.4.0) + railties (>= 6) io-console (0.7.2) irb (1.14.1) rdoc (>= 4.0.0)