Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tagliala committed Apr 4, 2024
1 parent 72dfee6 commit aa75743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ group :development, :test do
if RUBY_VERSION >= '2.7'
gem 'rubocop', '1.62.1'
gem 'rubocop-minitest', '0.35.0'
gem 'rubocop-performance', '1.20.2'
gem 'rubocop-performance', '1.21.0'
end
end

Expand Down

0 comments on commit aa75743

Please sign in to comment.