Skip to content

dep-dev: bump rspec-rails from 5.1.1 to 5.1.2

George Koltsov requested to merge dependabot-bundler-rspec-rails-5.1.2 into master

Bumps rspec-rails from 5.1.1 to 5.1.2.

Changelog

Sourced from rspec-rails's changelog.

5.1.2 / 2022-04-24

Full Changelog

Bug Fixes:

  • Fix controller scaffold templates parameter name. (Taketo Takashima, #2591)
  • Include generator specs in the inferred list of specs. (Jason Karns, #2597)
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • @dependabot-bot rebase will rebase this MR
  • @dependabot-bot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Allure report

allure-report-publisher generated test report!

rspec: test report for 11b2c489

+----------------------------------------------------------+
|                    behaviors summary                     |
+-------------+--------+--------+---------+-------+--------+
|             | passed | failed | skipped | flaky | result |
+-------------+--------+--------+---------+-------+--------+
| services    | 165    | 0      | 0       | 0     | ✅     |
| jobs        | 14     | 0      | 0       | 0     | ✅     |
| controllers | 24     | 0      | 0       | 0     | ✅     |
| tasks       | 7      | 0      | 0       | 0     | ✅     |
| models      | 3      | 0      | 0       | 0     | ✅     |
| system      | 9      | 0      | 0       | 0     | ✅     |
+-------------+--------+--------+---------+-------+--------+
| Total       | 222    | 0      | 0       | 0     | ✅     |
+-------------+--------+--------+---------+-------+--------+
Edited by George Koltsov

Merge request reports