File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,10 @@ nav_order: 6
1818
1919 * Hans Lemuet*
2020
21+ * Test compatibility with Herb/ReActionView.
22+
23+ * Joel Hawksley*
24+
2125## 4.1.1
2226
2327* Add Consultport to list of companies using ViewComponent.
Original file line number Diff line number Diff line change 77
88GIT
99 remote: https://github.com/rails/rails.git
10- revision: cf4e3c508adf930eb70e4b3e6e16d2ca83b7e9b3
10+ revision: 990198b7b5f4a3a3d0d59bc1bcac58efa405f527
1111 branch: main
1212 specs:
1313 actioncable (8.2.0.alpha)
181181 temple (>= 0.8.2)
182182 thor
183183 tilt
184+ herb (0.8.2)
184185 i18n (1.14.7)
185186 concurrent-ruby (~> 1.0)
186187 io-console (0.8.1)
281282 erb
282283 psych (>= 4.0.0)
283284 tsort
285+ reactionview (0.1.6)
286+ actionview (>= 7.0)
287+ herb (>= 0.7.5, < 1.0.0)
284288 redis (5.4.1)
285289 redis-client (>= 0.22.0)
286290 redis-client (0.26.1)
@@ -444,6 +448,7 @@ DEPENDENCIES
444448 rails!
445449 rails-dom-testing (~> 2.3.0)
446450 rake (~> 13)
451+ reactionview
447452 redis
448453 rspec-rails (~> 8)
449454 rubocop-md (~> 2)
You can’t perform that action at this time.
0 commit comments