Skip to content

Commit 6748569

Browse files
Update dependency rspec-rails to v8
1 parent e70b434 commit 6748569

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

Gemfile.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ GEM
124124
database_cleaner-core (~> 2.0.0)
125125
database_cleaner-core (2.0.1)
126126
date (3.4.1)
127-
diff-lcs (1.6.1)
127+
diff-lcs (1.6.2)
128128
docile (1.4.1)
129129
dotenv (3.1.8)
130130
drb (2.2.1)
@@ -176,7 +176,7 @@ GEM
176176
activesupport (>= 4)
177177
railties (>= 4)
178178
request_store (~> 1.0)
179-
loofah (2.24.0)
179+
loofah (2.24.1)
180180
crass (~> 1.0.2)
181181
nokogiri (>= 1.12.0)
182182
mail (2.8.1)
@@ -202,11 +202,11 @@ GEM
202202
net-smtp (0.5.1)
203203
net-protocol
204204
nio4r (2.7.4)
205-
nokogiri (1.18.7-arm64-darwin)
205+
nokogiri (1.18.8-arm64-darwin)
206206
racc (~> 1.4)
207-
nokogiri (1.18.7-x86_64-darwin)
207+
nokogiri (1.18.8-x86_64-darwin)
208208
racc (~> 1.4)
209-
nokogiri (1.18.7-x86_64-linux-gnu)
209+
nokogiri (1.18.8-x86_64-linux-gnu)
210210
racc (~> 1.4)
211211
parallel (1.27.0)
212212
parser (3.3.8.0)
@@ -223,15 +223,15 @@ GEM
223223
method_source (~> 1.0)
224224
pry-rails (0.3.11)
225225
pry (>= 0.13.0)
226-
psych (5.2.3)
226+
psych (5.2.6)
227227
date
228228
stringio
229229
public_suffix (6.0.1)
230230
puma (6.6.0)
231231
nio4r (~> 2.0)
232232
racc (1.8.1)
233-
rack (3.1.13)
234-
rack-session (2.1.0)
233+
rack (3.1.15)
234+
rack-session (2.1.1)
235235
base64 (>= 0.1.0)
236236
rack (>= 3.0.0)
237237
rack-test (2.2.0)
@@ -285,21 +285,21 @@ GEM
285285
rouge (4.5.1)
286286
rspec-core (3.13.3)
287287
rspec-support (~> 3.13.0)
288-
rspec-expectations (3.13.3)
288+
rspec-expectations (3.13.4)
289289
diff-lcs (>= 1.2.0, < 2.0)
290290
rspec-support (~> 3.13.0)
291-
rspec-mocks (3.13.2)
291+
rspec-mocks (3.13.4)
292292
diff-lcs (>= 1.2.0, < 2.0)
293293
rspec-support (~> 3.13.0)
294-
rspec-rails (7.1.1)
295-
actionpack (>= 7.0)
296-
activesupport (>= 7.0)
297-
railties (>= 7.0)
294+
rspec-rails (8.0.0)
295+
actionpack (>= 7.2)
296+
activesupport (>= 7.2)
297+
railties (>= 7.2)
298298
rspec-core (~> 3.13)
299299
rspec-expectations (~> 3.13)
300300
rspec-mocks (~> 3.13)
301301
rspec-support (~> 3.13)
302-
rspec-support (3.13.2)
302+
rspec-support (3.13.3)
303303
rubocop (1.75.6)
304304
json (~> 2.3)
305305
language_server-protocol (~> 3.17.0.2)
@@ -365,7 +365,7 @@ GEM
365365
standard-performance (1.8.0)
366366
lint_roller (~> 1.1)
367367
rubocop-performance (~> 1.25.0)
368-
stringio (3.1.6)
368+
stringio (3.1.7)
369369
thor (1.3.2)
370370
tilt (2.6.0)
371371
timeout (0.4.3)

0 commit comments

Comments
 (0)