Skip to content

Commit b5fb139

Browse files
committed
add changelog
1 parent 9df7ad0 commit b5fb139

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

docs/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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.

gemfiles/rails_main.gemfile.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ GIT
77

88
GIT
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)
@@ -181,6 +181,7 @@ GEM
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)
@@ -281,6 +282,9 @@ GEM
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)

0 commit comments

Comments
 (0)