Skip to content

Commit 481995a

Browse files
committed
Update outdated dependencies
1 parent d2acf54 commit 481995a

File tree

4 files changed

+25
-22
lines changed

4 files changed

+25
-22
lines changed

Gemfile.lock

+9-8
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ GEM
116116
pp (>= 0.6.0)
117117
rdoc (>= 4.0.0)
118118
reline (>= 0.4.2)
119-
json (2.9.1)
119+
json (2.10.0)
120120
language_server-protocol (3.17.0.4)
121121
logger (1.6.5)
122122
loofah (2.24.0)
@@ -133,14 +133,15 @@ GEM
133133
mini_mime (1.1.5)
134134
mini_portile2 (2.8.8)
135135
minitest (5.25.4)
136-
net-imap (0.5.5)
136+
net-imap (0.5.6)
137137
date
138138
net-protocol
139139
net-pop (0.1.2)
140140
net-protocol
141141
net-protocol (0.2.2)
142142
timeout
143-
net-smtp (0.5.0)
143+
net-smtp (0.5.1)
144+
net-protocol
144145
nio4r (2.7.4)
145146
nokogiri (1.18.2)
146147
mini_portile2 (~> 2.8.2)
@@ -154,7 +155,7 @@ GEM
154155
nokogiri (1.18.2-x86_64-linux-gnu)
155156
racc (~> 1.4)
156157
parallel (1.26.3)
157-
parser (3.3.7.0)
158+
parser (3.3.7.1)
158159
ast (~> 2.4.1)
159160
racc
160161
pp (0.6.2)
@@ -207,7 +208,7 @@ GEM
207208
zeitwerk (~> 2.6)
208209
rainbow (3.1.1)
209210
rake (13.2.1)
210-
rdoc (6.11.0)
211+
rdoc (6.12.0)
211212
psych (>= 4.0.0)
212213
regexp_parser (2.10.0)
213214
reline (0.6.0)
@@ -217,15 +218,15 @@ GEM
217218
rspec-core (~> 3.13.0)
218219
rspec-expectations (~> 3.13.0)
219220
rspec-mocks (~> 3.13.0)
220-
rspec-core (3.13.2)
221+
rspec-core (3.13.3)
221222
rspec-support (~> 3.13.0)
222223
rspec-expectations (3.13.3)
223224
diff-lcs (>= 1.2.0, < 2.0)
224225
rspec-support (~> 3.13.0)
225226
rspec-mocks (3.13.2)
226227
diff-lcs (>= 1.2.0, < 2.0)
227228
rspec-support (~> 3.13.0)
228-
rspec-rails (7.1.0)
229+
rspec-rails (7.1.1)
229230
actionpack (>= 7.0)
230231
activesupport (>= 7.0)
231232
railties (>= 7.0)
@@ -234,7 +235,7 @@ GEM
234235
rspec-mocks (~> 3.13)
235236
rspec-support (~> 3.13)
236237
rspec-support (3.13.2)
237-
rubocop (1.71.1)
238+
rubocop (1.71.2)
238239
json (~> 2.3)
239240
language_server-protocol (>= 3.17.0)
240241
parallel (~> 1.10)

gemfiles/rails_70/Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -114,14 +114,14 @@ GEM
114114
mini_mime (1.1.5)
115115
mini_portile2 (2.8.8)
116116
minitest (5.25.4)
117-
net-imap (0.5.5)
117+
net-imap (0.5.6)
118118
date
119119
net-protocol
120120
net-pop (0.1.2)
121121
net-protocol
122122
net-protocol (0.2.2)
123123
timeout
124-
net-smtp (0.5.0)
124+
net-smtp (0.5.1)
125125
net-protocol
126126
nio4r (2.7.4)
127127
nokogiri (1.18.2)
@@ -178,15 +178,15 @@ GEM
178178
rspec-core (~> 3.13.0)
179179
rspec-expectations (~> 3.13.0)
180180
rspec-mocks (~> 3.13.0)
181-
rspec-core (3.13.2)
181+
rspec-core (3.13.3)
182182
rspec-support (~> 3.13.0)
183183
rspec-expectations (3.13.3)
184184
diff-lcs (>= 1.2.0, < 2.0)
185185
rspec-support (~> 3.13.0)
186186
rspec-mocks (3.13.2)
187187
diff-lcs (>= 1.2.0, < 2.0)
188188
rspec-support (~> 3.13.0)
189-
rspec-rails (7.1.0)
189+
rspec-rails (7.1.1)
190190
actionpack (>= 7.0)
191191
activesupport (>= 7.0)
192192
railties (>= 7.0)

gemfiles/rails_71/Gemfile.lock

+6-5
Original file line numberDiff line numberDiff line change
@@ -137,14 +137,15 @@ GEM
137137
mini_portile2 (2.8.8)
138138
minitest (5.25.4)
139139
mutex_m (0.3.0)
140-
net-imap (0.5.5)
140+
net-imap (0.5.6)
141141
date
142142
net-protocol
143143
net-pop (0.1.2)
144144
net-protocol
145145
net-protocol (0.2.2)
146146
timeout
147-
net-smtp (0.5.0)
147+
net-smtp (0.5.1)
148+
net-protocol
148149
nio4r (2.7.4)
149150
nokogiri (1.18.2)
150151
mini_portile2 (~> 2.8.2)
@@ -206,7 +207,7 @@ GEM
206207
thor (~> 1.0, >= 1.2.2)
207208
zeitwerk (~> 2.6)
208209
rake (13.2.1)
209-
rdoc (6.11.0)
210+
rdoc (6.12.0)
210211
psych (>= 4.0.0)
211212
regexp_parser (2.10.0)
212213
reline (0.6.0)
@@ -216,15 +217,15 @@ GEM
216217
rspec-core (~> 3.13.0)
217218
rspec-expectations (~> 3.13.0)
218219
rspec-mocks (~> 3.13.0)
219-
rspec-core (3.13.2)
220+
rspec-core (3.13.3)
220221
rspec-support (~> 3.13.0)
221222
rspec-expectations (3.13.3)
222223
diff-lcs (>= 1.2.0, < 2.0)
223224
rspec-support (~> 3.13.0)
224225
rspec-mocks (3.13.2)
225226
diff-lcs (>= 1.2.0, < 2.0)
226227
rspec-support (~> 3.13.0)
227-
rspec-rails (7.1.0)
228+
rspec-rails (7.1.1)
228229
actionpack (>= 7.0)
229230
activesupport (>= 7.0)
230231
railties (>= 7.0)

gemfiles/rails_72/Gemfile.lock

+6-5
Original file line numberDiff line numberDiff line change
@@ -130,14 +130,15 @@ GEM
130130
mini_mime (1.1.5)
131131
mini_portile2 (2.8.8)
132132
minitest (5.25.4)
133-
net-imap (0.5.5)
133+
net-imap (0.5.6)
134134
date
135135
net-protocol
136136
net-pop (0.1.2)
137137
net-protocol
138138
net-protocol (0.2.2)
139139
timeout
140-
net-smtp (0.5.0)
140+
net-smtp (0.5.1)
141+
net-protocol
141142
nio4r (2.7.4)
142143
nokogiri (1.18.2)
143144
mini_portile2 (~> 2.8.2)
@@ -199,7 +200,7 @@ GEM
199200
thor (~> 1.0, >= 1.2.2)
200201
zeitwerk (~> 2.6)
201202
rake (13.2.1)
202-
rdoc (6.11.0)
203+
rdoc (6.12.0)
203204
psych (>= 4.0.0)
204205
regexp_parser (2.10.0)
205206
reline (0.6.0)
@@ -209,15 +210,15 @@ GEM
209210
rspec-core (~> 3.13.0)
210211
rspec-expectations (~> 3.13.0)
211212
rspec-mocks (~> 3.13.0)
212-
rspec-core (3.13.2)
213+
rspec-core (3.13.3)
213214
rspec-support (~> 3.13.0)
214215
rspec-expectations (3.13.3)
215216
diff-lcs (>= 1.2.0, < 2.0)
216217
rspec-support (~> 3.13.0)
217218
rspec-mocks (3.13.2)
218219
diff-lcs (>= 1.2.0, < 2.0)
219220
rspec-support (~> 3.13.0)
220-
rspec-rails (7.1.0)
221+
rspec-rails (7.1.1)
221222
actionpack (>= 7.0)
222223
activesupport (>= 7.0)
223224
railties (>= 7.0)

0 commit comments

Comments
 (0)