moved bundle-audit inside test group, added version file

This commit is contained in:
2023-10-24 17:53:56 -07:00
parent b62d45d0d8
commit 2cbe5f85b0
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -30,6 +30,6 @@ group :test do
gem 'rubocop', require: false
gem 'ruby_audit', '~> 2.2'
end
gem 'bundle-audit', '~> 0.1.0'
gem 'bundle-audit', '~> 0.1.0'
end