Skip to content

Commit

Permalink
Merge pull request #40 from Shopify/dependabot/bundler/rubocop-perfor…
Browse files Browse the repository at this point in the history
…mance-1.17.1

Bump rubocop-performance from 1.16.0 to 1.17.1
  • Loading branch information
lavoiesl authored May 16, 2024
2 parents 4c74007 + c9bff1e commit bc33808
Showing 1 changed file with 12 additions and 8 deletions.
20 changes: 12 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,16 @@ GEM
ruby-progressbar
mocha (2.0.2)
ruby2_keywords (>= 0.0.5)
parallel (1.22.1)
parser (3.2.0.0)
parallel (1.24.0)
parser (3.3.1.0)
ast (~> 2.4.1)
racc
racc (1.7.3)
rainbow (3.1.1)
rake (13.2.1)
regexp_parser (2.7.0)
rexml (3.2.5)
regexp_parser (2.9.2)
rexml (3.2.8)
strscan (>= 3.0.9)
rubocop (1.13.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
Expand All @@ -28,11 +31,11 @@ GEM
rubocop-ast (>= 1.2.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.24.1)
parser (>= 3.1.1.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-minitest (0.27.0)
rubocop (>= 0.90, < 2.0)
rubocop-performance (1.16.0)
rubocop-performance (1.17.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rake (0.6.0)
Expand All @@ -41,7 +44,8 @@ GEM
rubocop (~> 1.11)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
unicode-display_width (2.4.2)
strscan (3.1.0)
unicode-display_width (2.5.0)

PLATFORMS
ruby
Expand Down

0 comments on commit bc33808

Please sign in to comment.