Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

Commit 58825a5

Browse files
Bump rspec-rails from 7.1.1 to 8.0.0
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 7.1.1 to 8.0.0. - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](rspec/rspec-rails@v7.1.1...v8.0.0) --- updated-dependencies: - dependency-name: rspec-rails dependency-version: 8.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f3e27b6 commit 58825a5

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -117,14 +117,14 @@ GEM
117117
config (5.5.2)
118118
deep_merge (~> 1.2, >= 1.2.1)
119119
ostruct
120-
connection_pool (2.5.2)
120+
connection_pool (2.5.3)
121121
crass (1.0.6)
122122
date (3.4.1)
123123
debug (1.10.0)
124124
irb (~> 1.10)
125125
reline (>= 0.3.8)
126126
deep_merge (1.2.2)
127-
diff-lcs (1.5.1)
127+
diff-lcs (1.6.1)
128128
docile (1.4.0)
129129
drb (2.2.1)
130130
erubi (1.13.1)
@@ -140,7 +140,7 @@ GEM
140140
i18n (1.14.7)
141141
concurrent-ruby (~> 1.0)
142142
io-console (0.8.0)
143-
irb (1.15.1)
143+
irb (1.15.2)
144144
pp (>= 0.6.0)
145145
rdoc (>= 4.0.0)
146146
reline (>= 0.4.2)
@@ -263,11 +263,11 @@ GEM
263263
zeitwerk (~> 2.6)
264264
rainbow (3.1.1)
265265
rake (13.2.1)
266-
rdoc (6.12.0)
266+
rdoc (6.13.1)
267267
psych (>= 4.0.0)
268268
redcarpet (3.6.0)
269269
regexp_parser (2.10.0)
270-
reline (0.6.0)
270+
reline (0.6.1)
271271
io-console (~> 0.5)
272272
request_store (1.7.0)
273273
rack (>= 1.4)
@@ -281,10 +281,10 @@ GEM
281281
rspec-mocks (3.13.2)
282282
diff-lcs (>= 1.2.0, < 2.0)
283283
rspec-support (~> 3.13.0)
284-
rspec-rails (7.1.1)
285-
actionpack (>= 7.0)
286-
activesupport (>= 7.0)
287-
railties (>= 7.0)
284+
rspec-rails (8.0.0)
285+
actionpack (>= 7.2)
286+
activesupport (>= 7.2)
287+
railties (>= 7.2)
288288
rspec-core (~> 3.13)
289289
rspec-expectations (~> 3.13)
290290
rspec-mocks (~> 3.13)
@@ -340,7 +340,7 @@ GEM
340340
simplecov_json_formatter (~> 0.1)
341341
simplecov-html (0.12.3)
342342
simplecov_json_formatter (0.1.4)
343-
stringio (3.1.5)
343+
stringio (3.1.7)
344344
thor (1.3.2)
345345
timeout (0.4.3)
346346
tzinfo (2.0.6)

0 commit comments

Comments
 (0)