Skip to content

Commit 9bddf69

Browse files
Update dependency rspec-rails to v8
1 parent b8f0be8 commit 9bddf69

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ GEM
118118
xpath (~> 3.2)
119119
coderay (1.1.3)
120120
concurrent-ruby (1.3.5)
121-
connection_pool (2.5.1)
121+
connection_pool (2.5.3)
122122
console (1.29.3)
123123
fiber-annotation
124124
fiber-local (~> 1.1)
@@ -134,7 +134,7 @@ GEM
134134
debug (1.10.0)
135135
irb (~> 1.10)
136136
reline (>= 0.3.8)
137-
diff-lcs (1.5.1)
137+
diff-lcs (1.6.1)
138138
docile (1.4.1)
139139
dockerfile-rails (1.7.9)
140140
rails (>= 3.0.0)
@@ -211,13 +211,13 @@ GEM
211211
net-protocol
212212
net-ssh (7.3.0)
213213
nio4r (2.7.4)
214-
nokogiri (1.18.7-aarch64-linux-gnu)
214+
nokogiri (1.18.8-aarch64-linux-gnu)
215215
racc (~> 1.4)
216-
nokogiri (1.18.7-arm64-darwin)
216+
nokogiri (1.18.8-arm64-darwin)
217217
racc (~> 1.4)
218-
nokogiri (1.18.7-x86_64-darwin)
218+
nokogiri (1.18.8-x86_64-darwin)
219219
racc (~> 1.4)
220-
nokogiri (1.18.7-x86_64-linux-gnu)
220+
nokogiri (1.18.8-x86_64-linux-gnu)
221221
racc (~> 1.4)
222222
ostruct (0.6.1)
223223
parallel (1.27.0)
@@ -299,10 +299,10 @@ GEM
299299
rspec-mocks (3.13.2)
300300
diff-lcs (>= 1.2.0, < 2.0)
301301
rspec-support (~> 3.13.0)
302-
rspec-rails (7.1.1)
303-
actionpack (>= 7.0)
304-
activesupport (>= 7.0)
305-
railties (>= 7.0)
302+
rspec-rails (8.0.0)
303+
actionpack (>= 7.2)
304+
activesupport (>= 7.2)
305+
railties (>= 7.2)
306306
rspec-core (~> 3.13)
307307
rspec-expectations (~> 3.13)
308308
rspec-mocks (~> 3.13)
@@ -361,7 +361,7 @@ GEM
361361
sshkit (~> 1.12)
362362
stimulus-rails (1.3.4)
363363
railties (>= 6.0.0)
364-
stringio (3.1.6)
364+
stringio (3.1.7)
365365
sync (0.5.0)
366366
term-ansicolor (1.11.2)
367367
tins (~> 1.0)

0 commit comments

Comments
 (0)