Skip to content

Commit baa9044

Browse files
Bump rspec-rails from 6.1.4 to 7.0.1 in /rails
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 6.1.4 to 7.0.1. - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](rspec/rspec-rails@v6.1.4...v7.0.1) --- updated-dependencies: - dependency-name: rspec-rails dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 58ebc64 commit baa9044

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

rails/Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -256,25 +256,25 @@ GEM
256256
rdoc (6.7.0)
257257
psych (>= 4.0.0)
258258
regexp_parser (2.9.2)
259-
reline (0.5.9)
259+
reline (0.5.10)
260260
io-console (~> 0.5)
261261
responders (3.1.1)
262262
actionpack (>= 5.2)
263263
railties (>= 5.2)
264264
rexml (3.3.6)
265265
strscan
266-
rspec-core (3.13.0)
266+
rspec-core (3.13.1)
267267
rspec-support (~> 3.13.0)
268-
rspec-expectations (3.13.1)
268+
rspec-expectations (3.13.3)
269269
diff-lcs (>= 1.2.0, < 2.0)
270270
rspec-support (~> 3.13.0)
271271
rspec-mocks (3.13.1)
272272
diff-lcs (>= 1.2.0, < 2.0)
273273
rspec-support (~> 3.13.0)
274-
rspec-rails (6.1.4)
275-
actionpack (>= 6.1)
276-
activesupport (>= 6.1)
277-
railties (>= 6.1)
274+
rspec-rails (7.0.1)
275+
actionpack (>= 7.0)
276+
activesupport (>= 7.0)
277+
railties (>= 7.0)
278278
rspec-core (~> 3.13)
279279
rspec-expectations (~> 3.13)
280280
rspec-mocks (~> 3.13)
@@ -308,7 +308,7 @@ GEM
308308
rbs
309309
syntax_tree (>= 2.0.1)
310310
temple (0.10.3)
311-
thor (1.3.1)
311+
thor (1.3.2)
312312
tilt (2.4.0)
313313
timeout (0.4.1)
314314
tzinfo (2.0.6)
@@ -327,7 +327,7 @@ GEM
327327
websocket-extensions (0.1.5)
328328
xpath (3.2.0)
329329
nokogiri (~> 1.8)
330-
zeitwerk (2.6.17)
330+
zeitwerk (2.6.18)
331331

332332
PLATFORMS
333333
aarch64-linux

0 commit comments

Comments
 (0)