Skip to content

Commit 8252b96

Browse files
dependabot[bot]compwron
authored andcommitted
build(deps): bump rspec-rails from 8.0.3 to 8.0.4
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 8.0.3 to 8.0.4. - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](rspec/rspec-rails@v8.0.3...v8.0.4) --- updated-dependencies: - dependency-name: rspec-rails dependency-version: 8.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b564491 commit 8252b96

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ GEM
108108
erubi (~> 1.4)
109109
parser (>= 2.4)
110110
smart_properties
111-
bigdecimal (4.0.1)
111+
bigdecimal (4.1.0)
112112
bindex (0.8.1)
113113
blueprinter (1.2.1)
114114
brakeman (7.1.1)
@@ -514,14 +514,14 @@ GEM
514514
rspec-mocks (3.13.8)
515515
diff-lcs (>= 1.2.0, < 2.0)
516516
rspec-support (~> 3.13.0)
517-
rspec-rails (8.0.3)
517+
rspec-rails (8.0.4)
518518
actionpack (>= 7.2)
519519
activesupport (>= 7.2)
520520
railties (>= 7.2)
521-
rspec-core (~> 3.13)
522-
rspec-expectations (~> 3.13)
523-
rspec-mocks (~> 3.13)
524-
rspec-support (~> 3.13)
521+
rspec-core (>= 3.13.0, < 5.0.0)
522+
rspec-expectations (>= 3.13.0, < 5.0.0)
523+
rspec-mocks (>= 3.13.0, < 5.0.0)
524+
rspec-support (>= 3.13.0, < 5.0.0)
525525
rspec-retry (0.6.2)
526526
rspec-core (> 3.3)
527527
rspec-support (3.13.7)

0 commit comments

Comments
 (0)