From 43d1fd68a0e1e3ae4bbf3149570b2dde26e5552f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 20:34:18 +0000 Subject: [PATCH] chore(deps): bump reactionview from 0.2.1 to 0.2.2 Bumps [reactionview](https://github.com/marcoroth/reactionview) from 0.2.1 to 0.2.2. - [Release notes](https://github.com/marcoroth/reactionview/releases) - [Commits](https://github.com/marcoroth/reactionview/compare/v0.2.1...v0.2.2) --- updated-dependencies: - dependency-name: reactionview dependency-version: 0.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index c9def1be..f87c3acc 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.1" +gem "reactionview", "~> 0.2.2" gem "requestjs-rails" gem "scout_apm" gem "scout_apm_logging", "~> 2.1" diff --git a/Gemfile.lock b/Gemfile.lock index 30926db6..29af69e4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -453,9 +453,9 @@ GEM erb psych (>= 4.0.0) tsort - reactionview (0.2.1) + reactionview (0.2.2) actionview (>= 7.0) - herb (>= 0.8.0, < 1.0.0) + herb (>= 0.8.0, < 0.9.0) regexp_parser (2.11.3) reline (0.6.3) io-console (~> 0.5) @@ -653,7 +653,7 @@ DEPENDENCIES rack-mini-profiler rails (~> 8.1.2) rails-controller-testing - reactionview (~> 0.2.1) + reactionview (~> 0.2.2) requestjs-rails rspec-rails rubocop-rails-omakase