Skip to content

Commit 844aaa5

Browse files
Bump action_text-trix from 2.1.15 to 2.1.17
Bumps [action_text-trix](https://github.com/basecamp/trix) from 2.1.15 to 2.1.17. - [Release notes](https://github.com/basecamp/trix/releases) - [Commits](basecamp/trix@v2.1.15...v2.1.17) --- updated-dependencies: - dependency-name: action_text-trix dependency-version: 2.1.17 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6559f51 commit 844aaa5

File tree

1 file changed

+89
-78
lines changed

1 file changed

+89
-78
lines changed

Gemfile.lock

Lines changed: 89 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -33,71 +33,71 @@ PATH
3333
GEM
3434
remote: https://rubygems.org/
3535
specs:
36-
action_text-trix (2.1.15)
36+
action_text-trix (2.1.17)
3737
railties
38-
actioncable (8.1.1)
39-
actionpack (= 8.1.1)
40-
activesupport (= 8.1.1)
38+
actioncable (8.1.2)
39+
actionpack (= 8.1.2)
40+
activesupport (= 8.1.2)
4141
nio4r (~> 2.0)
4242
websocket-driver (>= 0.6.1)
4343
zeitwerk (~> 2.6)
44-
actionmailbox (8.1.1)
45-
actionpack (= 8.1.1)
46-
activejob (= 8.1.1)
47-
activerecord (= 8.1.1)
48-
activestorage (= 8.1.1)
49-
activesupport (= 8.1.1)
44+
actionmailbox (8.1.2)
45+
actionpack (= 8.1.2)
46+
activejob (= 8.1.2)
47+
activerecord (= 8.1.2)
48+
activestorage (= 8.1.2)
49+
activesupport (= 8.1.2)
5050
mail (>= 2.8.0)
51-
actionmailer (8.1.1)
52-
actionpack (= 8.1.1)
53-
actionview (= 8.1.1)
54-
activejob (= 8.1.1)
55-
activesupport (= 8.1.1)
51+
actionmailer (8.1.2)
52+
actionpack (= 8.1.2)
53+
actionview (= 8.1.2)
54+
activejob (= 8.1.2)
55+
activesupport (= 8.1.2)
5656
mail (>= 2.8.0)
5757
rails-dom-testing (~> 2.2)
58-
actionpack (8.1.1)
59-
actionview (= 8.1.1)
60-
activesupport (= 8.1.1)
58+
actionpack (8.1.2)
59+
actionview (= 8.1.2)
60+
activesupport (= 8.1.2)
6161
nokogiri (>= 1.8.5)
6262
rack (>= 2.2.4)
6363
rack-session (>= 1.0.1)
6464
rack-test (>= 0.6.3)
6565
rails-dom-testing (~> 2.2)
6666
rails-html-sanitizer (~> 1.6)
6767
useragent (~> 0.16)
68-
actiontext (8.1.1)
68+
actiontext (8.1.2)
6969
action_text-trix (~> 2.1.15)
70-
actionpack (= 8.1.1)
71-
activerecord (= 8.1.1)
72-
activestorage (= 8.1.1)
73-
activesupport (= 8.1.1)
70+
actionpack (= 8.1.2)
71+
activerecord (= 8.1.2)
72+
activestorage (= 8.1.2)
73+
activesupport (= 8.1.2)
7474
globalid (>= 0.6.0)
7575
nokogiri (>= 1.8.5)
76-
actionview (8.1.1)
77-
activesupport (= 8.1.1)
76+
actionview (8.1.2)
77+
activesupport (= 8.1.2)
7878
builder (~> 3.1)
7979
erubi (~> 1.11)
8080
rails-dom-testing (~> 2.2)
8181
rails-html-sanitizer (~> 1.6)
8282
active_model_serializers (0.9.13)
8383
activemodel (>= 3.2)
8484
concurrent-ruby (~> 1.0)
85-
activejob (8.1.1)
86-
activesupport (= 8.1.1)
85+
activejob (8.1.2)
86+
activesupport (= 8.1.2)
8787
globalid (>= 0.3.6)
88-
activemodel (8.1.1)
89-
activesupport (= 8.1.1)
90-
activerecord (8.1.1)
91-
activemodel (= 8.1.1)
92-
activesupport (= 8.1.1)
88+
activemodel (8.1.2)
89+
activesupport (= 8.1.2)
90+
activerecord (8.1.2)
91+
activemodel (= 8.1.2)
92+
activesupport (= 8.1.2)
9393
timeout (>= 0.4.0)
94-
activestorage (8.1.1)
95-
actionpack (= 8.1.1)
96-
activejob (= 8.1.1)
97-
activerecord (= 8.1.1)
98-
activesupport (= 8.1.1)
94+
activestorage (8.1.2)
95+
actionpack (= 8.1.2)
96+
activejob (= 8.1.2)
97+
activerecord (= 8.1.2)
98+
activesupport (= 8.1.2)
9999
marcel (~> 1.0)
100-
activesupport (8.1.1)
100+
activesupport (8.1.2)
101101
base64
102102
bigdecimal
103103
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -121,7 +121,7 @@ GEM
121121
ice_nine (~> 0.11.0)
122122
thread_safe (~> 0.3, >= 0.3.1)
123123
base64 (0.3.0)
124-
bigdecimal (3.2.2)
124+
bigdecimal (4.0.1)
125125
builder (3.3.0)
126126
byebug (11.1.3)
127127
coderay (1.1.3)
@@ -134,8 +134,8 @@ GEM
134134
coffee-script-source
135135
execjs
136136
coffee-script-source (1.12.2)
137-
concurrent-ruby (1.3.5)
138-
connection_pool (2.5.3)
137+
concurrent-ruby (1.3.6)
138+
connection_pool (3.0.2)
139139
crack (1.0.0)
140140
bigdecimal
141141
rexml
@@ -150,6 +150,7 @@ GEM
150150
ejson
151151
railties (>= 5.2)
152152
equalizer (0.0.11)
153+
erb (6.0.2)
153154
erubi (1.13.1)
154155
execjs (2.8.1)
155156
explicit-parameters (0.4.2)
@@ -190,23 +191,25 @@ GEM
190191
activesupport (>= 6.1)
191192
hashdiff (1.2.0)
192193
hashie (5.0.0)
193-
i18n (1.14.7)
194+
i18n (1.14.8)
194195
concurrent-ruby (~> 1.0)
195196
ice_nine (0.11.2)
196-
io-console (0.7.2)
197-
irb (1.13.1)
197+
io-console (0.8.2)
198+
irb (1.17.0)
199+
pp (>= 0.6.0)
200+
prism (>= 1.3.0)
198201
rdoc (>= 4.0.0)
199202
reline (>= 0.4.2)
200203
jquery-rails (4.6.0)
201204
rails-dom-testing (>= 1, < 3)
202205
railties (>= 4.2.0)
203206
thor (>= 0.14, < 2.0)
204-
json (2.10.2)
207+
json (2.19.1)
205208
jwt (2.7.1)
206209
lodash-rails (4.17.21)
207210
railties (>= 3.1)
208211
logger (1.7.0)
209-
loofah (2.24.1)
212+
loofah (2.25.0)
210213
crass (~> 1.0.2)
211214
nokogiri (>= 1.12.0)
212215
mail (2.8.1)
@@ -217,7 +220,9 @@ GEM
217220
marcel (1.0.4)
218221
method_source (1.0.0)
219222
mini_mime (1.1.5)
220-
minitest (5.25.5)
223+
minitest (6.0.2)
224+
drb (~> 2.0)
225+
prism (~> 1.5)
221226
mocha (2.4.5)
222227
ruby2_keywords (>= 0.0.5)
223228
msgpack (1.7.1)
@@ -234,9 +239,9 @@ GEM
234239
net-smtp (0.5.0)
235240
net-protocol
236241
nio4r (2.7.3)
237-
nokogiri (1.18.9-arm64-darwin)
242+
nokogiri (1.19.1-arm64-darwin)
238243
racc (~> 1.4)
239-
nokogiri (1.18.9-x86_64-linux-gnu)
244+
nokogiri (1.19.1-x86_64-linux-gnu)
240245
racc (~> 1.4)
241246
oauth2 (2.0.9)
242247
faraday (>= 0.17.3, < 3.0)
@@ -265,11 +270,15 @@ GEM
265270
ast (~> 2.4.1)
266271
racc
267272
pg (1.3.3)
268-
prism (1.4.0)
273+
pp (0.6.3)
274+
prettyprint
275+
prettyprint (0.2.0)
276+
prism (1.9.0)
269277
pry (0.14.1)
270278
coderay (~> 1.1)
271279
method_source (~> 1.0)
272-
psych (5.1.2)
280+
psych (5.3.1)
281+
date
273282
stringio
274283
public_suffix (6.0.2)
275284
pubsubstub (0.3.1)
@@ -282,29 +291,29 @@ GEM
282291
rack (< 3)
283292
rack-test (2.2.0)
284293
rack (>= 1.3)
285-
rackup (1.0.0)
294+
rackup (1.0.1)
286295
rack (< 3)
287296
webrick
288-
rails (8.1.1)
289-
actioncable (= 8.1.1)
290-
actionmailbox (= 8.1.1)
291-
actionmailer (= 8.1.1)
292-
actionpack (= 8.1.1)
293-
actiontext (= 8.1.1)
294-
actionview (= 8.1.1)
295-
activejob (= 8.1.1)
296-
activemodel (= 8.1.1)
297-
activerecord (= 8.1.1)
298-
activestorage (= 8.1.1)
299-
activesupport (= 8.1.1)
297+
rails (8.1.2)
298+
actioncable (= 8.1.2)
299+
actionmailbox (= 8.1.2)
300+
actionmailer (= 8.1.2)
301+
actionpack (= 8.1.2)
302+
actiontext (= 8.1.2)
303+
actionview (= 8.1.2)
304+
activejob (= 8.1.2)
305+
activemodel (= 8.1.2)
306+
activerecord (= 8.1.2)
307+
activestorage (= 8.1.2)
308+
activesupport (= 8.1.2)
300309
bundler (>= 1.15.0)
301-
railties (= 8.1.1)
310+
railties (= 8.1.2)
302311
rails-dom-testing (2.3.0)
303312
activesupport (>= 5.0.0)
304313
minitest
305314
nokogiri (>= 1.6)
306-
rails-html-sanitizer (1.6.2)
307-
loofah (~> 2.21)
315+
rails-html-sanitizer (1.7.0)
316+
loofah (~> 2.25)
308317
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)
309318
rails-timeago (2.13.0)
310319
actionpack (>= 3.1)
@@ -313,24 +322,26 @@ GEM
313322
actionview (> 3.1)
314323
activesupport (> 3.1)
315324
railties (> 3.1)
316-
railties (8.1.1)
317-
actionpack (= 8.1.1)
318-
activesupport (= 8.1.1)
325+
railties (8.1.2)
326+
actionpack (= 8.1.2)
327+
activesupport (= 8.1.2)
319328
irb (~> 1.13)
320329
rackup (>= 1.0.0)
321330
rake (>= 12.2)
322331
thor (~> 1.0, >= 1.2.2)
323332
tsort (>= 0.2)
324333
zeitwerk (~> 2.6)
325334
rainbow (3.1.1)
326-
rake (13.2.1)
327-
rdoc (6.7.0)
335+
rake (13.3.1)
336+
rdoc (7.2.0)
337+
erb
328338
psych (>= 4.0.0)
339+
tsort
329340
redis (4.8.1)
330341
redis-objects (1.7.0)
331342
redis
332343
regexp_parser (2.10.0)
333-
reline (0.5.8)
344+
reline (0.6.3)
334345
io-console (~> 0.5)
335346
responders (3.1.0)
336347
actionpack (>= 5.2)
@@ -394,16 +405,16 @@ GEM
394405
state_machines-activerecord (0.8.0)
395406
activerecord (>= 5.1)
396407
state_machines-activemodel (>= 0.8.0)
397-
stringio (3.1.0)
398-
thor (1.3.1)
408+
stringio (3.2.0)
409+
thor (1.5.0)
399410
thread_safe (0.3.6)
400411
tilt (2.2.0)
401412
timeout (0.4.1)
402413
tsort (0.2.0)
403414
tzinfo (2.0.6)
404415
concurrent-ruby (~> 1.0)
405416
unicode-display_width (2.6.0)
406-
uri (1.0.3)
417+
uri (1.1.1)
407418
useragent (0.16.11)
408419
validate_url (1.0.15)
409420
activemodel (>= 3.0.0)
@@ -418,11 +429,11 @@ GEM
418429
addressable (>= 2.8.0)
419430
crack (>= 0.3.2)
420431
hashdiff (>= 0.4.0, < 2.0.0)
421-
webrick (1.8.2)
432+
webrick (1.9.2)
422433
websocket-driver (0.7.6)
423434
websocket-extensions (>= 0.1.0)
424435
websocket-extensions (0.1.5)
425-
zeitwerk (2.6.15)
436+
zeitwerk (2.7.5)
426437

427438
PLATFORMS
428439
arm64-darwin

0 commit comments

Comments
 (0)