Skip to content

Commit b3b11f0

Browse files
authored
Update CableReady to v5.0.6 (#730)
This pull request updates the CableReady version to `v5.0.6`.
1 parent 39388ab commit b3b11f0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ GEM
9898
benchmark (0.4.0)
9999
bigdecimal (3.1.8)
100100
builder (3.3.0)
101-
cable_ready (5.0.5)
101+
cable_ready (5.0.6)
102102
actionpack (>= 5.2)
103103
actionview (>= 5.2)
104104
activesupport (>= 5.2)
@@ -146,9 +146,9 @@ GEM
146146
net-smtp (0.5.0)
147147
net-protocol
148148
nio4r (2.7.3)
149-
nokogiri (1.17.1-x86_64-darwin)
149+
nokogiri (1.17.2-x86_64-darwin)
150150
racc (~> 1.4)
151-
nokogiri (1.17.1-x86_64-linux)
151+
nokogiri (1.17.2-x86_64-linux)
152152
racc (~> 1.4)
153153
nokogiri-html5-inference (0.3.0)
154154
nokogiri (~> 1.14)
@@ -185,7 +185,7 @@ GEM
185185
activesupport (>= 5.0.0)
186186
minitest
187187
nokogiri (>= 1.6)
188-
rails-html-sanitizer (1.6.1)
188+
rails-html-sanitizer (1.6.2)
189189
loofah (~> 2.21)
190190
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
191191
railties (7.1.5.1)

0 commit comments

Comments
 (0)