Update Gemfile.devtools from dry-rb/template-gem

This commit is contained in:
File Sync 2022-11-08 08:53:42 +00:00
parent 38618ca5b2
commit e5b00d27b8
1 changed files with 1 additions and 1 deletions

View File

@ -13,5 +13,5 @@ group :test do
end
group :tools do
gem "rubocop", "~> 1.36.0"
gem "rubocop", "~> 1.38.0"
end