From 52264728b81472b8f514b4e1eb39894704f9e7c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 18:35:58 +0000 Subject: [PATCH] Bump vite_rails from 3.10.0 to 3.11.0 Bumps [vite_rails](https://github.com/ElMassimo/vite_ruby) from 3.10.0 to 3.11.0. - [Changelog](https://github.com/ElMassimo/vite_ruby/blob/vite_rails@3.11.0/vite_rails/CHANGELOG.md) - [Commits](https://github.com/ElMassimo/vite_ruby/compare/vite_rails@3.10.0...vite_rails@3.11.0) --- updated-dependencies: - dependency-name: vite_rails dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 5e140af10..d1689eeef 100644 --- a/Gemfile +++ b/Gemfile @@ -175,7 +175,7 @@ gem "tailwindcss-rails", "~> 4.2" gem "inertia_rails", "~> 3.21" -gem "vite_rails", "~> 3.10" +gem "vite_rails", "~> 3.11" gem "rubyzip", "~> 3.2" diff --git a/Gemfile.lock b/Gemfile.lock index 29c5eb548..d76679c49 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -259,7 +259,7 @@ GEM jmespath (1.6.2) js_from_routes (4.0.2) railties (>= 5.1, < 9) - json (2.19.4) + json (2.19.5) json-schema (6.2.0) addressable (~> 2.8) bigdecimal (>= 3.1, < 5) @@ -323,7 +323,7 @@ GEM mini_magick (5.3.1) logger mini_mime (1.1.5) - minitest (6.0.5) + minitest (6.0.6) drb (~> 2.0) prism (~> 1.5) msgpack (1.8.0) @@ -619,7 +619,7 @@ GEM uniform_notifier (1.18.0) uri (1.1.1) useragent (0.16.11) - vite_rails (3.10.0) + vite_rails (3.11.0) railties (>= 5.1, < 9) vite_ruby (~> 3.0, >= 3.2.2) vite_ruby (3.10.2) @@ -729,7 +729,7 @@ DEPENDENCIES thruster turbo-rails tzinfo-data - vite_rails (~> 3.10) + vite_rails (~> 3.11) web-console webmock