Skip to content

Commit aabd10b

Browse files
authored
chore(deps): bump reactionview from 0.2.1 to 0.2.2 (#622)
2 parents e402fc2 + 43d1fd6 commit aabd10b

2 files changed

Lines changed: 4 additions & 4 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.1"
26+
gem "reactionview", "~> 0.2.2"
2727
gem "requestjs-rails"
2828
gem "scout_apm"
2929
gem "scout_apm_logging", "~> 2.1"

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -453,9 +453,9 @@ GEM
453453
erb
454454
psych (>= 4.0.0)
455455
tsort
456-
reactionview (0.2.1)
456+
reactionview (0.2.2)
457457
actionview (>= 7.0)
458-
herb (>= 0.8.0, < 1.0.0)
458+
herb (>= 0.8.0, < 0.9.0)
459459
regexp_parser (2.11.3)
460460
reline (0.6.3)
461461
io-console (~> 0.5)
@@ -653,7 +653,7 @@ DEPENDENCIES
653653
rack-mini-profiler
654654
rails (~> 8.1.2)
655655
rails-controller-testing
656-
reactionview (~> 0.2.1)
656+
reactionview (~> 0.2.2)
657657
requestjs-rails
658658
rspec-rails
659659
rubocop-rails-omakase

0 commit comments

Comments
 (0)