Skip to content

Commit dee4857

Browse files
Bump rspec-rails from 8.0.0 to 8.0.1
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 8.0.0 to 8.0.1. - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](rspec/rspec-rails@v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: rspec-rails dependency-version: 8.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d006d0 commit dee4857

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ GEM
7878
base64 (0.3.0)
7979
bcrypt_pbkdf (1.1.1)
8080
benchmark (0.4.1)
81-
bigdecimal (3.2.1)
81+
bigdecimal (3.2.2)
8282
bindex (0.8.1)
8383
bootsnap (1.18.6)
8484
msgpack (~> 1.2)
@@ -209,7 +209,7 @@ GEM
209209
nio4r (~> 2.0)
210210
raabro (1.4.0)
211211
racc (1.8.1)
212-
rack (3.1.15)
212+
rack (3.1.16)
213213
rack-session (2.1.1)
214214
base64 (>= 0.1.0)
215215
rack (>= 3.0.0)
@@ -248,7 +248,7 @@ GEM
248248
zeitwerk (~> 2.6)
249249
rainbow (3.1.1)
250250
rake (13.3.0)
251-
rdoc (6.14.0)
251+
rdoc (6.14.1)
252252
erb
253253
psych (>= 4.0.0)
254254
regexp_parser (2.10.0)
@@ -263,7 +263,7 @@ GEM
263263
rspec-mocks (3.13.5)
264264
diff-lcs (>= 1.2.0, < 2.0)
265265
rspec-support (~> 3.13.0)
266-
rspec-rails (8.0.0)
266+
rspec-rails (8.0.1)
267267
actionpack (>= 7.2)
268268
activesupport (>= 7.2)
269269
railties (>= 7.2)

0 commit comments

Comments
 (0)