Skip to content

Commit e01a520

Browse files
authored
Merge pull request #809 from ManageIQ/renovate/rspec-rails-8.x-lockfile
Update dependency rspec-rails to v8
2 parents 0aafc18 + 252dc60 commit e01a520

1 file changed

Lines changed: 12 additions & 13 deletions

File tree

Gemfile.lock

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,8 @@ GEM
7878
awesome_spawn (1.6.0)
7979
base64 (0.1.2)
8080
benchmark (0.5.0)
81-
bigdecimal (3.3.1)
81+
bigdecimal (4.0.1)
8282
builder (3.3.0)
83-
cgi (0.5.1)
8483
concurrent-ruby (1.3.6)
8584
config (5.6.1)
8685
deep_merge (~> 1.2, >= 1.2.1)
@@ -97,8 +96,7 @@ GEM
9796
diff-lcs (1.6.2)
9897
docile (1.4.1)
9998
drb (2.2.3)
100-
erb (4.0.4)
101-
cgi (>= 0.3.3)
99+
erb (6.0.1)
102100
erubi (1.13.1)
103101
et-orbi (1.4.0)
104102
tzinfo
@@ -176,7 +174,8 @@ GEM
176174
marcel (1.0.4)
177175
mini_mime (1.1.5)
178176
minigit (0.0.4)
179-
minitest (5.27.0)
177+
minitest (6.0.1)
178+
prism (~> 1.5)
180179
more_core_extensions (4.5.1)
181180
activesupport
182181
sync
@@ -193,9 +192,9 @@ GEM
193192
net-protocol
194193
net-ssh (7.3.0)
195194
nio4r (2.7.5)
196-
nokogiri (1.18.10-arm64-darwin)
195+
nokogiri (1.19.0-arm64-darwin)
197196
racc (~> 1.4)
198-
nokogiri (1.18.10-x86_64-linux-gnu)
197+
nokogiri (1.19.0-x86_64-linux-gnu)
199198
racc (~> 1.4)
200199
octokit (4.25.1)
201200
faraday (>= 1, < 3)
@@ -263,7 +262,7 @@ GEM
263262
rb-fsevent (0.11.2)
264263
rb-inotify (0.11.1)
265264
ffi (~> 1.0)
266-
rdoc (6.17.0)
265+
rdoc (7.1.0)
267266
erb
268267
psych (>= 4.0.0)
269268
tsort
@@ -285,10 +284,10 @@ GEM
285284
rspec-mocks (3.13.7)
286285
diff-lcs (>= 1.2.0, < 2.0)
287286
rspec-support (~> 3.13.0)
288-
rspec-rails (7.1.1)
289-
actionpack (>= 7.0)
290-
activesupport (>= 7.0)
291-
railties (>= 7.0)
287+
rspec-rails (8.0.2)
288+
actionpack (>= 7.2)
289+
activesupport (>= 7.2)
290+
railties (>= 7.2)
292291
rspec-core (~> 3.13)
293292
rspec-expectations (~> 3.13)
294293
rspec-mocks (~> 3.13)
@@ -384,7 +383,7 @@ GEM
384383
base64
385384
websocket-extensions (>= 0.1.0)
386385
websocket-extensions (0.1.5)
387-
zeitwerk (2.6.18)
386+
zeitwerk (2.7.4)
388387

389388
PLATFORMS
390389
arm64-darwin

0 commit comments

Comments
 (0)