Skip to content

Commit

Permalink
Merge pull request #321 from Shopify/dependabot/bundler/rubocop-shopi…
Browse files Browse the repository at this point in the history
…fy-2.11.1

Bump rubocop-shopify from 2.10.1 to 2.11.1
  • Loading branch information
Mangara authored Jan 30, 2023
2 parents c5c299a + b81a856 commit dae370d
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@ GEM
activesupport (>= 5.0)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
json (2.6.2)
json (2.6.3)
method_source (1.0.0)
minitest (5.16.3)
mocha (2.0.2)
ruby2_keywords (>= 0.0.5)
mono_logger (1.1.1)
multi_json (1.15.0)
parallel (1.22.1)
parser (3.1.2.1)
parser (3.2.0.0)
ast (~> 2.4.1)
pry (0.14.1)
coderay (~> 1.1)
Expand All @@ -56,27 +56,27 @@ GEM
connection_pool
redis-namespace (1.9.0)
redis (>= 4)
regexp_parser (2.5.0)
regexp_parser (2.6.1)
resque (2.4.0)
mono_logger (~> 1.0)
multi_json (~> 1.0)
redis-namespace (~> 1.6)
sinatra (>= 0.9.2)
rexml (3.2.5)
rubocop (1.36.0)
rubocop (1.43.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.20.1, < 2.0)
rubocop-ast (>= 1.24.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.21.0)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.24.1)
parser (>= 3.1.1.0)
rubocop-shopify (2.10.1)
rubocop (~> 1.35)
rubocop-shopify (2.11.1)
rubocop (~> 1.42)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)
sidekiq (7.0.2)
Expand All @@ -89,7 +89,7 @@ GEM
sorbet-runtime (0.5.10554)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unicode-display_width (2.3.0)
unicode-display_width (2.4.2)
webrick (1.7.0)
yard (0.9.28)
webrick (~> 1.7.0)
Expand Down

0 comments on commit dae370d

Please sign in to comment.