Skip to content

Commit 28a7d50

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 f3d0372 commit 28a7d50

1 file changed

Lines changed: 18 additions & 16 deletions

File tree

Gemfile.lock

Lines changed: 18 additions & 16 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)
@@ -100,13 +100,13 @@ GEM
100100
bcrypt (3.1.20)
101101
bigdecimal (4.0.1)
102102
builder (3.3.0)
103-
concurrent-ruby (1.3.5)
103+
concurrent-ruby (1.3.6)
104104
connection_pool (3.0.2)
105105
crass (1.0.6)
106106
cssbundling-rails (1.4.3)
107107
railties (>= 6.0.0)
108108
csv (3.3.5)
109-
date (3.5.0)
109+
date (3.5.1)
110110
devise (4.9.4)
111111
bcrypt (~> 3.0)
112112
orm_adapter (~> 0.1)
@@ -115,7 +115,7 @@ GEM
115115
warden (~> 1.2.3)
116116
diff-lcs (1.6.2)
117117
drb (2.2.3)
118-
erb (5.1.3)
118+
erb (6.0.1)
119119
erubi (1.13.1)
120120
faraday (2.13.1)
121121
faraday-net_http (>= 2.0, < 3.5)
@@ -137,10 +137,10 @@ GEM
137137
haml (>= 4.0.6)
138138
railties (>= 5.1)
139139
hashie (5.0.0)
140-
i18n (1.14.7)
140+
i18n (1.14.8)
141141
concurrent-ruby (~> 1.0)
142-
io-console (0.8.1)
143-
irb (1.15.2)
142+
io-console (0.8.2)
143+
irb (1.16.0)
144144
pp (>= 0.6.0)
145145
rdoc (>= 4.0.0)
146146
reline (>= 0.4.2)
@@ -162,7 +162,7 @@ GEM
162162
kaminari-core (= 1.2.2)
163163
kaminari-core (1.2.2)
164164
logger (1.7.0)
165-
loofah (2.24.1)
165+
loofah (2.25.0)
166166
crass (~> 1.0.2)
167167
nokogiri (>= 1.12.0)
168168
mail (2.9.0)
@@ -174,7 +174,8 @@ GEM
174174
marcel (1.1.0)
175175
mini_mime (1.1.5)
176176
mini_portile2 (2.8.9)
177-
minitest (5.27.0)
177+
minitest (6.0.1)
178+
prism (~> 1.5)
178179
multi_xml (0.6.0)
179180
net-http (0.6.0)
180181
uri
@@ -188,7 +189,7 @@ GEM
188189
net-smtp (0.5.1)
189190
net-protocol
190191
nio4r (2.7.4)
191-
nokogiri (1.18.10)
192+
nokogiri (1.19.0)
192193
mini_portile2 (~> 2.8.2)
193194
racc (~> 1.4)
194195
oauth2 (2.0.9)
@@ -220,11 +221,12 @@ GEM
220221
pp (0.6.3)
221222
prettyprint
222223
prettyprint (0.2.0)
224+
prism (1.7.0)
223225
propshaft (1.3.1)
224226
actionpack (>= 7.0.0)
225227
activesupport (>= 7.0.0)
226228
rack
227-
psych (5.2.6)
229+
psych (5.3.1)
228230
date
229231
stringio
230232
public_suffix (6.0.1)
@@ -241,7 +243,7 @@ GEM
241243
rack (>= 3.0.0)
242244
rack-test (2.2.0)
243245
rack (>= 1.3)
244-
rackup (2.2.1)
246+
rackup (2.3.1)
245247
rack (>= 3)
246248
rails (8.1.1)
247249
actioncable (= 8.1.1)
@@ -274,11 +276,11 @@ GEM
274276
tsort (>= 0.2)
275277
zeitwerk (~> 2.6)
276278
rake (13.3.1)
277-
rdoc (6.15.0)
279+
rdoc (7.0.3)
278280
erb
279281
psych (>= 4.0.0)
280282
tsort
281-
reline (0.6.2)
283+
reline (0.6.3)
282284
io-console (~> 0.5)
283285
responders (3.1.1)
284286
actionpack (>= 5.2)
@@ -316,7 +318,7 @@ GEM
316318
version_gem (~> 1.1, >= 1.1.1)
317319
sqlite3 (2.8.1)
318320
mini_portile2 (~> 2.8.0)
319-
stringio (3.1.7)
321+
stringio (3.2.0)
320322
temple (0.10.4)
321323
thor (1.4.0)
322324
tilt (2.6.1)
@@ -333,7 +335,7 @@ GEM
333335
base64
334336
websocket-extensions (>= 0.1.0)
335337
websocket-extensions (0.1.5)
336-
zeitwerk (2.7.3)
338+
zeitwerk (2.7.4)
337339

338340
PLATFORMS
339341
ruby

0 commit comments

Comments
 (0)