Skip to content

Commit cdc1c4c

Browse files
Bump action_text-trix in the bundler-security group across 1 directory
Bumps the bundler-security group with 1 update in the / directory: [action_text-trix](https://github.com/basecamp/trix). Updates `action_text-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 dependency-group: bundler-security ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b8d4885 commit cdc1c4c

File tree

1 file changed

+57
-57
lines changed

1 file changed

+57
-57
lines changed

Gemfile.lock

Lines changed: 57 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -10,68 +10,68 @@ PATH
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
action_text-trix (2.1.17)
13+
action_text-trix (2.1.18)
1414
railties
15-
actioncable (8.1.2.1)
16-
actionpack (= 8.1.2.1)
17-
activesupport (= 8.1.2.1)
15+
actioncable (8.1.3)
16+
actionpack (= 8.1.3)
17+
activesupport (= 8.1.3)
1818
nio4r (~> 2.0)
1919
websocket-driver (>= 0.6.1)
2020
zeitwerk (~> 2.6)
21-
actionmailbox (8.1.2.1)
22-
actionpack (= 8.1.2.1)
23-
activejob (= 8.1.2.1)
24-
activerecord (= 8.1.2.1)
25-
activestorage (= 8.1.2.1)
26-
activesupport (= 8.1.2.1)
21+
actionmailbox (8.1.3)
22+
actionpack (= 8.1.3)
23+
activejob (= 8.1.3)
24+
activerecord (= 8.1.3)
25+
activestorage (= 8.1.3)
26+
activesupport (= 8.1.3)
2727
mail (>= 2.8.0)
28-
actionmailer (8.1.2.1)
29-
actionpack (= 8.1.2.1)
30-
actionview (= 8.1.2.1)
31-
activejob (= 8.1.2.1)
32-
activesupport (= 8.1.2.1)
28+
actionmailer (8.1.3)
29+
actionpack (= 8.1.3)
30+
actionview (= 8.1.3)
31+
activejob (= 8.1.3)
32+
activesupport (= 8.1.3)
3333
mail (>= 2.8.0)
3434
rails-dom-testing (~> 2.2)
35-
actionpack (8.1.2.1)
36-
actionview (= 8.1.2.1)
37-
activesupport (= 8.1.2.1)
35+
actionpack (8.1.3)
36+
actionview (= 8.1.3)
37+
activesupport (= 8.1.3)
3838
nokogiri (>= 1.8.5)
3939
rack (>= 2.2.4)
4040
rack-session (>= 1.0.1)
4141
rack-test (>= 0.6.3)
4242
rails-dom-testing (~> 2.2)
4343
rails-html-sanitizer (~> 1.6)
4444
useragent (~> 0.16)
45-
actiontext (8.1.2.1)
45+
actiontext (8.1.3)
4646
action_text-trix (~> 2.1.15)
47-
actionpack (= 8.1.2.1)
48-
activerecord (= 8.1.2.1)
49-
activestorage (= 8.1.2.1)
50-
activesupport (= 8.1.2.1)
47+
actionpack (= 8.1.3)
48+
activerecord (= 8.1.3)
49+
activestorage (= 8.1.3)
50+
activesupport (= 8.1.3)
5151
globalid (>= 0.6.0)
5252
nokogiri (>= 1.8.5)
53-
actionview (8.1.2.1)
54-
activesupport (= 8.1.2.1)
53+
actionview (8.1.3)
54+
activesupport (= 8.1.3)
5555
builder (~> 3.1)
5656
erubi (~> 1.11)
5757
rails-dom-testing (~> 2.2)
5858
rails-html-sanitizer (~> 1.6)
59-
activejob (8.1.2.1)
60-
activesupport (= 8.1.2.1)
59+
activejob (8.1.3)
60+
activesupport (= 8.1.3)
6161
globalid (>= 0.3.6)
62-
activemodel (8.1.2.1)
63-
activesupport (= 8.1.2.1)
64-
activerecord (8.1.2.1)
65-
activemodel (= 8.1.2.1)
66-
activesupport (= 8.1.2.1)
62+
activemodel (8.1.3)
63+
activesupport (= 8.1.3)
64+
activerecord (8.1.3)
65+
activemodel (= 8.1.3)
66+
activesupport (= 8.1.3)
6767
timeout (>= 0.4.0)
68-
activestorage (8.1.2.1)
69-
actionpack (= 8.1.2.1)
70-
activejob (= 8.1.2.1)
71-
activerecord (= 8.1.2.1)
72-
activesupport (= 8.1.2.1)
68+
activestorage (8.1.3)
69+
actionpack (= 8.1.3)
70+
activejob (= 8.1.3)
71+
activerecord (= 8.1.3)
72+
activesupport (= 8.1.3)
7373
marcel (~> 1.0)
74-
activesupport (8.1.2.1)
74+
activesupport (8.1.3)
7575
base64
7676
bigdecimal
7777
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -100,7 +100,7 @@ GEM
100100
awesome_print (1.9.2)
101101
base64 (0.3.0)
102102
benchmark (0.5.0)
103-
bigdecimal (4.0.1)
103+
bigdecimal (4.1.0)
104104
builder (3.3.0)
105105
byebug (13.0.0)
106106
reline (>= 0.6.0)
@@ -182,7 +182,7 @@ GEM
182182
reline (>= 0.4.2)
183183
jsbundling-rails (1.3.1)
184184
railties (>= 6.0.0)
185-
json (2.19.2)
185+
json (2.19.3)
186186
kaminari (1.2.2)
187187
activesupport (>= 4.1.0)
188188
kaminari-actionview (= 1.2.2)
@@ -233,7 +233,7 @@ GEM
233233
net-smtp (0.5.0)
234234
net-protocol
235235
nio4r (2.7.5)
236-
nokogiri (1.19.1)
236+
nokogiri (1.19.2)
237237
mini_portile2 (~> 2.8.2)
238238
racc (~> 1.4)
239239
ostruct (0.6.3)
@@ -264,20 +264,20 @@ GEM
264264
rack-timeout (0.7.0)
265265
rackup (2.3.1)
266266
rack (>= 3)
267-
rails (8.1.2.1)
268-
actioncable (= 8.1.2.1)
269-
actionmailbox (= 8.1.2.1)
270-
actionmailer (= 8.1.2.1)
271-
actionpack (= 8.1.2.1)
272-
actiontext (= 8.1.2.1)
273-
actionview (= 8.1.2.1)
274-
activejob (= 8.1.2.1)
275-
activemodel (= 8.1.2.1)
276-
activerecord (= 8.1.2.1)
277-
activestorage (= 8.1.2.1)
278-
activesupport (= 8.1.2.1)
267+
rails (8.1.3)
268+
actioncable (= 8.1.3)
269+
actionmailbox (= 8.1.3)
270+
actionmailer (= 8.1.3)
271+
actionpack (= 8.1.3)
272+
actiontext (= 8.1.3)
273+
actionview (= 8.1.3)
274+
activejob (= 8.1.3)
275+
activemodel (= 8.1.3)
276+
activerecord (= 8.1.3)
277+
activestorage (= 8.1.3)
278+
activesupport (= 8.1.3)
279279
bundler (>= 1.15.0)
280-
railties (= 8.1.2.1)
280+
railties (= 8.1.3)
281281
rails-dom-testing (2.3.0)
282282
activesupport (>= 5.0.0)
283283
minitest
@@ -288,9 +288,9 @@ GEM
288288
rails-i18n (8.0.1)
289289
i18n (>= 0.7, < 2)
290290
railties (>= 8.0.0, < 9)
291-
railties (8.1.2.1)
292-
actionpack (= 8.1.2.1)
293-
activesupport (= 8.1.2.1)
291+
railties (8.1.3)
292+
actionpack (= 8.1.3)
293+
activesupport (= 8.1.3)
294294
irb (~> 1.13)
295295
rackup (>= 1.0.0)
296296
rake (>= 12.2)

0 commit comments

Comments
 (0)