Skip to content

Commit 2138a2b

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 fa9c58f commit 2138a2b

File tree

1 file changed

+22
-19
lines changed

1 file changed

+22
-19
lines changed

Gemfile.lock

Lines changed: 22 additions & 19 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,19 @@ 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.17.0)
176176
pp (>= 0.6.0)
177+
prism (>= 1.3.0)
177178
rdoc (>= 4.0.0)
178179
reline (>= 0.4.2)
179180
jbuilder (2.14.1)
180181
actionview (>= 7.0.0)
181182
activesupport (>= 7.0.0)
182183
jmespath (1.6.2)
183-
json (2.16.0)
184+
json (2.18.1)
184185
jsonnet (0.6.0)
185186
mini_portile2 (>= 2.2.0)
186187
jwt (3.1.2)
@@ -205,7 +206,7 @@ GEM
205206
rb-fsevent (~> 0.10, >= 0.10.3)
206207
rb-inotify (~> 0.9, >= 0.9.10)
207208
logger (1.7.0)
208-
loofah (2.24.1)
209+
loofah (2.25.0)
209210
crass (~> 1.0.2)
210211
nokogiri (>= 1.12.0)
211212
mail (2.9.0)
@@ -217,10 +218,11 @@ GEM
217218
marcel (1.1.0)
218219
mini_mime (1.1.5)
219220
mini_portile2 (2.8.9)
220-
minitest (5.26.1)
221+
minitest (6.0.1)
222+
prism (~> 1.5)
221223
msgpack (1.8.0)
222-
multi_xml (0.7.2)
223-
bigdecimal (~> 3.1)
224+
multi_xml (0.8.1)
225+
bigdecimal (>= 3.1, < 5)
224226
multipart-post (2.4.1)
225227
mutex_m (0.3.0)
226228
net-imap (0.5.12)
@@ -272,7 +274,8 @@ GEM
272274
net-smtp
273275
premailer (~> 1.7, >= 1.7.9)
274276
prettyprint (0.2.0)
275-
psych (5.2.6)
277+
prism (1.9.0)
278+
psych (5.3.1)
276279
date
277280
stringio
278281
public_suffix (6.0.2)
@@ -293,7 +296,7 @@ GEM
293296
rack (>= 3.0.0)
294297
rack-test (2.2.0)
295298
rack (>= 1.3)
296-
rackup (2.2.1)
299+
rackup (2.3.1)
297300
rack (>= 3)
298301
rails (8.1.1)
299302
actioncable (= 8.1.1)
@@ -339,7 +342,7 @@ GEM
339342
ffi (~> 1.0)
340343
rb_sys (0.9.117)
341344
rake-compiler-dock (= 1.9.1)
342-
rdoc (6.15.1)
345+
rdoc (7.2.0)
343346
erb
344347
psych (>= 4.0.0)
345348
tsort
@@ -385,9 +388,9 @@ GEM
385388
snaky_hash (2.0.3)
386389
hashie (>= 0.1.0, < 6)
387390
version_gem (>= 1.1.8, < 3)
388-
stringio (3.1.8)
391+
stringio (3.2.0)
389392
temple (0.10.4)
390-
thor (1.4.0)
393+
thor (1.5.0)
391394
tilt (2.6.1)
392395
timeout (0.4.4)
393396
tsort (0.2.0)
@@ -409,7 +412,7 @@ GEM
409412
base64
410413
websocket-extensions (>= 0.1.0)
411414
websocket-extensions (0.1.5)
412-
zeitwerk (2.7.3)
415+
zeitwerk (2.7.4)
413416

414417
PLATFORMS
415418
ruby

0 commit comments

Comments
 (0)