Skip to content

Commit 4ba8138

Browse files
Bump action_text-trix from 2.1.16 to 2.1.17 in /v2.5-rails (#660)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 54bcaaf commit 4ba8138

1 file changed

Lines changed: 12 additions & 8 deletions

File tree

v2.5-rails/Gemfile.lock

Lines changed: 12 additions & 8 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)
@@ -84,7 +84,7 @@ GEM
8484
date (3.5.1)
8585
diff-lcs (1.6.2)
8686
drb (2.2.3)
87-
erb (6.0.1)
87+
erb (6.0.2)
8888
erubi (1.13.1)
8989
ffi (1.17.3)
9090
ffi (1.17.3-aarch64-linux-gnu)
@@ -102,8 +102,9 @@ GEM
102102
i18n (1.14.8)
103103
concurrent-ruby (~> 1.0)
104104
io-console (0.8.2)
105-
irb (1.16.0)
105+
irb (1.17.0)
106106
pp (>= 0.6.0)
107+
prism (>= 1.3.0)
107108
rdoc (>= 4.0.0)
108109
reline (>= 0.4.2)
109110
json (2.19.2)
@@ -173,7 +174,9 @@ GEM
173174
marcel (1.1.0)
174175
mini_mime (1.1.5)
175176
mini_portile2 (2.8.9)
176-
minitest (5.27.0)
177+
minitest (6.0.2)
178+
drb (~> 2.0)
179+
prism (~> 1.5)
177180
net-imap (0.6.2)
178181
date
179182
net-protocol
@@ -207,6 +210,7 @@ GEM
207210
pp (0.6.3)
208211
prettyprint
209212
prettyprint (0.2.0)
213+
prism (1.9.0)
210214
psych (5.3.1)
211215
date
212216
stringio
@@ -239,8 +243,8 @@ GEM
239243
activesupport (>= 5.0.0)
240244
minitest
241245
nokogiri (>= 1.6)
242-
rails-html-sanitizer (1.6.2)
243-
loofah (~> 2.21)
246+
rails-html-sanitizer (1.7.0)
247+
loofah (~> 2.25)
244248
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)
245249
railties (8.1.2)
246250
actionpack (= 8.1.2)
@@ -252,7 +256,7 @@ GEM
252256
tsort (>= 0.2)
253257
zeitwerk (~> 2.6)
254258
rake (13.3.1)
255-
rdoc (6.17.0)
259+
rdoc (7.2.0)
256260
erb
257261
psych (>= 4.0.0)
258262
tsort
@@ -287,7 +291,7 @@ GEM
287291
sqlite3 (2.9.0-x86_64-linux-gnu)
288292
sqlite3 (2.9.0-x86_64-linux-musl)
289293
stringio (3.2.0)
290-
thor (1.4.0)
294+
thor (1.5.0)
291295
tilt (2.6.1)
292296
timeout (0.6.0)
293297
tsort (0.2.0)

0 commit comments

Comments
 (0)