Merge pull request #3273 from Growstuff/dependabot/bundler/rubocop-rspec-2.19.0

This commit is contained in:
dependabot[bot]
2023-03-09 11:25:43 +00:00
committed by GitHub

View File

@@ -415,7 +415,7 @@ GEM
rack
orm_adapter (0.5.0)
parallel (1.22.1)
parser (3.2.1.0)
parser (3.2.1.1)
ast (~> 2.4.1)
percy-capybara (5.0.0)
capybara (>= 3)
@@ -541,13 +541,13 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.27.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.17.0)
rubocop-capybara (2.17.1)
rubocop (~> 1.41)
rubocop-rails (2.18.0)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-rspec (2.18.1)
rubocop-rspec (2.19.0)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
ruby-progressbar (1.13.0)