From 5e4fd6b9b5ef5f98b968cc03b39cf24bb31b4c61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 20:14:42 +0000 Subject: [PATCH] chore(deps): bump reactionview from 0.2.0 to 0.2.1 Bumps [reactionview](https://github.com/marcoroth/reactionview) from 0.2.0 to 0.2.1. - [Release notes](https://github.com/marcoroth/reactionview/releases) - [Commits](https://github.com/marcoroth/reactionview/compare/v0.2.0...v0.2.1) --- updated-dependencies: - dependency-name: reactionview dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 568e2e0d..c9def1be 100644 --- a/Gemfile +++ b/Gemfile @@ -23,7 +23,7 @@ gem "propshaft" gem "puma", ">= 5.0" gem "rack-attack" gem "rails", "~> 8.1.2" -gem "reactionview", "~> 0.2.0" +gem "reactionview", "~> 0.2.1" gem "requestjs-rails" gem "scout_apm" gem "scout_apm_logging", "~> 2.1" diff --git a/Gemfile.lock b/Gemfile.lock index 74b333b8..cbceec9d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -451,7 +451,7 @@ GEM erb psych (>= 4.0.0) tsort - reactionview (0.2.0) + reactionview (0.2.1) actionview (>= 7.0) herb (>= 0.8.0, < 1.0.0) regexp_parser (2.11.3) @@ -652,7 +652,7 @@ DEPENDENCIES rack-mini-profiler rails (~> 8.1.2) rails-controller-testing - reactionview (~> 0.2.0) + reactionview (~> 0.2.1) requestjs-rails rspec-rails rubocop-rails-omakase