8000 Bump rspec-rails from 5.1.2 to 6.0.0 in /gemfiles/rails_61 (#7682) · stefsava/activeadmin@a922cd3 · GitHub
[go: up one dir, main page]

Skip to content

Commit a922cd3

Browse files
Bump rspec-rails from 5.1.2 to 6.0.0 in /gemfiles/rails_61 (activeadmin#7682)
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 5.1.2 to 6.0.0. - [Release notes](https://github.com/rspec/rspec-rails/releases) - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](rspec/rspec-rails@v5.1.2...v6.0.0) --- updated-dependencies: - dependency-name: rspec-rails dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7b8272b commit a922cd3

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

gemfiles/rails_61/Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -367,21 +367,21 @@ GEM
367367
rexml (3.2.5)
368368
rspec-core (3.11.0)
369369
rspec-support (~> 3.11.0)
370-
rspec-expectations (3.11.0)
370+
rspec-expectations (3.11.1)
371371
diff-lcs (>= 1.2.0, < 2.0)
372372
rspec-support (~> 3.11.0)
373373
rspec-mocks (3.11.1)
374374
diff-lcs (>= 1.2.0, < 2.0)
375375
rspec-support (~> 3.11.0)
376-
rspec-rails (5.1.2)
377-
actionpack (>= 5.2)
378-
activesupport (>= 5.2)
379-
railties (>= 5.2)
380-
rspec-core (~> 3.10)
381-
rspec-expectations (~> 3.10)
382-
rspec-mocks (~> 3.10)
383-
rspec-support (~> 3.10)
384-
rspec-support (3.11.0)
376+
rspec-rails (6.0.0)
377+
actionpack (>= 6.1)
378+
activesupport (>= 6.1)
379+
railties (>= 6.1)
380+
rspec-core (~> 3.11)
381+
rspec-expectations (~> 3.11)
382+
rspec-mocks (~> 3.11)
383+
rspec-support (~> 3.11)
384+
rspec-support (3.11.1)
385385
rubocop (0.93.1)
386386
parallel (~> 1.10)
387387
parser (>= 2.7.1.5)

0 commit comments

Comments
 (0)
0