Skip to content

Commit 4965154

Browse files
Bump action_text-trix from 2.1.15 to 2.1.16
Bumps [action_text-trix](https://github.com/basecamp/trix) from 2.1.15 to 2.1.16. - [Release notes](https://github.com/basecamp/trix/releases) - [Commits](basecamp/trix@v2.1.15...v2.1.16) --- updated-dependencies: - dependency-name: action_text-trix dependency-version: 2.1.16 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1f93e98 commit 4965154

File tree

1 file changed

+20
-18
lines changed

1 file changed

+20
-18
lines changed

Gemfile.lock

Lines changed: 20 additions & 18 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.15)
4+
action_text-trix (2.1.16)
55
railties
66
actioncable (8.1.1)
77
actionpack (= 8.1.1)
@@ -108,24 +108,24 @@ GEM
108108
aws-eventstream (~> 1, >= 1.0.2)
109109
aws_lambda_ric (3.1.3)
110110
base64 (0.3.0)
111-
bigdecimal (3.3.1)
111+
bigdecimal (4.0.1)
112112
bootsnap (1.19.0)
113113
msgpack (~> 1.2)
114114
builder (3.3.0)
115115
childprocess (5.1.0)
116116
logger (~> 1.5)
117117
commonmarker (2.5.0)
118118
rb_sys (~> 0.9)
119-
concurrent-ruby (1.3.5)
119+
concurrent-ruby (1.3.6)
120120
connection_pool (2.5.4)
121121
crass (1.0.6)
122122
css_parser (1.21.1)
123123
addressable
124-
date (3.5.0)
124+
date (3.5.1)
125125
diff-lcs (1.6.2)
126126
drb (2.2.3)
127127
dry-cli (1.3.0)
128-
erb (6.0.0)
128+
erb (6.0.1)
129129
erubi (1.13.1)
130130
factory_bot (6.5.6)
131131
activesupport (>= 6.1.0)
@@ -169,18 +169,18 @@ GEM
169169
hashdiff (1.2.1)
170170
hashie (5.0.0)
171171
htmlentities (4.3.4)
172-
i18n (1.14.7)
172+
i18n (1.14.8)
173173
concurrent-ruby (~> 1.0)
174-
io-console (0.8.1)
175-
irb (1.15.3)
174+
io-console (0.8.2)
175+
irb (1.16.0)
176176
pp (>= 0.6.0)
177177
rdoc (>= 4.0.0)
178178
reline (>= 0.4.2)
179179
jbuilder (2.14.1)
180180
actionview (>= 7.0.0)
181181
activesupport (>= 7.0.0)
182182
jmespath (1.6.2)
183-
json (2.16.0)
183+
json (2.18.0)
184184
jsonnet (0.6.0)
185185
mini_portile2 (>= 2.2.0)
186186
jwt (3.1.2)
@@ -205,7 +205,7 @@ GEM
205205
rb-fsevent (~> 0.10, >= 0.10.3)
206206
rb-inotify (~> 0.9, >= 0.9.10)
207207
logger (1.7.0)
208-
loofah (2.24.1)
208+
loofah (2.25.0)
209209
crass (~> 1.0.2)
210210
nokogiri (>= 1.12.0)
211211
mail (2.9.0)
@@ -217,10 +217,11 @@ GEM
217217
marcel (1.1.0)
218218
mini_mime (1.1.5)
219219
mini_portile2 (2.8.9)
220-
minitest (5.26.1)
220+
minitest (6.0.1)
221+
prism (~> 1.5)
221222
msgpack (1.8.0)
222-
multi_xml (0.7.2)
223-
bigdecimal (~> 3.1)
223+
multi_xml (0.8.0)
224+
bigdecimal (>= 3.1, < 5)
224225
multipart-post (2.4.1)
225226
mutex_m (0.3.0)
226227
net-imap (0.5.12)
@@ -272,7 +273,8 @@ GEM
272273
net-smtp
273274
premailer (~> 1.7, >= 1.7.9)
274275
prettyprint (0.2.0)
275-
psych (5.2.6)
276+
prism (1.7.0)
277+
psych (5.3.1)
276278
date
277279
stringio
278280
public_suffix (6.0.2)
@@ -293,7 +295,7 @@ GEM
293295
rack (>= 3.0.0)
294296
rack-test (2.2.0)
295297
rack (>= 1.3)
296-
rackup (2.2.1)
298+
rackup (2.3.1)
297299
rack (>= 3)
298300
rails (8.1.1)
299301
actioncable (= 8.1.1)
@@ -339,7 +341,7 @@ GEM
339341
ffi (~> 1.0)
340342
rb_sys (0.9.117)
341343
rake-compiler-dock (= 1.9.1)
342-
rdoc (6.15.1)
344+
rdoc (7.0.3)
343345
erb
344346
psych (>= 4.0.0)
345347
tsort
@@ -385,7 +387,7 @@ GEM
385387
snaky_hash (2.0.3)
386388
hashie (>= 0.1.0, < 6)
387389
version_gem (>= 1.1.8, < 3)
388-
stringio (3.1.8)
390+
stringio (3.2.0)
389391
temple (0.10.4)
390392
thor (1.4.0)
391393
tilt (2.6.1)
@@ -409,7 +411,7 @@ GEM
409411
base64
410412
websocket-extensions (>= 0.1.0)
411413
websocket-extensions (0.1.5)
412-
zeitwerk (2.7.3)
414+
zeitwerk (2.7.4)
413415

414416
PLATFORMS
415417
ruby

0 commit comments

Comments
 (0)