Skip to content

Commit

Permalink
Merge pull request #1373 from Shopify/dependabot/bundler/rubocop-rspe…
Browse files Browse the repository at this point in the history
…c-2.18.1

Bump rubocop-rspec from 2.16.0 to 2.18.1
  • Loading branch information
Morriar authored Jan 24, 2023
2 parents 244fb7d + 47099b6 commit 1cfaeb7
Show file tree
Hide file tree
Showing 7 changed files with 2,843 additions and 2,097 deletions.
17 changes: 10 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ GEM
nokogiri (1.14.0-x86_64-linux)
racc (~> 1.4)
parallel (1.22.1)
parser (3.1.3.0)
parser (3.2.0.0)
ast (~> 2.4.1)
prettier_print (1.2.0)
pry (0.14.2)
Expand Down Expand Up @@ -267,24 +267,27 @@ GEM
redis-client (>= 0.9.0)
redis-client (0.11.2)
connection_pool
regexp_parser (2.6.1)
regexp_parser (2.6.2)
reline (0.3.2)
io-console (~> 0.5)
rexml (3.2.5)
rubocop (1.42.0)
rubocop (1.44.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.1.2.1)
parser (>= 3.2.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.24.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.24.1)
parser (>= 3.1.1.0)
rubocop-rspec (2.16.0)
rubocop-capybara (2.17.0)
rubocop (~> 1.41)
rubocop-rspec (2.18.1)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
rubocop-shopify (2.11.1)
rubocop (~> 1.42)
rubocop-sorbet (0.6.11)
Expand Down Expand Up @@ -335,7 +338,7 @@ GEM
timeout (0.3.0)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unicode-display_width (2.3.0)
unicode-display_width (2.4.2)
unparser (0.6.5)
diff-lcs (~> 1.3)
parser (>= 3.1.0)
Expand Down
Loading

0 comments on commit 1cfaeb7

Please sign in to comment.