Skip to content

Commit f68bf3b

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

1 file changed

Lines changed: 90 additions & 79 deletions

File tree

Gemfile.lock

Lines changed: 90 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -32,71 +32,71 @@ PATH
3232
GEM
3333
remote: https://rubygems.org/
3434
specs:
35-
action_text-trix (2.1.17)
35+
action_text-trix (2.1.18)
3636
railties
37-
actioncable (8.1.2)
38-
actionpack (= 8.1.2)
39-
activesupport (= 8.1.2)
37+
actioncable (8.1.3)
38+
actionpack (= 8.1.3)
39+
activesupport (= 8.1.3)
4040
nio4r (~> 2.0)
4141
websocket-driver (>= 0.6.1)
4242
zeitwerk (~> 2.6)
43-
actionmailbox (8.1.2)
44-
actionpack (= 8.1.2)
45-
activejob (= 8.1.2)
46-
activerecord (= 8.1.2)
47-
activestorage (= 8.1.2)
48-
activesupport (= 8.1.2)
43+
actionmailbox (8.1.3)
44+
actionpack (= 8.1.3)
45+
activejob (= 8.1.3)
46+
activerecord (= 8.1.3)
47+
activestorage (= 8.1.3)
48+
activesupport (= 8.1.3)
4949
mail (>= 2.8.0)
50-
actionmailer (8.1.2)
51-
actionpack (= 8.1.2)
52-
actionview (= 8.1.2)
53-
activejob (= 8.1.2)
54-
activesupport (= 8.1.2)
50+
actionmailer (8.1.3)
51+
actionpack (= 8.1.3)
52+
actionview (= 8.1.3)
53+
activejob (= 8.1.3)
54+
activesupport (= 8.1.3)
5555
mail (>= 2.8.0)
5656
rails-dom-testing (~> 2.2)
57-
actionpack (8.1.2)
58-
actionview (= 8.1.2)
59-
activesupport (= 8.1.2)
57+
actionpack (8.1.3)
58+
actionview (= 8.1.3)
59+
activesupport (= 8.1.3)
6060
nokogiri (>= 1.8.5)
6161
rack (>= 2.2.4)
6262
rack-session (>= 1.0.1)
6363
rack-test (>= 0.6.3)
6464
rails-dom-testing (~> 2.2)
6565
rails-html-sanitizer (~> 1.6)
6666
useragent (~> 0.16)
67-
actiontext (8.1.2)
67+
actiontext (8.1.3)
6868
action_text-trix (~> 2.1.15)
69-
actionpack (= 8.1.2)
70-
activerecord (= 8.1.2)
71-
activestorage (= 8.1.2)
72-
activesupport (= 8.1.2)
69+
actionpack (= 8.1.3)
70+
activerecord (= 8.1.3)
71+
activestorage (= 8.1.3)
72+
activesupport (= 8.1.3)
7373
globalid (>= 0.6.0)
7474
nokogiri (>= 1.8.5)
75-
actionview (8.1.2)
76-
activesupport (= 8.1.2)
75+
actionview (8.1.3)
76+
activesupport (= 8.1.3)
7777
builder (~> 3.1)
7878
erubi (~> 1.11)
7979
rails-dom-testing (~> 2.2)
8080
rails-html-sanitizer (~> 1.6)
8181
active_model_serializers (0.9.13)
8282
activemodel (>= 3.2)
8383
concurrent-ruby (~> 1.0)
84-
activejob (8.1.2)
85-
activesupport (= 8.1.2)
84+
activejob (8.1.3)
85+
activesupport (= 8.1.3)
8686
globalid (>= 0.3.6)
87-
activemodel (8.1.2)
88-
activesupport (= 8.1.2)
89-
activerecord (8.1.2)
90-
activemodel (= 8.1.2)
91-
activesupport (= 8.1.2)
87+
activemodel (8.1.3)
88+
activesupport (= 8.1.3)
89+
activerecord (8.1.3)
90+
activemodel (= 8.1.3)
91+
activesupport (= 8.1.3)
9292
timeout (>= 0.4.0)
93-
activestorage (8.1.2)
94-
actionpack (= 8.1.2)
95-
activejob (= 8.1.2)
96-
activerecord (= 8.1.2)
97-
activesupport (= 8.1.2)
93+
activestorage (8.1.3)
94+
actionpack (= 8.1.3)
95+
activejob (= 8.1.3)
96+
activerecord (= 8.1.3)
97+
activesupport (= 8.1.3)
9898
marcel (~> 1.0)
99-
activesupport (8.1.2)
99+
activesupport (8.1.3)
100100
base64
101101
bigdecimal
102102
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -120,7 +120,7 @@ GEM
120120
ice_nine (~> 0.11.0)
121121
thread_safe (~> 0.3, >= 0.3.1)
122122
base64 (0.3.0)
123-
bigdecimal (3.2.2)
123+
bigdecimal (4.1.0)
124124
builder (3.3.0)
125125
byebug (11.1.3)
126126
coderay (1.1.3)
@@ -133,8 +133,8 @@ GEM
133133
coffee-script-source
134134
execjs
135135
coffee-script-source (1.12.2)
136-
concurrent-ruby (1.3.5)
137-
connection_pool (2.5.3)
136+
concurrent-ruby (1.3.6)
137+
connection_pool (3.0.2)
138138
crack (1.0.0)
139139
bigdecimal
140140
rexml
@@ -149,6 +149,7 @@ GEM
149149
ejson
150150
railties (>= 5.2)
151151
equalizer (0.0.11)
152+
erb (6.0.2)
152153
erubi (1.13.1)
153154
execjs (2.8.1)
154155
explicit-parameters (0.4.2)
@@ -188,23 +189,25 @@ GEM
188189
activesupport (>= 6.1)
189190
hashdiff (1.2.0)
190191
hashie (5.0.0)
191-
i18n (1.14.7)
192+
i18n (1.14.8)
192193
concurrent-ruby (~> 1.0)
193194
ice_nine (0.11.2)
194-
io-console (0.7.2)
195-
irb (1.13.1)
195+
io-console (0.8.2)
196+
irb (1.17.0)
197+
pp (>= 0.6.0)
198+
prism (>= 1.3.0)
196199
rdoc (>= 4.0.0)
197200
reline (>= 0.4.2)
198201
jquery-rails (4.6.0)
199202
rails-dom-testing (>= 1, < 3)
200203
railties (>= 4.2.0)
201204
thor (>= 0.14, < 2.0)
202-
json (2.10.2)
205+
json (2.19.3)
203206
jwt (2.7.1)
204207
lodash-rails (4.17.21)
205208
railties (>= 3.1)
206209
logger (1.7.0)
207-
loofah (2.24.1)
210+
loofah (2.25.1)
208211
crass (~> 1.0.2)
209212
nokogiri (>= 1.12.0)
210213
mail (2.8.1)
@@ -215,7 +218,9 @@ GEM
215218
marcel (1.0.4)
216219
method_source (1.0.0)
217220
mini_mime (1.1.5)
218-
minitest (5.25.5)
221+
minitest (6.0.2)
222+
drb (~> 2.0)
223+
prism (~> 1.5)
219224
mocha (2.4.5)
220225
ruby2_keywords (>= 0.0.5)
221226
msgpack (1.7.1)
@@ -232,9 +237,9 @@ GEM
232237
net-smtp (0.5.0)
233238
net-protocol
234239
nio4r (2.7.3)
235-
nokogiri (1.18.9-arm64-darwin)
240+
nokogiri (1.19.2-arm64-darwin)
236241
racc (~> 1.4)
237-
nokogiri (1.18.9-x86_64-linux-gnu)
242+
nokogiri (1.19.2-x86_64-linux-gnu)
238243
racc (~> 1.4)
239244
oauth2 (2.0.9)
240245
faraday (>= 0.17.3, < 3.0)
@@ -263,46 +268,50 @@ GEM
263268
ast (~> 2.4.1)
264269
racc
265270
pg (1.3.3)
266-
prism (1.4.0)
271+
pp (0.6.3)
272+
prettyprint
273+
prettyprint (0.2.0)
274+
prism (1.9.0)
267275
pry (0.14.1)
268276
coderay (~> 1.1)
269277
method_source (~> 1.0)
270-
psych (5.1.2)
278+
psych (5.3.1)
279+
date
271280
stringio
272281
public_suffix (6.0.2)
273282
pubsubstub (0.3.1)
274283
logger
275284
rack
276285
redis (~> 4.0)
277286
racc (1.8.1)
278-
rack (2.2.17)
287+
rack (2.2.22)
279288
rack-session (1.0.2)
280289
rack (< 3)
281290
rack-test (2.2.0)
282291
rack (>= 1.3)
283-
rackup (1.0.0)
292+
rackup (1.0.1)
284293
rack (< 3)
285294
webrick
286-
rails (8.1.2)
287-
actioncable (= 8.1.2)
288-
actionmailbox (= 8.1.2)
289-
actionmailer (= 8.1.2)
290-
actionpack (= 8.1.2)
291-
actiontext (= 8.1.2)
292-
actionview (= 8.1.2)
293-
activejob (= 8.1.2)
294-
activemodel (= 8.1.2)
295-
activerecord (= 8.1.2)
296-
activestorage (= 8.1.2)
297-
activesupport (= 8.1.2)
295+
rails (8.1.3)
296+
actioncable (= 8.1.3)
297+
actionmailbox (= 8.1.3)
298+
actionmailer (= 8.1.3)
299+
actionpack (= 8.1.3)
300+
actiontext (= 8.1.3)
301+
actionview (= 8.1.3)
302+
activejob (= 8.1.3)
303+
activemodel (= 8.1.3)
304+
activerecord (= 8.1.3)
305+
activestorage (= 8.1.3)
306+
activesupport (= 8.1.3)
298307
bundler (>= 1.15.0)
299-
railties (= 8.1.2)
308+
railties (= 8.1.3)
300309
rails-dom-testing (2.3.0)
301310
activesupport (>= 5.0.0)
302311
minitest
303312
nokogiri (>= 1.6)
304-
rails-html-sanitizer (1.6.2)
305-
loofah (~> 2.21)
313+
rails-html-sanitizer (1.7.0)
314+
loofah (~> 2.25)
306315
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)
307316
rails-timeago (2.13.0)
308317
actionpack (>= 3.1)
@@ -311,24 +320,26 @@ GEM
311320
actionview (> 3.1)
312321
activesupport (> 3.1)
313322
railties (> 3.1)
314-
railties (8.1.2)
315-
actionpack (= 8.1.2)
316-
activesupport (= 8.1.2)
323+
railties (8.1.3)
324+
actionpack (= 8.1.3)
325+
activesupport (= 8.1.3)
317326
irb (~> 1.13)
318327
rackup (>= 1.0.0)
319328
rake (>= 12.2)
320329
thor (~> 1.0, >= 1.2.2)
321330
tsort (>= 0.2)
322331
zeitwerk (~> 2.6)
323332
rainbow (3.1.1)
324-
rake (13.2.1)
325-
rdoc (6.7.0)
333+
rake (13.3.1)
334+
rdoc (7.2.0)
335+
erb
326336
psych (>= 4.0.0)
337+
tsort
327338
redis (4.8.1)
328339
redis-objects (1.7.0)
329340
redis
330341
regexp_parser (2.10.0)
331-
reline (0.5.8)
342+
reline (0.6.3)
332343
io-console (~> 0.5)
333344
responders (3.1.0)
334345
actionpack (>= 5.2)
@@ -382,15 +393,15 @@ GEM
382393
state_machines-activerecord (0.8.0)
383394
activerecord (>= 5.1)
384395
state_machines-activemodel (>= 0.8.0)
385-
stringio (3.1.0)
386-
thor (1.3.1)
396+
stringio (3.2.0)
397+
thor (1.5.0)
387398
thread_safe (0.3.6)
388399
timeout (0.4.1)
389400
tsort (0.2.0)
390401
tzinfo (2.0.6)
391402
concurrent-ruby (~> 1.0)
392403
unicode-display_width (2.6.0)
393-
uri (1.0.3)
404+
uri (1.1.1)
394405
useragent (0.16.11)
395406
validate_url (1.0.15)
396407
activemodel (>= 3.0.0)
@@ -405,11 +416,11 @@ GEM
405416
addressable (>= 2.8.0)
406417
crack (>= 0.3.2)
407418
hashdiff (>= 0.4.0, < 2.0.0)
408-
webrick (1.8.2)
419+
webrick (1.9.2)
409420
websocket-driver (0.7.6)
410421
websocket-extensions (>= 0.1.0)
411422
websocket-extensions (0.1.5)
412-
zeitwerk (2.6.15)
423+
zeitwerk (2.7.5)
413424

414425
PLATFORMS
415426
arm64-darwin

0 commit comments

Comments
 (0)