Skip to content

Commit 3b1e720

Browse files
authored
chore(deps): bump reactionview from 0.2.0 to 0.2.1 (#598)
2 parents 12b4c53 + 5e4fd6b commit 3b1e720

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ gem "propshaft"
2323
gem "puma", ">= 5.0"
2424
gem "rack-attack"
2525
gem "rails", "~> 8.1.2"
26-
gem "reactionview", "~> 0.2.0"
26+
gem "reactionview", "~> 0.2.1"
2727
gem "requestjs-rails"
2828
gem "scout_apm"
2929
gem "scout_apm_logging", "~> 2.1"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ GEM
451451
erb
452452
psych (>= 4.0.0)
453453
tsort
454-
reactionview (0.2.0)
454+
reactionview (0.2.1)
455455
actionview (>= 7.0)
456456
herb (>= 0.8.0, < 1.0.0)
457457
regexp_parser (2.11.3)
@@ -652,7 +652,7 @@ DEPENDENCIES
652652
rack-mini-profiler
653653
rails (~> 8.1.2)
654654
rails-controller-testing
655-
reactionview (~> 0.2.0)
655+
reactionview (~> 0.2.1)
656656
requestjs-rails
657657
rspec-rails
658658
rubocop-rails-omakase

0 commit comments

Comments
 (0)