From 725fe12348f7c00efef445505988866a7b41679b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 20:49:49 +0000 Subject: [PATCH] Bump react-rails from 2.7.1 to 3.2.1 Bumps [react-rails](https://github.com/reactjs/react-rails) from 2.7.1 to 3.2.1. - [Release notes](https://github.com/reactjs/react-rails/releases) - [Changelog](https://github.com/reactjs/react-rails/blob/main/CHANGELOG.md) - [Commits](https://github.com/reactjs/react-rails/compare/v2.7.1...v3.2.1) --- updated-dependencies: - dependency-name: react-rails dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index fa29f3b..cdd4bea 100644 --- a/Gemfile +++ b/Gemfile @@ -74,7 +74,7 @@ group :test do end gem "connection_pool", "~> 2.4" -gem "react-rails", "~> 2.7.1" +gem "react-rails", "~> 3.2.1" gem "responders", "~> 3.2" gem "data_migrate" diff --git a/Gemfile.lock b/Gemfile.lock index d8910c4..a42b454 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -219,7 +219,7 @@ GEM pp (0.6.3) prettyprint prettyprint (0.2.0) - prism (1.8.0) + prism (1.9.0) pry (0.16.0) coderay (~> 1.1) method_source (~> 1.0) @@ -280,7 +280,7 @@ GEM erb psych (>= 4.0.0) tsort - react-rails (2.7.1) + react-rails (3.2.1) babel-transpiler (>= 0.7.0) connection_pool execjs @@ -419,7 +419,7 @@ DEPENDENCIES puma (>= 5.0) pundit rails (~> 8.0.4) - react-rails (~> 2.7.1) + react-rails (~> 3.2.1) responders (~> 3.2) rubocop rubocop-rails