rubocop autofixed quotes

This commit is contained in:
2023-10-22 15:57:57 -07:00
parent d7c9105995
commit 6e30705810
+2 -2
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'