Skip to content

Commit 8ef1623

Browse files
authored
Merge pull request #598 from ruby/dependabot/bundler/action_text-trix-2.1.17
Bump action_text-trix from 2.1.16 to 2.1.17
2 parents 51a977d + b4d4985 commit 8ef1623

File tree

1 file changed

+21
-19
lines changed

1 file changed

+21
-19
lines changed

Gemfile.lock

Lines changed: 21 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
action_text-trix (2.1.16)
4+
action_text-trix (2.1.17)
55
railties
66
actioncable (8.1.2)
77
actionpack (= 8.1.2)
@@ -107,7 +107,7 @@ GEM
107107
sass-embedded (~> 1.63)
108108
date (3.5.1)
109109
drb (2.2.3)
110-
erb (6.0.1)
110+
erb (6.0.2)
111111
erubi (1.13.1)
112112
globalid (1.3.0)
113113
activesupport (>= 6.1)
@@ -145,12 +145,13 @@ GEM
145145
activesupport (>= 6.0.0)
146146
railties (>= 6.0.0)
147147
io-console (0.8.2)
148-
irb (1.16.0)
148+
irb (1.17.0)
149149
pp (>= 0.6.0)
150+
prism (>= 1.3.0)
150151
rdoc (>= 4.0.0)
151152
reline (>= 0.4.2)
152153
jmespath (1.6.2)
153-
json (2.18.0)
154+
json (2.19.1)
154155
logger (1.7.0)
155156
loofah (2.25.0)
156157
crass (~> 1.0.2)
@@ -164,7 +165,8 @@ GEM
164165
marcel (1.1.0)
165166
mini_mime (1.1.5)
166167
mini_portile2 (2.8.9)
167-
minitest (6.0.1)
168+
minitest (6.0.2)
169+
drb (~> 2.0)
168170
prism (~> 1.5)
169171
msgpack (1.8.0)
170172
net-imap (0.6.2)
@@ -177,24 +179,24 @@ GEM
177179
net-smtp (0.5.1)
178180
net-protocol
179181
nio4r (2.7.5)
180-
nokogiri (1.19.0)
182+
nokogiri (1.19.1)
181183
mini_portile2 (~> 2.8.2)
182184
racc (~> 1.4)
183-
nokogiri (1.19.0-aarch64-linux-gnu)
185+
nokogiri (1.19.1-aarch64-linux-gnu)
184186
racc (~> 1.4)
185-
nokogiri (1.19.0-aarch64-linux-musl)
187+
nokogiri (1.19.1-aarch64-linux-musl)
186188
racc (~> 1.4)
187-
nokogiri (1.19.0-arm-linux-gnu)
189+
nokogiri (1.19.1-arm-linux-gnu)
188190
racc (~> 1.4)
189-
nokogiri (1.19.0-arm-linux-musl)
191+
nokogiri (1.19.1-arm-linux-musl)
190192
racc (~> 1.4)
191-
nokogiri (1.19.0-arm64-darwin)
193+
nokogiri (1.19.1-arm64-darwin)
192194
racc (~> 1.4)
193-
nokogiri (1.19.0-x86_64-darwin)
195+
nokogiri (1.19.1-x86_64-darwin)
194196
racc (~> 1.4)
195-
nokogiri (1.19.0-x86_64-linux-gnu)
197+
nokogiri (1.19.1-x86_64-linux-gnu)
196198
racc (~> 1.4)
197-
nokogiri (1.19.0-x86_64-linux-musl)
199+
nokogiri (1.19.1-x86_64-linux-musl)
198200
racc (~> 1.4)
199201
pg (1.6.3)
200202
pg (1.6.3-aarch64-linux)
@@ -207,7 +209,7 @@ GEM
207209
pp (0.6.3)
208210
prettyprint
209211
prettyprint (0.2.0)
210-
prism (1.8.0)
212+
prism (1.9.0)
211213
propshaft (1.3.1)
212214
actionpack (>= 7.0.0)
213215
activesupport (>= 7.0.0)
@@ -244,8 +246,8 @@ GEM
244246
activesupport (>= 5.0.0)
245247
minitest
246248
nokogiri (>= 1.6)
247-
rails-html-sanitizer (1.6.2)
248-
loofah (~> 2.21)
249+
rails-html-sanitizer (1.7.0)
250+
loofah (~> 2.25)
249251
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)
250252
railties (8.1.2)
251253
actionpack (= 8.1.2)
@@ -257,7 +259,7 @@ GEM
257259
tsort (>= 0.2)
258260
zeitwerk (~> 2.6)
259261
rake (13.3.1)
260-
rdoc (7.0.3)
262+
rdoc (7.2.0)
261263
erb
262264
psych (>= 4.0.0)
263265
tsort
@@ -321,7 +323,7 @@ GEM
321323
base64
322324
websocket-extensions (>= 0.1.0)
323325
websocket-extensions (0.1.5)
324-
zeitwerk (2.7.4)
326+
zeitwerk (2.7.5)
325327

326328
PLATFORMS
327329
aarch64-linux

0 commit comments

Comments
 (0)