Skip to content

Commit

Permalink
Merge pull request #576 from sanger/depfu/update/rubocop-rspec-2.26.1
Browse files Browse the repository at this point in the history
Update rubocop-rspec 2.23.0 → 2.26.1 (minor)
  • Loading branch information
stevieing authored Jan 26, 2024
2 parents e2da560 + da6b236 commit 4246bc7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ GEM
nenv (~> 0.1)
shellany (~> 0.0)
parallel (1.24.0)
parser (3.2.2.4)
parser (3.3.0.0)
ast (~> 2.4.1)
racc
pry (0.14.2)
Expand Down Expand Up @@ -162,9 +162,9 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.18.0)
rubocop-capybara (2.20.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.23.1)
rubocop-factory_bot (2.25.0)
rubocop (~> 1.33)
rubocop-performance (1.18.0)
rubocop (>= 1.7.0, < 2.0)
Expand All @@ -173,9 +173,9 @@ GEM
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-rspec (2.26.1)
rubocop (~> 1.40)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rspec (2.23.0)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
ruby-progressbar (1.13.0)
Expand Down

0 comments on commit 4246bc7

Please sign in to comment.