list of changes and commit on current branch

This commit is contained in:
2022-12-03 21:25:12 +02:00
parent d7f55540b3
commit 236d10a768
4 changed files with 63 additions and 17 deletions

View File

@ -20,5 +20,5 @@ Gem::Specification.new do |spec|
spec.add_dependency "rails", ">= 7.0.4"
spec.add_dependency "haml-rails"
spec.add_dependency "rugged"
spec.add_dependency "git"
end