Skip to content

Commit

Permalink
#27 lock
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jun 23, 2024
1 parent d977c26 commit 349a274
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 @@ -202,6 +202,9 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.3)
parser (>= 3.3.1.0)
rubocop-performance (1.21.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rspec (3.0.1)
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
Expand Down Expand Up @@ -251,6 +254,7 @@ DEPENDENCIES
rake (= 13.2.1)
rspec-rails (= 6.1.3)
rubocop (= 1.64.1)
rubocop-performance (= 1.21.1)
rubocop-rspec (= 3.0.1)
rumble!
simplecov (= 0.22.0)
Expand Down

0 comments on commit 349a274

Please sign in to comment.