We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 12b4c53 + 5e4fd6b commit 3b1e720Copy full SHA for 3b1e720
2 files changed
Gemfile
@@ -23,7 +23,7 @@ gem "propshaft"
23
gem "puma", ">= 5.0"
24
gem "rack-attack"
25
gem "rails", "~> 8.1.2"
26
-gem "reactionview", "~> 0.2.0"
+gem "reactionview", "~> 0.2.1"
27
gem "requestjs-rails"
28
gem "scout_apm"
29
gem "scout_apm_logging", "~> 2.1"
Gemfile.lock
@@ -451,7 +451,7 @@ GEM
451
erb
452
psych (>= 4.0.0)
453
tsort
454
- reactionview (0.2.0)
+ reactionview (0.2.1)
455
actionview (>= 7.0)
456
herb (>= 0.8.0, < 1.0.0)
457
regexp_parser (2.11.3)
@@ -652,7 +652,7 @@ DEPENDENCIES
652
rack-mini-profiler
653
rails (~> 8.1.2)
654
rails-controller-testing
655
- reactionview (~> 0.2.0)
+ reactionview (~> 0.2.1)
656
requestjs-rails
657
rspec-rails
658
rubocop-rails-omakase
0 commit comments