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

This commit is contained in:
File Sync 2022-04-11 08:38:41 +00:00
parent 08331bb271
commit 86fdf05f7d
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.26.1"
gem "rubocop", "~> 1.27.0"
end