Skip to content

Commit 43de6e6

Browse files
Bump rspec-rails from 7.0.1 to 7.1.0
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 7.0.1 to 7.1.0. - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](rspec/rspec-rails@v7.0.1...v7.1.0) --- updated-dependencies: - dependency-name: rspec-rails dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2522610 commit 43de6e6

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ GEM
113113
backport (1.2.0)
114114
base64 (0.2.0)
115115
bcrypt (3.1.20)
116-
benchmark (0.3.0)
116+
benchmark (0.4.0)
117117
bigdecimal (3.1.8)
118118
bindata (2.5.0)
119119
bindex (0.8.1)
@@ -398,7 +398,7 @@ GEM
398398
method_source (~> 1.0)
399399
pry-rails (0.3.11)
400400
pry (>= 0.13.0)
401-
psych (5.1.2)
401+
psych (5.2.0)
402402
stringio
403403
public_suffix (6.0.1)
404404
puma (6.4.3)
@@ -468,7 +468,7 @@ GEM
468468
psych (>= 4.0.0)
469469
redcarpet (3.6.0)
470470
regexp_parser (2.9.2)
471-
reline (0.5.10)
471+
reline (0.5.11)
472472
io-console (~> 0.5)
473473
responders (3.1.1)
474474
actionpack (>= 5.2)
@@ -481,18 +481,18 @@ GEM
481481
rspec-core (~> 3.13.0)
482482
rspec-expectations (~> 3.13.0)
483483
rspec-mocks (~> 3.13.0)
484-
rspec-core (3.13.1)
484+
rspec-core (3.13.2)
485485
rspec-support (~> 3.13.0)
486486
rspec-expectations (3.13.3)
487487
diff-lcs (>= 1.2.0, < 2.0)
488488
rspec-support (~> 3.13.0)
489489
rspec-html-matchers (0.10.0)
490490
nokogiri (~> 1)
491491
rspec (>= 3.0.0.a)
492-
rspec-mocks (3.13.1)
492+
rspec-mocks (3.13.2)
493493
diff-lcs (>= 1.2.0, < 2.0)
494494
rspec-support (~> 3.13.0)
495-
rspec-rails (7.0.1)
495+
rspec-rails (7.1.0)
496496
actionpack (>= 7.0)
497497
activesupport (>= 7.0)
498498
railties (>= 7.0)
@@ -542,7 +542,7 @@ GEM
542542
sanitize (6.1.3)
543543
crass (~> 1.0.2)
544544
nokogiri (>= 1.12.0)
545-
securerandom (0.3.1)
545+
securerandom (0.3.2)
546546
sentry-rails (5.21.0)
547547
railties (>= 5.0)
548548
sentry-ruby (~> 5.21.0)
@@ -579,7 +579,7 @@ GEM
579579
solargraph
580580
stimulus-rails (1.3.4)
581581
railties (>= 6.0.0)
582-
stringio (3.1.1)
582+
stringio (3.1.2)
583583
swd (2.0.3)
584584
activesupport (>= 3)
585585
attr_required (>= 0.0.5)

0 commit comments

Comments
 (0)