Skip to content

Commit 974401b

Browse files
authored
Merge pull request #94 from ruby/dependabot/bundler/action_text-trix-2.1.16
Bump action_text-trix from 2.1.15 to 2.1.16
2 parents efba0c8 + 85aa2f3 commit 974401b

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

Gemfile.lock

Lines changed: 27 additions & 27 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.15)
5+
action_text-trix (2.1.16)
66
railties
77
actioncable (8.1.1)
88
actionpack (= 8.1.1)
@@ -119,27 +119,27 @@ GEM
119119
rack-test (>= 0.6.3)
120120
regexp_parser (>= 1.5, < 3.0)
121121
xpath (~> 3.2)
122-
concurrent-ruby (1.3.5)
123-
connection_pool (2.5.4)
122+
concurrent-ruby (1.3.6)
123+
connection_pool (3.0.2)
124124
crass (1.0.6)
125-
date (3.4.1)
125+
date (3.5.1)
126126
debug (1.11.0)
127127
irb (~> 1.10)
128128
reline (>= 0.3.8)
129129
docile (1.4.1)
130130
drb (2.2.3)
131-
erb (5.1.1)
131+
erb (6.0.1)
132132
erubi (1.13.1)
133133
globalid (1.3.0)
134134
activesupport (>= 6.1)
135-
i18n (1.14.7)
135+
i18n (1.14.8)
136136
concurrent-ruby (~> 1.0)
137137
importmap-rails (2.2.2)
138138
actionpack (>= 6.0.0)
139139
activesupport (>= 6.0.0)
140140
railties (>= 6.0.0)
141-
io-console (0.8.1)
142-
irb (1.15.2)
141+
io-console (0.8.2)
142+
irb (1.16.0)
143143
pp (>= 0.6.0)
144144
rdoc (>= 4.0.0)
145145
reline (>= 0.4.2)
@@ -148,7 +148,7 @@ GEM
148148
language_server-protocol (3.17.0.5)
149149
lint_roller (1.1.0)
150150
logger (1.7.0)
151-
loofah (2.24.1)
151+
loofah (2.25.0)
152152
crass (~> 1.0.2)
153153
nokogiri (>= 1.12.0)
154154
mail (2.8.1)
@@ -159,7 +159,7 @@ GEM
159159
marcel (1.1.0)
160160
matrix (0.4.3)
161161
mini_mime (1.1.5)
162-
minitest (5.26.0)
162+
minitest (5.27.0)
163163
msgpack (1.8.0)
164164
net-imap (0.5.12)
165165
date
@@ -172,21 +172,21 @@ GEM
172172
net-protocol
173173
nio4r (2.7.4)
174174
nkf (0.2.0)
175-
nokogiri (1.18.10-aarch64-linux-gnu)
175+
nokogiri (1.19.0-aarch64-linux-gnu)
176176
racc (~> 1.4)
177-
nokogiri (1.18.10-aarch64-linux-musl)
177+
nokogiri (1.19.0-aarch64-linux-musl)
178178
racc (~> 1.4)
179-
nokogiri (1.18.10-arm-linux-gnu)
179+
nokogiri (1.19.0-arm-linux-gnu)
180180
racc (~> 1.4)
181-
nokogiri (1.18.10-arm-linux-musl)
181+
nokogiri (1.19.0-arm-linux-musl)
182182
racc (~> 1.4)
183-
nokogiri (1.18.10-arm64-darwin)
183+
nokogiri (1.19.0-arm64-darwin)
184184
racc (~> 1.4)
185-
nokogiri (1.18.10-x86_64-darwin)
185+
nokogiri (1.19.0-x86_64-darwin)
186186
racc (~> 1.4)
187-
nokogiri (1.18.10-x86_64-linux-gnu)
187+
nokogiri (1.19.0-x86_64-linux-gnu)
188188
racc (~> 1.4)
189-
nokogiri (1.18.10-x86_64-linux-musl)
189+
nokogiri (1.19.0-x86_64-linux-musl)
190190
racc (~> 1.4)
191191
parallel (1.27.0)
192192
parser (3.3.9.0)
@@ -203,20 +203,20 @@ GEM
203203
prettyprint
204204
prettyprint (0.2.0)
205205
prism (1.4.0)
206-
psych (5.2.6)
206+
psych (5.3.1)
207207
date
208208
stringio
209209
public_suffix (6.0.2)
210210
puma (7.0.4)
211211
nio4r (~> 2.0)
212212
racc (1.8.1)
213-
rack (3.2.3)
213+
rack (3.2.4)
214214
rack-session (2.1.1)
215215
base64 (>= 0.1.0)
216216
rack (>= 3.0.0)
217217
rack-test (2.2.0)
218218
rack (>= 1.3)
219-
rackup (2.2.1)
219+
rackup (2.3.1)
220220
rack (>= 3)
221221
rails (8.1.1)
222222
actioncable (= 8.1.1)
@@ -249,13 +249,13 @@ GEM
249249
tsort (>= 0.2)
250250
zeitwerk (~> 2.6)
251251
rainbow (3.1.1)
252-
rake (13.3.0)
253-
rdoc (6.15.0)
252+
rake (13.3.1)
253+
rdoc (7.0.3)
254254
erb
255255
psych (>= 4.0.0)
256256
tsort
257257
regexp_parser (2.11.3)
258-
reline (0.6.2)
258+
reline (0.6.3)
259259
io-console (~> 0.5)
260260
rexml (3.4.4)
261261
rubocop (1.81.1)
@@ -299,7 +299,7 @@ GEM
299299
sprockets (>= 3.0.0)
300300
stimulus-rails (1.3.4)
301301
railties (>= 6.0.0)
302-
stringio (3.1.7)
302+
stringio (3.2.0)
303303
tailwindcss-rails (4.3.0)
304304
railties (>= 7.0.0)
305305
tailwindcss-ruby (~> 4.0)
@@ -321,7 +321,7 @@ GEM
321321
unicode-display_width (3.2.0)
322322
unicode-emoji (~> 4.1)
323323
unicode-emoji (4.1.0)
324-
uri (1.0.4)
324+
uri (1.1.1)
325325
useragent (0.16.11)
326326
websocket (1.2.11)
327327
websocket-driver (0.8.0)
@@ -330,7 +330,7 @@ GEM
330330
websocket-extensions (0.1.5)
331331
xpath (3.2.0)
332332
nokogiri (~> 1.8)
333-
zeitwerk (2.7.3)
333+
zeitwerk (2.7.4)
334334

335335
PLATFORMS
336336
aarch64-linux

0 commit comments

Comments
 (0)