rubocop autofixed quotes

pull/31/head
Adam Townsend 2023-10-22 15:57:57 -07:00
parent d7c9105995
commit 6e30705810
1 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ group :test do
gem 'rubocop', require: false gem 'rubocop', require: false
gem "ruby_audit", "~> 2.2" gem 'ruby_audit', '~> 2.2'
end end
gem "bundle-audit", "~> 0.1.0" gem 'bundle-audit', '~> 0.1.0'