Skip to content

Commit 92353c2

Browse files
Bump action_text-trix from 2.1.15 to 2.1.16 (#2961)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 270f656 commit 92353c2

File tree

1 file changed

+19
-18
lines changed

1 file changed

+19
-18
lines changed

Gemfile.lock

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ PATH
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
action_text-trix (2.1.15)
13+
action_text-trix (2.1.16)
1414
railties
1515
actioncable (8.1.1)
1616
actionpack (= 8.1.1)
@@ -100,7 +100,7 @@ GEM
100100
awesome_print (1.9.2)
101101
base64 (0.3.0)
102102
benchmark (0.5.0)
103-
bigdecimal (3.3.1)
103+
bigdecimal (4.0.1)
104104
builder (3.3.0)
105105
byebug (12.0.0)
106106
capybara (3.40.0)
@@ -114,8 +114,8 @@ GEM
114114
xpath (~> 3.2)
115115
childprocess (5.1.0)
116116
logger (~> 1.5)
117-
concurrent-ruby (1.3.5)
118-
connection_pool (2.5.5)
117+
concurrent-ruby (1.3.6)
118+
connection_pool (3.0.2)
119119
crack (1.0.1)
120120
bigdecimal
121121
rexml
@@ -128,14 +128,14 @@ GEM
128128
activerecord (>= 5.a)
129129
database_cleaner-core (~> 2.0.0)
130130
database_cleaner-core (2.0.1)
131-
date (3.5.0)
131+
date (3.5.1)
132132
diff-lcs (1.5.1)
133133
dotenv (3.2.0)
134134
dotenv-rails (3.2.0)
135135
dotenv (= 3.2.0)
136136
railties (>= 6.1)
137137
drb (2.2.3)
138-
erb (6.0.0)
138+
erb (6.0.1)
139139
erubi (1.13.1)
140140
execjs (2.10.0)
141141
factory_bot (6.5.5)
@@ -156,7 +156,7 @@ GEM
156156
hashdiff (1.2.1)
157157
highline (3.1.2)
158158
reline
159-
i18n (1.14.7)
159+
i18n (1.14.8)
160160
concurrent-ruby (~> 1.0)
161161
i18n-tasks (1.0.15)
162162
activesupport (>= 4.0.2)
@@ -172,14 +172,14 @@ GEM
172172
image_processing (1.14.0)
173173
mini_magick (>= 4.9.5, < 6)
174174
ruby-vips (>= 2.0.17, < 3)
175-
io-console (0.8.1)
176-
irb (1.15.3)
175+
io-console (0.8.2)
176+
irb (1.16.0)
177177
pp (>= 0.6.0)
178178
rdoc (>= 4.0.0)
179179
reline (>= 0.4.2)
180180
jsbundling-rails (1.3.1)
181181
railties (>= 6.0.0)
182-
json (2.17.0)
182+
json (2.18.0)
183183
kaminari (1.2.2)
184184
activesupport (>= 4.1.0)
185185
kaminari-actionview (= 1.2.2)
@@ -202,7 +202,7 @@ GEM
202202
logger (~> 1.6)
203203
lint_roller (1.1.0)
204204
logger (1.7.0)
205-
loofah (2.24.1)
205+
loofah (2.25.0)
206206
crass (~> 1.0.2)
207207
nokogiri (>= 1.12.0)
208208
mail (2.8.1)
@@ -217,7 +217,8 @@ GEM
217217
logger
218218
mini_mime (1.1.5)
219219
mini_portile2 (2.8.9)
220-
minitest (5.26.2)
220+
minitest (6.0.1)
221+
prism (~> 1.5)
221222
net-imap (0.5.7)
222223
date
223224
net-protocol
@@ -228,7 +229,7 @@ GEM
228229
net-smtp (0.5.0)
229230
net-protocol
230231
nio4r (2.7.4)
231-
nokogiri (1.18.10)
232+
nokogiri (1.19.0)
232233
mini_portile2 (~> 2.8.2)
233234
racc (~> 1.4)
234235
parallel (1.27.0)
@@ -240,7 +241,7 @@ GEM
240241
prettyprint
241242
prettyprint (0.2.0)
242243
prism (1.6.0)
243-
psych (5.2.6)
244+
psych (5.3.1)
244245
date
245246
stringio
246247
public_suffix (6.0.2)
@@ -256,7 +257,7 @@ GEM
256257
rack-test (2.2.0)
257258
rack (>= 1.3)
258259
rack-timeout (0.7.0)
259-
rackup (2.2.1)
260+
rackup (2.3.1)
260261
rack (>= 3)
261262
rails (8.1.1)
262263
actioncable (= 8.1.1)
@@ -293,7 +294,7 @@ GEM
293294
zeitwerk (~> 2.6)
294295
rainbow (3.1.1)
295296
rake (13.3.1)
296-
rdoc (6.16.1)
297+
rdoc (7.0.3)
297298
erb
298299
psych (>= 4.0.0)
299300
tsort
@@ -376,7 +377,7 @@ GEM
376377
standard-performance (1.8.0)
377378
lint_roller (~> 1.1)
378379
rubocop-performance (~> 1.25.0)
379-
stringio (3.1.9)
380+
stringio (3.2.0)
380381
terminal-table (4.0.0)
381382
unicode-display_width (>= 1.1.1, < 4)
382383
thor (1.4.0)
@@ -405,7 +406,7 @@ GEM
405406
xpath (3.2.0)
406407
nokogiri (~> 1.8)
407408
yard (0.9.38)
408-
zeitwerk (2.7.3)
409+
zeitwerk (2.7.4)
409410

410411
PLATFORMS
411412
ruby

0 commit comments

Comments
 (0)