Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Commit 6dd4fad

Browse files
Build(deps): bump action_text-trix in /frameworks/Ruby/rails
Bumps [action_text-trix](https://github.com/basecamp/trix) from 2.1.16 to 2.1.17. - [Release notes](https://github.com/basecamp/trix/releases) - [Commits](basecamp/trix@v2.1.16...v2.1.17) --- updated-dependencies: - dependency-name: action_text-trix dependency-version: 2.1.17 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 106995f commit 6dd4fad

1 file changed

Lines changed: 12 additions & 10 deletions

File tree

frameworks/Ruby/rails/Gemfile.lock

Lines changed: 12 additions & 10 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.16)
4+
action_text-trix (2.1.17)
55
railties
66
actioncable (8.1.2)
77
actionpack (= 8.1.2)
@@ -123,7 +123,7 @@ GEM
123123
crass (1.0.6)
124124
date (3.5.1)
125125
drb (2.2.3)
126-
erb (6.0.1)
126+
erb (6.0.2)
127127
erubi (1.13.1)
128128
falcon (0.54.2)
129129
async
@@ -151,11 +151,12 @@ GEM
151151
io-event (1.14.2)
152152
io-stream (0.11.1)
153153
iodine (0.7.58)
154-
irb (1.16.0)
154+
irb (1.17.0)
155155
pp (>= 0.6.0)
156+
prism (>= 1.3.0)
156157
rdoc (>= 4.0.0)
157158
reline (>= 0.4.2)
158-
json (2.18.1)
159+
json (2.19.1)
159160
localhost (1.7.0)
160161
logger (1.7.0)
161162
loofah (2.25.0)
@@ -177,7 +178,8 @@ GEM
177178
metrics (0.15.0)
178179
mini_mime (1.1.5)
179180
mini_portile2 (2.8.9)
180-
minitest (6.0.1)
181+
minitest (6.0.2)
182+
drb (~> 2.0)
181183
prism (~> 1.5)
182184
msgpack (1.8.0)
183185
net-imap (0.6.2)
@@ -207,7 +209,7 @@ GEM
207209
pp (0.6.3)
208210
prettyprint
209211
prettyprint (0.2.0)
210-
prism (1.8.0)
212+
prism (1.9.0)
211213
process-metrics (0.8.0)
212214
console (~> 1.8)
213215
json (~> 2)
@@ -256,8 +258,8 @@ GEM
256258
activesupport (>= 5.0.0)
257259
minitest
258260
nokogiri (>= 1.6)
259-
rails-html-sanitizer (1.6.2)
260-
loofah (~> 2.21)
261+
rails-html-sanitizer (1.7.0)
262+
loofah (~> 2.25)
261263
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
262264
railties (8.1.2)
263265
actionpack (= 8.1.2)
@@ -269,7 +271,7 @@ GEM
269271
tsort (>= 0.2)
270272
zeitwerk (~> 2.6)
271273
rake (13.3.1)
272-
rdoc (7.1.0)
274+
rdoc (7.2.0)
273275
erb
274276
psych (>= 4.0.0)
275277
tsort
@@ -301,7 +303,7 @@ GEM
301303
base64
302304
websocket-extensions (>= 0.1.0)
303305
websocket-extensions (0.1.5)
304-
zeitwerk (2.7.4)
306+
zeitwerk (2.7.5)
305307

306308
PLATFORMS
307309
ruby

0 commit comments

Comments
 (0)