Skip to content

Commit df8edd7

Browse files
authored
Merge pull request #91 from ViewComponent/dependabot/bundler/actionview-8.0.4.1
Bump actionview from 8.0.2.1 to 8.0.4.1
2 parents f74adb8 + 0a7c266 commit df8edd7

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ GEM
121121
rdoc (>= 4.0.0)
122122
reline (>= 0.4.2)
123123
logger (1.7.0)
124-
loofah (2.24.1)
124+
loofah (2.25.1)
125125
crass (~> 1.0.2)
126126
nokogiri (>= 1.12.0)
127127
mail (2.8.1)
@@ -144,21 +144,21 @@ GEM
144144
net-smtp (0.5.1)
145145
net-protocol
146146
nio4r (2.7.4)
147-
nokogiri (1.19.1-aarch64-linux-gnu)
147+
nokogiri (1.19.2-aarch64-linux-gnu)
148148
racc (~> 1.4)
149-
nokogiri (1.19.1-aarch64-linux-musl)
149+
nokogiri (1.19.2-aarch64-linux-musl)
150150
racc (~> 1.4)
151-
nokogiri (1.19.1-arm-linux-gnu)
151+
nokogiri (1.19.2-arm-linux-gnu)
152152
racc (~> 1.4)
153-
nokogiri (1.19.1-arm-linux-musl)
153+
nokogiri (1.19.2-arm-linux-musl)
154154
racc (~> 1.4)
155-
nokogiri (1.19.1-arm64-darwin)
155+
nokogiri (1.19.2-arm64-darwin)
156156
racc (~> 1.4)
157-
nokogiri (1.19.1-x86_64-darwin)
157+
nokogiri (1.19.2-x86_64-darwin)
158158
racc (~> 1.4)
159-
nokogiri (1.19.1-x86_64-linux-gnu)
159+
nokogiri (1.19.2-x86_64-linux-gnu)
160160
racc (~> 1.4)
161-
nokogiri (1.19.1-x86_64-linux-musl)
161+
nokogiri (1.19.2-x86_64-linux-musl)
162162
racc (~> 1.4)
163163
octicons (19.15.5)
164164
octicons_helper (19.15.5)
@@ -208,8 +208,8 @@ GEM
208208
activesupport (>= 5.0.0)
209209
minitest
210210
nokogiri (>= 1.6)
211-
rails-html-sanitizer (1.6.2)
212-
loofah (~> 2.21)
211+
rails-html-sanitizer (1.7.0)
212+
loofah (~> 2.25)
213213
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)
214214
railties (8.0.4.1)
215215
actionpack (= 8.0.4.1)

0 commit comments

Comments
 (0)