Skip to content

Commit 839fd5c

Browse files
authored
Merge pull request #2463 from ViewComponent/dependabot/bundler/better_html-2.2.0
Bump better_html from 2.1.1 to 2.2.0
2 parents 657e20d + 0302427 commit 839fd5c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ PATH
22
remote: .
33
specs:
44
view_component (4.1.0)
5-
activesupport (>= 7.1.0, < 8.2)
65
actionview (>= 7.1.0, < 8.2)
6+
activesupport (>= 7.1.0, < 8.2)
77
concurrent-ruby (~> 1)
88

99
GEM
@@ -95,9 +95,9 @@ GEM
9595
ast (2.4.3)
9696
base64 (0.3.0)
9797
benchmark-ips (2.14.0)
98-
better_html (2.1.1)
99-
actionview (>= 6.0)
100-
activesupport (>= 6.0)
98+
better_html (2.2.0)
99+
actionview (>= 7.0)
100+
activesupport (>= 7.0)
101101
ast (~> 2.0)
102102
erubi (~> 1.4)
103103
parser (>= 2.4)
@@ -155,7 +155,7 @@ GEM
155155
jbuilder (2.14.1)
156156
actionview (>= 7.0.0)
157157
activesupport (>= 7.0.0)
158-
json (2.15.1)
158+
json (2.15.2)
159159
language_server-protocol (3.17.0.5)
160160
lint_roller (1.1.0)
161161
logger (1.7.0)
@@ -203,7 +203,7 @@ GEM
203203
nokogiri (1.18.10-x86_64-linux-musl)
204204
racc (~> 1.4)
205205
parallel (1.27.0)
206-
parser (3.3.9.0)
206+
parser (3.3.10.0)
207207
ast (~> 2.4.1)
208208
racc
209209
pp (0.6.3)
@@ -423,7 +423,7 @@ DEPENDENCIES
423423
method_source (~> 1)
424424
minitest (~> 5)
425425
propshaft (~> 1)
426-
puma (~> 7)
426+
puma (>= 6)
427427
rails (~> 8)
428428
rails-dom-testing (~> 2.3.0)
429429
rake (~> 13)

0 commit comments

Comments
 (0)