Skip to content

Commit 47fd3ef

Browse files
committed
Update outdated dependencies
1 parent 8a2be46 commit 47fd3ef

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,9 @@ GEM
141141
railties (>= 7.0)
142142
responders (>= 2)
143143
io-console (0.8.2)
144-
irb (1.16.0)
144+
irb (1.17.0)
145145
pp (>= 0.6.0)
146+
prism (>= 1.3.0)
146147
rdoc (>= 4.0.0)
147148
reline (>= 0.4.2)
148149
json (2.18.1)
@@ -174,7 +175,7 @@ GEM
174175
mini_portile2 (2.8.9)
175176
minitest (6.0.1)
176177
prism (~> 1.5)
177-
net-imap (0.6.2)
178+
net-imap (0.6.3)
178179
date
179180
net-protocol
180181
net-pop (0.1.2)
@@ -184,16 +185,16 @@ GEM
184185
net-smtp (0.5.1)
185186
net-protocol
186187
nio4r (2.7.5)
187-
nokogiri (1.19.0)
188+
nokogiri (1.19.1)
188189
mini_portile2 (~> 2.8.2)
189190
racc (~> 1.4)
190-
nokogiri (1.19.0-aarch64-linux-gnu)
191+
nokogiri (1.19.1-aarch64-linux-gnu)
191192
racc (~> 1.4)
192-
nokogiri (1.19.0-arm64-darwin)
193+
nokogiri (1.19.1-arm64-darwin)
193194
racc (~> 1.4)
194-
nokogiri (1.19.0-x86_64-darwin)
195+
nokogiri (1.19.1-x86_64-darwin)
195196
racc (~> 1.4)
196-
nokogiri (1.19.0-x86_64-linux-gnu)
197+
nokogiri (1.19.1-x86_64-linux-gnu)
197198
racc (~> 1.4)
198199
orm_adapter (0.5.0)
199200
pp (0.6.3)
@@ -250,7 +251,7 @@ GEM
250251
activerecord (>= 7.2)
251252
activesupport (>= 7.2)
252253
i18n
253-
rdoc (7.1.0)
254+
rdoc (7.2.0)
254255
erb
255256
psych (>= 4.0.0)
256257
tsort

0 commit comments

Comments
 (0)