Skip to content

Commit 52fbf27

Browse files
Update dependency rspec-rails to v8
1 parent f1cde0c commit 52fbf27

File tree

1 file changed

+25
-23
lines changed

1 file changed

+25
-23
lines changed

Gemfile.lock

Lines changed: 25 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -75,13 +75,13 @@ GEM
7575
addressable (2.8.7)
7676
public_suffix (>= 2.0.2, < 7.0)
7777
ast (2.4.3)
78-
base64 (0.2.0)
78+
base64 (0.3.0)
7979
benchmark (0.4.1)
8080
better_errors (2.10.1)
8181
erubi (>= 1.0.0)
8282
rack (>= 0.9.0)
8383
rouge (>= 1.0.0)
84-
bigdecimal (3.1.9)
84+
bigdecimal (3.2.2)
8585
bindex (0.8.1)
8686
bootsnap (1.18.6)
8787
msgpack (~> 1.2)
@@ -124,10 +124,11 @@ 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.3)
131+
erb (5.0.1)
131132
erubi (1.13.1)
132133
execjs (2.10.0)
133134
factory_bot (6.5.1)
@@ -176,7 +177,7 @@ GEM
176177
activesupport (>= 4)
177178
railties (>= 4)
178179
request_store (~> 1.0)
179-
loofah (2.24.0)
180+
loofah (2.24.1)
180181
crass (~> 1.0.2)
181182
nokogiri (>= 1.12.0)
182183
mail (2.8.1)
@@ -202,11 +203,11 @@ GEM
202203
net-smtp (0.5.1)
203204
net-protocol
204205
nio4r (2.7.4)
205-
nokogiri (1.18.7-arm64-darwin)
206+
nokogiri (1.18.8-arm64-darwin)
206207
racc (~> 1.4)
207-
nokogiri (1.18.7-x86_64-darwin)
208+
nokogiri (1.18.8-x86_64-darwin)
208209
racc (~> 1.4)
209-
nokogiri (1.18.7-x86_64-linux-gnu)
210+
nokogiri (1.18.8-x86_64-linux-gnu)
210211
racc (~> 1.4)
211212
parallel (1.27.0)
212213
parser (3.3.8.0)
@@ -223,15 +224,15 @@ GEM
223224
method_source (~> 1.0)
224225
pry-rails (0.3.11)
225226
pry (>= 0.13.0)
226-
psych (5.2.3)
227+
psych (5.2.6)
227228
date
228229
stringio
229230
public_suffix (6.0.1)
230231
puma (6.6.0)
231232
nio4r (~> 2.0)
232233
racc (1.8.1)
233-
rack (3.1.13)
234-
rack-session (2.1.0)
234+
rack (3.1.16)
235+
rack-session (2.1.1)
235236
base64 (>= 0.1.0)
236237
rack (>= 3.0.0)
237238
rack-test (2.2.0)
@@ -252,7 +253,7 @@ GEM
252253
activesupport (= 8.0.2)
253254
bundler (>= 1.15.0)
254255
railties (= 8.0.2)
255-
rails-dom-testing (2.2.0)
256+
rails-dom-testing (2.3.0)
256257
activesupport (>= 5.0.0)
257258
minitest
258259
nokogiri (>= 1.6)
@@ -269,11 +270,12 @@ GEM
269270
thor (~> 1.0, >= 1.2.2)
270271
zeitwerk (~> 2.6)
271272
rainbow (3.1.1)
272-
rake (13.2.1)
273+
rake (13.3.0)
273274
rb-fsevent (0.11.2)
274275
rb-inotify (0.11.1)
275276
ffi (~> 1.0)
276-
rdoc (6.13.1)
277+
rdoc (6.14.0)
278+
erb
277279
psych (>= 4.0.0)
278280
regexp_parser (2.10.0)
279281
reline (0.6.1)
@@ -283,23 +285,23 @@ GEM
283285
rexml (3.4.1)
284286
rollbar (3.6.2)
285287
rouge (4.5.1)
286-
rspec-core (3.13.3)
288+
rspec-core (3.13.4)
287289
rspec-support (~> 3.13.0)
288-
rspec-expectations (3.13.3)
290+
rspec-expectations (3.13.5)
289291
diff-lcs (>= 1.2.0, < 2.0)
290292
rspec-support (~> 3.13.0)
291-
rspec-mocks (3.13.2)
293+
rspec-mocks (3.13.5)
292294
diff-lcs (>= 1.2.0, < 2.0)
293295
rspec-support (~> 3.13.0)
294-
rspec-rails (7.1.1)
295-
actionpack (>= 7.0)
296-
activesupport (>= 7.0)
297-
railties (>= 7.0)
296+
rspec-rails (8.0.0)
297+
actionpack (>= 7.2)
298+
activesupport (>= 7.2)
299+
railties (>= 7.2)
298300
rspec-core (~> 3.13)
299301
rspec-expectations (~> 3.13)
300302
rspec-mocks (~> 3.13)
301303
rspec-support (~> 3.13)
302-
rspec-support (3.13.2)
304+
rspec-support (3.13.4)
303305
rubocop (1.75.6)
304306
json (~> 2.3)
305307
language_server-protocol (~> 3.17.0.2)
@@ -365,7 +367,7 @@ GEM
365367
standard-performance (1.8.0)
366368
lint_roller (~> 1.1)
367369
rubocop-performance (~> 1.25.0)
368-
stringio (3.1.6)
370+
stringio (3.1.7)
369371
thor (1.3.2)
370372
tilt (2.6.0)
371373
timeout (0.4.3)
@@ -394,7 +396,7 @@ GEM
394396
websocket-extensions (0.1.5)
395397
xpath (3.2.0)
396398
nokogiri (~> 1.8)
397-
zeitwerk (2.7.2)
399+
zeitwerk (2.7.3)
398400

399401
PLATFORMS
400402
arm64-darwin-22

0 commit comments

Comments
 (0)