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

Commit a5213eb

Browse files
build(deps-dev): bump rspec-rails from 6.0.0 to 6.0.1
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/rspec/rspec-rails/releases) - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](rspec/rspec-rails@v6.0.0...v6.0.1) --- updated-dependencies: - dependency-name: rspec-rails dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 236dcf3 commit a5213eb

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -217,23 +217,23 @@ GEM
217217
ffi (~> 1.0)
218218
regexp_parser (2.6.0)
219219
rexml (3.2.5)
220-
rspec-core (3.11.0)
221-
rspec-support (~> 3.11.0)
222-
rspec-expectations (3.11.1)
220+
rspec-core (3.12.0)
221+
rspec-support (~> 3.12.0)
222+
rspec-expectations (3.12.0)
223223
diff-lcs (>= 1.2.0, < 2.0)
224-
rspec-support (~> 3.11.0)
225-
rspec-mocks (3.11.1)
224+
rspec-support (~> 3.12.0)
225+
rspec-mocks (3.12.0)
226226
diff-lcs (>= 1.2.0, < 2.0)
227-
rspec-support (~> 3.11.0)
228-
rspec-rails (6.0.0)
227+
rspec-support (~> 3.12.0)
228+
rspec-rails (6.0.1)
229229
actionpack (>= 6.1)
230230
activesupport (>= 6.1)
231231
railties (>= 6.1)
232232
rspec-core (~> 3.11)
233233
rspec-expectations (~> 3.11)
234234
rspec-mocks (~> 3.11)
235235
rspec-support (~> 3.11)
236-
rspec-support (3.11.1)
236+
rspec-support (3.12.0)
237237
rubocop (1.38.0)
238238
json (~> 2.3)
239239
parallel (~> 1.10)
@@ -322,7 +322,7 @@ GEM
322322
chronic (>= 0.6.3)
323323
xpath (3.2.0)
324324
nokogiri (~> 1.8)
325-
zeitwerk (2.6.1)
325+
zeitwerk (2.6.6)
326326

327327
PLATFORMS
328328
ruby

0 commit comments

Comments
 (0)