Skip to content

Commit e2fdce1

Browse files
Bump rubocop-rspec from 2.19.0 to 2.22.0
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.19.0 to 2.22.0. - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rspec@v2.19.0...v2.22.0) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b6b4ea4 commit e2fdce1

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Gemfile.lock

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -615,16 +615,19 @@ GEM
615615
parser (>= 3.2.1.0)
616616
rubocop-capybara (2.18.0)
617617
rubocop (~> 1.41)
618+
rubocop-factory_bot (2.23.1)
619+
rubocop (~> 1.33)
618620
rubocop-performance (1.18.0)
619621
rubocop (>= 1.7.0, < 2.0)
620622
rubocop-ast (>= 0.4.0)
621623
rubocop-rails (2.19.1)
622624
activesupport (>= 4.2.0)
623625
rack (>= 1.1)
624626
rubocop (>= 1.33.0, < 2.0)
625-
rubocop-rspec (2.19.0)
627+
rubocop-rspec (2.22.0)
626628
rubocop (~> 1.33)
627629
rubocop-capybara (~> 2.17)
630+
rubocop-factory_bot (~> 2.22)
628631
ruby-progressbar (1.13.0)
629632
ruby-saml (1.13.0)
630633
nokogiri (>= 1.10.5)

0 commit comments

Comments
 (0)