Skip to content

Commit

Permalink
Merge pull request #90 from filipebarros/dependabot/bundler/rubocop-p…
Browse files Browse the repository at this point in the history
…erformance-1.18.0

Bump rubocop-performance from 1.16.0 to 1.18.0
  • Loading branch information
filipebarros committed Jun 9, 2023
2 parents b83a278 + 3b12537 commit a125f78
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
rubocop (1.50.2)
rubocop (1.52.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.2.0.0)
Expand All @@ -35,31 +35,31 @@ GEM
rubocop-ast (>= 1.28.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.28.1)
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.18.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.22.0)
rubocop (~> 1.33)
rubocop-performance (1.16.0)
rubocop-performance (1.18.0)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rspec (2.22.0)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
ruby-progressbar (1.13.0)
standard (1.28.4)
standard (1.29.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.50.2)
rubocop (~> 1.52.0)
standard-custom (~> 1.0.0)
standard-performance (~> 1.0.1)
standard-performance (~> 1.1.0)
standard-custom (1.0.0)
lint_roller (~> 1.0)
standard-performance (1.0.1)
standard-performance (1.1.0)
lint_roller (~> 1.0)
rubocop-performance (~> 1.16.0)
rubocop-performance (~> 1.18.0)
unicode-display_width (2.4.2)

PLATFORMS
Expand Down

0 comments on commit a125f78

Please sign in to comment.