File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ gem "propshaft"
2222gem "puma" , ">= 5.0"
2323gem "rack-attack"
2424gem "rails" , "~> 8.0.4"
25- gem "reactionview" , "~> 0.1.6 "
25+ gem "reactionview" , "~> 0.2.0 "
2626gem "requestjs-rails"
2727gem "scout_apm"
2828gem "scout_apm_logging" , "~> 2.1"
Original file line number Diff line number Diff line change 137137 childprocess (5.1.0 )
138138 logger (~> 1.5 )
139139 concurrent-ruby (1.3.5 )
140- connection_pool (2.5.5 )
140+ connection_pool (3.0.1 )
141141 crass (1.0.6 )
142142 csv (3.3.5 )
143143 database_cleaner (2.1.0 )
444444 erb
445445 psych (>= 4.0.0 )
446446 tsort
447- reactionview (0.1.6 )
447+ reactionview (0.2.0 )
448448 actionview (>= 7.0 )
449- herb (>= 0.7.5 , < 1.0.0 )
449+ herb (>= 0.8.0 , < 1.0.0 )
450450 regexp_parser (2.11.3 )
451451 reline (0.6.2 )
452452 io-console (~> 0.5 )
@@ -633,7 +633,7 @@ DEPENDENCIES
633633 rack-mini-profiler
634634 rails (~> 8.0.4 )
635635 rails-controller-testing
636- reactionview (~> 0.1.6 )
636+ reactionview (~> 0.2.0 )
637637 requestjs-rails
638638 rspec-rails
639639 rubocop-rails-omakase
You can’t perform that action at this time.
0 commit comments