Skip to content

Commit

Permalink
perf
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed May 17, 2024
1 parent 5aed9f6 commit 26e7ca1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,9 @@ GEM
rubocop (~> 1.41)
rubocop-factory_bot (2.25.1)
rubocop (~> 1.41)
rubocop-performance (1.21.0)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rspec (2.29.2)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
Expand Down Expand Up @@ -218,6 +221,7 @@ DEPENDENCIES
rake (= 13.2.1)
rspec-rails (= 6.1.2)
rubocop (= 1.63.5)
rubocop-performance (= 1.21.0)
rubocop-rspec (= 2.29.2)
simplecov (= 0.22.0)
simplecov-cobertura (= 2.1.0)
Expand Down

0 comments on commit 26e7ca1

Please sign in to comment.