Skip to content

Commit 74902d1

Browse files
Bump action_text-trix from 2.1.17 to 2.1.18
Bumps [action_text-trix](https://github.com/basecamp/trix) from 2.1.17 to 2.1.18. - [Release notes](https://github.com/basecamp/trix/releases) - [Commits](basecamp/trix@v2.1.17...v2.1.18) --- updated-dependencies: - dependency-name: action_text-trix dependency-version: 2.1.18 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4be4cc commit 74902d1

File tree

1 file changed

+13
-11
lines changed

1 file changed

+13
-11
lines changed

Gemfile.lock

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -108,14 +108,14 @@ GIT
108108
GEM
109109
remote: https://rubygems.org/
110110
specs:
111-
action_text-trix (2.1.17)
111+
action_text-trix (2.1.18)
112112
railties
113113
addressable (2.8.6)
114114
public_suffix (>= 2.0.2, < 6.0)
115115
ast (2.4.2)
116116
base64 (0.3.0)
117117
bcrypt (3.1.22)
118-
bigdecimal (4.0.1)
118+
bigdecimal (4.1.0)
119119
bindex (0.8.1)
120120
brakeman (7.0.2)
121121
racc
@@ -138,7 +138,7 @@ GEM
138138
irb (~> 1.10)
139139
reline (>= 0.3.8)
140140
drb (2.2.3)
141-
erb (6.0.1)
141+
erb (6.0.2)
142142
erubi (1.13.1)
143143
faker (3.5.1)
144144
i18n (>= 1.8.11, < 2)
@@ -156,14 +156,15 @@ GEM
156156
activesupport (>= 6.0.0)
157157
railties (>= 6.0.0)
158158
io-console (0.8.2)
159-
irb (1.16.0)
159+
irb (1.17.0)
160160
pp (>= 0.6.0)
161+
prism (>= 1.3.0)
161162
rdoc (>= 4.0.0)
162163
reline (>= 0.4.2)
163164
jbuilder (2.13.0)
164165
actionview (>= 5.0.0)
165166
activesupport (>= 5.0.0)
166-
json (2.7.2)
167+
json (2.19.3)
167168
language_server-protocol (3.17.0.3)
168169
logger (1.7.0)
169170
loofah (2.25.1)
@@ -180,7 +181,8 @@ GEM
180181
mini_magick (4.13.2)
181182
mini_mime (1.1.5)
182183
mini_portile2 (2.8.9)
183-
minitest (6.0.1)
184+
minitest (6.0.2)
185+
drb (~> 2.0)
184186
prism (~> 1.5)
185187
mono_logger (1.1.2)
186188
multi_json (1.15.0)
@@ -216,7 +218,7 @@ GEM
216218
pp (0.6.3)
217219
prettyprint
218220
prettyprint (0.2.0)
219-
prism (1.8.0)
221+
prism (1.9.0)
220222
propshaft (1.0.0)
221223
actionpack (>= 7.0.0)
222224
activesupport (>= 7.0.0)
@@ -245,12 +247,12 @@ GEM
245247
activesupport (>= 5.0.0)
246248
minitest
247249
nokogiri (>= 1.6)
248-
rails-html-sanitizer (1.6.2)
249-
loofah (~> 2.21)
250+
rails-html-sanitizer (1.7.0)
251+
loofah (~> 2.25)
250252
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)
251253
rainbow (3.1.1)
252254
rake (13.3.1)
253-
rdoc (7.0.3)
255+
rdoc (7.2.0)
254256
erb
255257
psych (>= 4.0.0)
256258
tsort
@@ -364,7 +366,7 @@ GEM
364366
websocket-extensions (0.1.5)
365367
xpath (3.2.0)
366368
nokogiri (~> 1.8)
367-
zeitwerk (2.7.4)
369+
zeitwerk (2.7.5)
368370

369371
PLATFORMS
370372
aarch64-linux

0 commit comments

Comments
 (0)