Skip to content

Commit 30198d7

Browse files
Bump action_text-trix from 2.1.16 to 2.1.17
Bumps [action_text-trix](https://github.com/basecamp/trix) from 2.1.16 to 2.1.17. - [Release notes](https://github.com/basecamp/trix/releases) - [Commits](basecamp/trix@v2.1.16...v2.1.17) --- updated-dependencies: - dependency-name: action_text-trix dependency-version: 2.1.17 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e5c24e8 commit 30198d7

File tree

1 file changed

+17
-16
lines changed

1 file changed

+17
-16
lines changed

Gemfile.lock

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
action_args (2.7.3)
5-
action_text-trix (2.1.16)
5+
action_text-trix (2.1.17)
66
railties
77
actioncable (8.1.1)
88
actionpack (= 8.1.1)
@@ -128,7 +128,7 @@ GEM
128128
reline (>= 0.3.8)
129129
docile (1.4.1)
130130
drb (2.2.3)
131-
erb (6.0.1)
131+
erb (6.0.2)
132132
erubi (1.13.1)
133133
globalid (1.3.0)
134134
activesupport (>= 6.1)
@@ -139,8 +139,9 @@ GEM
139139
activesupport (>= 6.0.0)
140140
railties (>= 6.0.0)
141141
io-console (0.8.2)
142-
irb (1.16.0)
142+
irb (1.17.0)
143143
pp (>= 0.6.0)
144+
prism (>= 1.3.0)
144145
rdoc (>= 4.0.0)
145146
reline (>= 0.4.2)
146147
jmespath (1.6.2)
@@ -172,21 +173,21 @@ GEM
172173
net-protocol
173174
nio4r (2.7.4)
174175
nkf (0.2.0)
175-
nokogiri (1.19.0-aarch64-linux-gnu)
176+
nokogiri (1.19.1-aarch64-linux-gnu)
176177
racc (~> 1.4)
177-
nokogiri (1.19.0-aarch64-linux-musl)
178+
nokogiri (1.19.1-aarch64-linux-musl)
178179
racc (~> 1.4)
179-
nokogiri (1.19.0-arm-linux-gnu)
180+
nokogiri (1.19.1-arm-linux-gnu)
180181
racc (~> 1.4)
181-
nokogiri (1.19.0-arm-linux-musl)
182+
nokogiri (1.19.1-arm-linux-musl)
182183
racc (~> 1.4)
183-
nokogiri (1.19.0-arm64-darwin)
184+
nokogiri (1.19.1-arm64-darwin)
184185
racc (~> 1.4)
185-
nokogiri (1.19.0-x86_64-darwin)
186+
nokogiri (1.19.1-x86_64-darwin)
186187
racc (~> 1.4)
187-
nokogiri (1.19.0-x86_64-linux-gnu)
188+
nokogiri (1.19.1-x86_64-linux-gnu)
188189
racc (~> 1.4)
189-
nokogiri (1.19.0-x86_64-linux-musl)
190+
nokogiri (1.19.1-x86_64-linux-musl)
190191
racc (~> 1.4)
191192
parallel (1.27.0)
192193
parser (3.3.9.0)
@@ -236,8 +237,8 @@ GEM
236237
activesupport (>= 5.0.0)
237238
minitest
238239
nokogiri (>= 1.6)
239-
rails-html-sanitizer (1.6.2)
240-
loofah (~> 2.21)
240+
rails-html-sanitizer (1.7.0)
241+
loofah (~> 2.25)
241242
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)
242243
railties (8.1.1)
243244
actionpack (= 8.1.1)
@@ -250,7 +251,7 @@ GEM
250251
zeitwerk (~> 2.6)
251252
rainbow (3.1.1)
252253
rake (13.3.1)
253-
rdoc (7.0.3)
254+
rdoc (7.2.0)
254255
erb
255256
psych (>= 4.0.0)
256257
tsort
@@ -310,7 +311,7 @@ GEM
310311
tailwindcss-ruby (4.1.13-x86_64-darwin)
311312
tailwindcss-ruby (4.1.13-x86_64-linux-gnu)
312313
tailwindcss-ruby (4.1.13-x86_64-linux-musl)
313-
thor (1.4.0)
314+
thor (1.5.0)
314315
timeout (0.4.3)
315316
tsort (0.2.0)
316317
turbo-rails (2.0.17)
@@ -330,7 +331,7 @@ GEM
330331
websocket-extensions (0.1.5)
331332
xpath (3.2.0)
332333
nokogiri (~> 1.8)
333-
zeitwerk (2.7.4)
334+
zeitwerk (2.7.5)
334335

335336
PLATFORMS
336337
aarch64-linux

0 commit comments

Comments
 (0)