Skip to content

Commit 4c4c6dd

Browse files
Update dependency rspec-rails to v8
1 parent c6f5550 commit 4c4c6dd

File tree

1 file changed

+12
-14
lines changed

1 file changed

+12
-14
lines changed

Gemfile.lock

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ GEM
103103
rack-test (>= 0.6.3)
104104
regexp_parser (>= 1.5, < 3.0)
105105
xpath (~> 3.2)
106-
cgi (0.5.0)
107106
childprocess (5.1.0)
108107
logger (~> 1.5)
109108
climate_control (1.2.0)
@@ -125,12 +124,11 @@ GEM
125124
database_cleaner-core (~> 2.0)
126125
database_cleaner-core (2.0.1)
127126
date (3.4.1)
128-
diff-lcs (1.6.1)
127+
diff-lcs (1.6.2)
129128
docile (1.4.1)
130129
dotenv (3.1.8)
131130
drb (2.2.3)
132-
erb (2.2.3)
133-
cgi
131+
erb (5.0.2)
134132
erubi (1.13.1)
135133
execjs (2.10.0)
136134
factory_bot (6.5.4)
@@ -235,7 +233,7 @@ GEM
235233
puma (6.6.1)
236234
nio4r (~> 2.0)
237235
racc (1.8.1)
238-
rack (3.1.16)
236+
rack (3.2.0)
239237
rack-session (2.1.1)
240238
base64 (>= 0.1.0)
241239
rack (>= 3.0.0)
@@ -289,23 +287,23 @@ GEM
289287
rexml (3.4.1)
290288
rollbar (3.6.2)
291289
rouge (4.5.1)
292-
rspec-core (3.13.3)
290+
rspec-core (3.13.5)
293291
rspec-support (~> 3.13.0)
294-
rspec-expectations (3.13.3)
292+
rspec-expectations (3.13.5)
295293
diff-lcs (>= 1.2.0, < 2.0)
296294
rspec-support (~> 3.13.0)
297-
rspec-mocks (3.13.2)
295+
rspec-mocks (3.13.5)
298296
diff-lcs (>= 1.2.0, < 2.0)
299297
rspec-support (~> 3.13.0)
300-
rspec-rails (7.1.1)
301-
actionpack (>= 7.0)
302-
activesupport (>= 7.0)
303-
railties (>= 7.0)
298+
rspec-rails (8.0.2)
299+
actionpack (>= 7.2)
300+
activesupport (>= 7.2)
301+
railties (>= 7.2)
304302
rspec-core (~> 3.13)
305303
rspec-expectations (~> 3.13)
306304
rspec-mocks (~> 3.13)
307305
rspec-support (~> 3.13)
308-
rspec-support (3.13.2)
306+
rspec-support (3.13.4)
309307
rubocop (1.75.6)
310308
json (~> 2.3)
311309
language_server-protocol (~> 3.17.0.2)
@@ -372,7 +370,7 @@ GEM
372370
lint_roller (~> 1.1)
373371
rubocop-performance (~> 1.25.0)
374372
stringio (3.1.7)
375-
thor (1.3.2)
373+
thor (1.4.0)
376374
tilt (2.6.0)
377375
timeout (0.4.3)
378376
turbolinks (5.2.1)

0 commit comments

Comments
 (0)