Skip to content

Commit 3ed9711

Browse files
Update transitive dependencies
ast 2.4.3, date 3.5.1, erb 6.0.2, io-console 0.8.2, irb 1.17.0, mail 2.9.0, net-imap 0.6.3, psych 5.3.1, rdoc 7.2.0, regexp_parser 2.11.3, reline 0.6.3, thor 1.5.0.
1 parent c2fe6b9 commit 3ed9711

1 file changed

Lines changed: 15 additions & 12 deletions

File tree

apps/rails_application/Gemfile.lock

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ GEM
9393
activesupport (>= 7.0)
9494
arkency-command_bus (0.4.1)
9595
concurrent-ruby
96-
ast (2.4.2)
96+
ast (2.4.3)
9797
base64 (0.3.0)
9898
bigdecimal (4.1.0)
9999
bootsnap (1.23.0)
@@ -107,7 +107,7 @@ GEM
107107
concurrent-ruby (1.3.6)
108108
connection_pool (3.0.2)
109109
crass (1.0.6)
110-
date (3.4.1)
110+
date (3.5.1)
111111
diff-lcs (2.0.0)
112112
dotenv (3.2.0)
113113
dotenv-rails (3.2.0)
@@ -136,7 +136,7 @@ GEM
136136
dry-inflector (~> 1.0)
137137
dry-logic (~> 1.4)
138138
zeitwerk (~> 2.6)
139-
erb (5.0.2)
139+
erb (6.0.2)
140140
erubi (1.13.1)
141141
ffi (1.15.5)
142142
globalid (1.3.0)
@@ -159,9 +159,10 @@ GEM
159159
actionpack (>= 6.0.0)
160160
activesupport (>= 6.0.0)
161161
railties (>= 6.0.0)
162-
io-console (0.8.1)
163-
irb (1.15.2)
162+
io-console (0.8.2)
163+
irb (1.17.0)
164164
pp (>= 0.6.0)
165+
prism (>= 1.3.0)
165166
rdoc (>= 4.0.0)
166167
reline (>= 0.4.2)
167168
json (2.19.3)
@@ -185,7 +186,8 @@ GEM
185186
loofah (2.25.1)
186187
crass (~> 1.0.2)
187188
nokogiri (>= 1.12.0)
188-
mail (2.8.1)
189+
mail (2.9.0)
190+
logger
189191
mini_mime (>= 0.1.1)
190192
net-imap
191193
net-pop
@@ -206,7 +208,7 @@ GEM
206208
mutant (= 0.15.1)
207209
mutex_m (~> 0.2)
208210
mutex_m (0.3.0)
209-
net-imap (0.5.11)
211+
net-imap (0.6.3)
210212
date
211213
net-protocol
212214
net-pop (0.1.2)
@@ -247,7 +249,7 @@ GEM
247249
prettyprint
248250
prettyprint (0.2.0)
249251
prism (1.9.0)
250-
psych (5.2.6)
252+
psych (5.3.1)
251253
date
252254
stringio
253255
puma (7.2.0)
@@ -306,11 +308,12 @@ GEM
306308
rb-fsevent (0.11.2)
307309
rb-inotify (0.11.1)
308310
ffi (~> 1.0)
309-
rdoc (6.14.2)
311+
rdoc (7.2.0)
310312
erb
311313
psych (>= 4.0.0)
312-
regexp_parser (2.10.0)
313-
reline (0.6.2)
314+
tsort
315+
regexp_parser (2.11.3)
316+
reline (0.6.3)
314317
io-console (~> 0.5)
315318
ruby_event_store (2.18.0)
316319
concurrent-ruby (~> 1.0, >= 1.1.6)
@@ -348,7 +351,7 @@ GEM
348351
railties (>= 7.0.0)
349352
tailwindcss-rails (2.6.5-x86_64-linux)
350353
railties (>= 7.0.0)
351-
thor (1.4.0)
354+
thor (1.5.0)
352355
timeout (0.6.1)
353356
tsort (0.2.0)
354357
turbo-rails (2.0.23)

0 commit comments

Comments
 (0)